|
Class | | Sets the Cascading Style Sheet class used by the element. When set, this class will also be used by all child elements that don't have their own class. The class should be defined in the report's style sheet file. |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
Latitude | | A decimal latitude value.
Under a MapMarker element, the value usually comes from rows of a child DataLayer, and you should specify an @Data token. For MapMarkers, the default is "@Data.Latitude~". |
Longitude | | A decimal longitude value.
Under a Map Marker element, the value usually comes from rows of a child DataLayer, and you should specify an @Data token. For MapMarkers, the default is "@Data.Longitude~". |
PlaceQuery | | PlaceQuery specifies a search string sent to the mapping application. It may be a specific address or other searchable location. |