I am trying to find a solution. From what I understand MapTrackView centers on the current location. MapView doesn't, but the location arrow is still there. Can we remove that?
Here are some thoughts:
- Is it possible to inherit the MapView layers and remove say just the arrow
- Can we turn off GPS so that the arrow doesn't show. But wouldn't I be left with the same arrow, just with a question mark over it?
- is there a method already in place that toggles the location arrow
- can I set the position of the arrow?
- Is there a way to override that position that the GPS receiver is reading, thereby moving the arrow someplace else