I need to allow users to position a map marker on the map. As such, I need them to be able to drag the marker and/or map but I don't see any drag events documented.
How do I support user marker positioning with interactions like a drag, drop, click, etc.?
Here is our scenario. The use case is for servicing automobile breakdowns. We use the browser to guess the user's location but it may not be correct, either by a little or a lot:
We expect users to be on small format devices for this, and precise location data is critical (e.g. on the freeway or a road going under the freeway).