Map
The map displays the coordinates based on their longitude/ latitude. The component supports icon markers, custom coordinates, and zoom leveling.
Methods
Method | Description |
---|---|
| sets component's data |
| fits map bounds to the points |
| sets map's center |
| sets map zoom value |
Triggers
Triggers allow you to launch certain actions based on different events.
On Init | Calls for an action on component initialization, e.g., page refresh |
On Point Select | Calls for an action on point select |
Last updated