Element Details: Leaflet+Map
 Back


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

The LeafletMap element supports most of the same child elements as the GoogleMap element, and retrieves its map tiles (images) from an array of 3rd party map tile servers like OpenStreetMaps, MapQuest, Stamen, Thunderforest, and many others, or even your own custom map tile server. A LeafletMap element must have at least one LeafletMapLayer child element, but can have as many as desired for the given map.

Element Group:Charts, Gauges and GIS Maps



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
Height
UserDefined
The height of the element. For some elements, leave the height blank to automatically size the element to the height of the content.
HideLayerControl
True
False
Hides the map layer control. The default value is "False".
HideScale
True
False
Hides the map scale. The default value is "False".
HideZoomControl
True
False
Hides the map zoom control. The default value is "False".
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.
SecurityRightID
UserDefined
When entered, access to this element can be controlled with Logi security. Supply the ID of a right defined in the applications settings’ Security element. Only users that have a right in the SecurityRightID will be able to see the element. Note that when rights come from RightFromRole elements under Security/UserRights, and this element's SecurityRightID does NOT match any of the Right IDs defined in the Settings definition, then the user DOES have access. But when Right IDs are instead derived from RightsFromDataLayer or RightsFromRoles elements, and the user DOES NOT have a matching Right, then the user DOES NOT have access. You can enter multiple right IDs, separated by commas. In this case, the user sees the element if he has any one of the Rights.
Width
UserDefined
The width of the element.



PARENT ELEMENTS

Click element to drill down for more information.

Body
Column Cell
Division
Fieldset Box
Page Footer
Page Header
Panel Content
Popup Panel
Rectangle
Report Footer
Report Header
Responsive Column
Tab Panel
Tooltip Panel


CHILD ELEMENTS

Click element to drill down for more information.

KML Overlay
Leaflet Map Layer
Map Initial View
Map Markers
Map Polygons
Map Polylines
Resizer


 Back to top


 Chart Debug