Skip to main content
All CollectionsInteractions
Set Map Location Action

Set Map Location Action

An action that set's a native map's location.

Updated over a week ago

Overview

Set Map Location actions set the center point of a native map. They can center the map based on the user's location or chosen latitude and longitude values.


Action Properties

Map

Select the map element that the action will affect.

Type

Choose if the map should be set to a custom location or the user's location.

Latitude

Set the Latitude value (i.e. a location's distance in degrees north or south of the equator). (for Custom Location type only)

Longitude

Set the Longitude value (i.e. a location's distance in degrees east or west of the prime meridian). (for Custom Location type only)

Altitude

Set the Z distance for the map zoom.

Offset X

Set the selected location's horizontal offset from the map's center.

Offset Y

Set the selected location's vertical offset from the map's center.

Animate

Choose to add action-specific animation with properties like Delay and Duration (this will override values in animate blocks):

  • Delay: Set the number of seconds between the trigger firing and the action(s) beginning.

  • Duration: Set the number of seconds the action will take to complete

Did this answer your question?