Skip to main content

Map

The Map component allows you to display an interactive map.

map

The following section details Map component's specific settings. For more details on the App Editor, check the dedicated documentation or the App Editor Quickstart:

Map configuration

NameTypeConnectableTemplatableDefaultDescription
Longitudenumbertruefalse15The longitude of the center of the map.
Latitudenumbertruefalse50The latitude of the center of the map.
Zoomnumbertruefalse3The zoom of the map.
MarkersobjecttruefalseThe map data.

Outputs

NameTypeDescription
Map regionstringThe region where the displayed map is located.
topLeft lat & longnumberLatitude & longitude of the top left corner of the map.
bottomRight lat & longnumberLatitude & longitude of the bottom right corner of the map.