Element Details: Map+Polygons
 Back


Available in: Logi Info Source code name: GoogleMapPolygonsIntroduced in: v9.5.55

GoogleMapPolygons are regions plotted onto a map.

Polygons can have different colors based on data values. You can add Action elements so that when a user clicks a polygon, an information panel appears or another report is shown.

Polygons are plotted by sets of latitude and longitude points. These typically come from a DataLayer.GpxFile or DataLayer.KmlFile.

Default BorderColor and FillColor are red.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
BorderColor
UserDefined
Sets the color of border lines. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
BorderThickness
UserDefined
The thickness of the border in pixels.
BorderTransparency
UserDefined
Indicates a level of transparency of borders. The lowest value of 0 indicates that the border is opaque, with no transparency. The other end of the scale, 15, indicates a completely transparent border. For GoogleMapPolygons, the default is 4.
FillColor
UserDefined
The color used for inside of a shape. HoverHighlight: Applies to Bar and Pie charts.
FillTransparency
UserDefined
Indicates a level of transparency of filled regions. The lowest value of 0 indicates that the region is opaque, with no transparency. The other end of the scale, 15, indicates a completely transparent region. For GoogleMapPolygons, the default is 10.
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.



PARENT ELEMENTS

Click element to drill down for more information.

Google Map Leaflet Map


CHILD ELEMENTS

Click element to drill down for more information.

Action.Exit
Action.Export CSV
Action.Export Native Excel
Action.Export Native Word
Action.Export PDF
Action.Export Word Or Excel
Action.Export XML
Action.Google Spreadsheet
Action.Javascript
Action.Link
Action.Map Location
Action.Map Marker Info
Action.Process
Action.Refresh Element
Action.Report
Action.Show Element
Action.Template
DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google App
DataLayer.Google Spreadsheet
DataLayer.GPX File
DataLayer.JSON
DataLayer.KML File
DataLayer.LDAP
DataLayer.Linked
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML
Polygon Color Spectrum Legend


 Back to top


 Chart Debug