I am developing an app that finds my location using location services, when my location is defined, it is represented on the map by point. How can I make the map responsive to the change in my location, such that the map extent keeps my location in the center of the map, and when I rotate the device (change the device’s orientation), the map is rotated as well.
Any help is appreciated,
Hani