Issue
I'm looking for way to display the google map without countries or city names. I'm using the android.maps.MapView to display the maps.
Solution
The text labels are built into the data from Google and there is unfortunately no way to remove them.
The Google Maps v2 framework lets you display satellite data without text labels.
Answered By - Nachi
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.