Skip to main content
All CollectionsInteractions
Map Pin Event Trigger
Map Pin Event Trigger

A single trigger that fires when the user interacts with a native map's pins.

Updated over 3 weeks ago

Overview

Map Pin Event triggers fire when the user interacts with any pins added to a native, live map. Depending on the maps's settings, maps will center and zoom in on a selected pin by default. Map Pin Event triggers are a way to add additional interactions that occur simultaneously.

Note: Map Pin Event triggers only work when added to a native map.


Trigger Properties

Event

Set the trigger to fire when the user selects or unselects a map pin:

  • Pin Selected: Fires when the user selects any pin on the map.

  • Pin Unselected: Fires when the user unselects the selected pin on the map.

  • Any: Fires when the user selects or unselects a pin on the map.

Is Enabled

Set if the trigger should fire when the trigger's conditions are met.


Expression Editor Properties

Is Enabled

trigger.isEnabled

Whether the trigger is enabled or disabled.

Did this answer your question?