You can link directly to a marker by adding the marker_id parameter to your embed code or map link.
To find the marker_id open the marker in the editor and copy the marker_id from the URL:
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
See URL parameters for instructions.
Was this helpful? Send feedback.