I would like to further annotate the custom markers that I placed on the MapView (using ItemizedOverlay) by displaying a simple text label that appears for a specific element when the onTap event fires.
This is a trivial exercise in the Google Maps JavaScript API and MapKit on the iPhone, but it’s not clear to me what the best or easiest way to do this on Android.
source
share