mapInfoWindow
Emits a map info-window event to components listening for map interactions.
Action Object
Key
Type
Description
Example
{
"action": "mapInfoWindow",
"options": {
"id": "marker-1"
}
}Notes
Last updated
Was this helpful?