Help Center
-> 
Link to a marker

Link to a marker

You can link directly to a marker by adding the marker_id parameter to your embed code or map link.

Find the marker_id

To find the marker_id open the marker in the editor and copy the marker_id from the URL:

This is the Marker ID

Add marker_id to Map Link

You can add the marker_id parameter to your map link. This will center the map on that marker:

https://my.atlistmaps.com/map/7acab635-3752-46a2-bb4e-116f68c3a357?marker_id=d24f0498-4222-48a0-93ef-8d04d8e2762b

You can also add a modal_open parameter and set it to true. This will open the markers modal when the map is loaded:

https://my.atlistmaps.com/map/7acab635-3752-46a2-bb4e-116f68c3a357?marker_id=d24f0498-4222-48a0-93ef-8d04d8e2762b&modal_open=true

Add marker_id to Embed Code

See URL parameters for instructions.

Was this helpful? Send feedback.