I want the map to show user's current location.
I have an ItemizedOverlay where I store a marker that show the user's location
The problem is that the user mush click on mobile's surface in order to see any difference.
How can I update the overlay whener I want?
thanks a lot

