Element Details: Leaflet+Map+Layer
 Back


Available in: Logi Info Source code name: LeafletMapLayerIntroduced in: 12.5

Child of the LeafletMap element. Use one or more of these elements to define which Connection.LeafletMap to use for each map layer.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ConnectionID
UserDefined
(Required) Specifies a connection to a data source that is defined in the Settings. For elements connecting to relational databases, default is the first Connection element in _settings.lgx.
ID
UserDefined
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.
MapLayerControlCaption
UserDefined
The Map Layer Control Caption attribute sets the text to be displayed for this map layer in the map layer control when two or more layers are present. The default value is the Connection ID.
ShowLayerAsOverlay
True
False
Displays the layer in the map layer control as a checkbox instead of a radio button. This option is desirable for layers with transparent backgrounds because it allows stacking multiple layers. For instance you could have a "Satellite" layer as your selected base layer, and a "Traffic" layer shown on top of it as an "Overlay". The default value is "False".



PARENT ELEMENTS

Click element to drill down for more information.

Leaflet Map


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug