Issue
I want to display Satellite Map view in Android without Road/city/country label overlapped on it. Which is by default in Android how can I do this.
I want to show both view shown in Picture. I am able to show hybrid view but not Satellite view.

Solution
you are referring to towns, buildings, cities, street name labels, there is no API in Android to disable labels, but might be in future they realize to include in API, You never know. We do have another options to do that for example using Javascript MAP API Google Maps JavaScript API v3
Hope this helps.
Answered By - MMK
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.