Element Details: Map+Polylines
 Back


Available in: Logi Info Source code name: GoogleMapPolylinesIntroduced in: v10.0.455

GoogleMapPolylines are lines plotted onto a map.

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

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

Default color is 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.
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.Mongo Find
DataLayer.Mongo Map Reduce
DataLayer.Mongo Run Command
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML


 Back to top


 Chart Debug