Hi all,
I am trying to get the lat and lng of a pin location after dragging and dropping, Is this under a new “variable”? How can I get this into a variable? The current latlng are in a selectedMarker variable that is loaded into the map (Made this through the YT tutorials).
Hi @WeeeeeWeb
Have you tried with the On marker drag end trigger workflow available on your Mapbox instance? The event returns the marker + its new coordinates.