Overview
A map element displays a fully interactive native Apple map. Users can navigate the globe through the map and mark special locations with customizable pins.
Pins
Add map pins by double-clicking on the map. Click anywhere on the pop-up to add a pin. Repeat this process to add any number of pins.
With a pin selected, customize its color, label color (tint), and contents. We support SF symbols, images, text, or emojis as the pins’ contents. Turning on "Replace All Pins" will update all pins at once.
Delete a pin by clicking the trash icon in the pop-up.
The iOS Pin Editor is still in development.
Element Properties
Type
Set the map's type to Standard, Satellite, or Hybrid.
Start Location
Set the start location of the map when it loads:
User: The map will load on the user's location.
Pin: The map will load on a selected pin.
Custom: The map will load in a custom location.
In the Start Location Popup, you can also customize the:
Location Accuracy
Set how accurate the start location is based on the user’s actual coordinates (only for User start location):
Best: Standard accuracy.
Navigation: Extremely high accuracy.
Reduced: Low accuracy.
Index
Select a specific pin for the start location. (only for Pin start location)
Select Pin
Choose if the selected pin should be in its selected state on load. (only for Pin start location)
Altitude
Set the map's starting altitude (distance from earth) in meters.
Animate
Choose if the map should animate to the start location.
Pin Selection
Customize the map's behavior when a pin is selected:
Move to Pin
Choose if the map will move to a selected pin’s location.
Altitude
Set the map's altitude when a pin is selected.
Offset X & Y
Set the selected pin's X & Y offset from the map's center.
Other Settings
Customize other settings for a map, by turning Auto off:
Show Compass (Only visible while rotating the map)
Show Scale (Only visible while pinching the map)
Show Points of Interest
Show Buildings
Show Traffic
Gestures
Pan
Zoom
Rotate
Show User Marker
Choose if the user’s location will be marked by the default blue dot.
Expression Editor Properties
Pin Index
Map.pinIndex
Currently selected pin index.
Resources
Related Triggers & Actions
Map Event trigger
Set Map Pin action
Projects
Links