I don’t see many options for markers or properties for MapViews.
It looks like I can’t even get the center of the map?
When the user opens my MapView, a marker is dropped on his userlocation. The function should be for the user to select a destination by using the MapView.
Is this possible in some creative way to do this?
Some ways I can think of that are all seemingly impossible:
-
Scrolling the map to move the center of the view, then drop a marker in the center.
-
Detect relative scroll/zoom of the mapview and move (re-drop) the marker moved this much.
-
Draggable markers.
If it’s impossible, please let me know as soon as you can. Thankful for any help