How To Draw At The Current Gps Location On Mapview Using Mylocationoverlay?
I'm trying to draw a custom gps-location icon. I'm using MapView and have created a class MyLocationArrow that extends MyLocationOverlay. I override drawMyLocation() and draw a poi
Post a Comment for "How To Draw At The Current Gps Location On Mapview Using Mylocationoverlay?"