Element Details: Action.Map+Location
 Back


Available in: Logi Info Source code name: Action.MapLocationIntroduced in: v10.0.259

Action elements are triggered when the user clicks on the parent element. Action.MapLocation links to and displays a Google Map to highlight some location.

Locations can be specified in two ways, with either PlaceQuery or specific Latitude and Longitude coordinates.

Set PlaceTitle to show a custom caption/name for the location.

Element Group:Links



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
Class
UserDefined
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
UserDefined
(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
UserDefined
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
UserDefined
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
UserDefined
PlaceQuery specifies a search string sent to the mapping application. It may be a specific address or other searchable location.



PARENT ELEMENTS

Click element to drill down for more information.

Analysis Chart Column
Analysis Grid Column
Animated Chart.Pie
Animated Chart.Scatter
Animated Chart.XY
Animated Gauge.Bar
Animated Gauge.Needle
Animated Gauge.Pyramid
Animated Map
Button
Cell Bar
Cell Color Slider
Chart.Gantt
Chart.Heatmap
Chart.Pie
Chart.Polar
Chart.Scatter
Chart.XY
Column Cell
Data Calendar Day
Data Menu
Data Table Column
Division
Event Handler
Gauge.Angular
Gauge.Arc
Gauge.Balloon Bar
Gauge.Bar
Gauge.Bullet Bar
Gauge.Indicator
Gauge.Needle
Gauge.Number
Heatmap Group
Heatmap Group Column
HTML Tag
Image
Label
Map Markers
Map Polygons
Map Polylines
Menu Leaf
Popup Option
Responsive Column
Series.Area
Series.Area Range
Series.Area Spline
Series.Area Spline Range
Series.Bar
Series.Bar Range
Series.Box Plot
Series.Bubble
Series.Funnel
Series.Heatmap
Series.Line
Series.Pie
Series.Pyramid
Series.Scatter
Series.Spline
Series.Waterfall
Series.Whiskers
Text Cloud


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug