Search code examples
androidgoogle-mapsgoogle-maps-android-api-2supportmapfragment

Google map not displaying object labels (street names and etc)


I am creating an app which is based on google map sdk, some time ago I noticed that my apps map is less detailed than other apps maps.
So I created new project with google map activity generate API key and it is more detailed. I am not using any custom style. Would you please help me to make my app more detailed?

see pictures below to see the differences :

my app: enter image description here

Other sample of map app: enter image description here


Solution

  • The issue caused by the fact that I set the map's locale to ka_GE and seems like details was missing because of that.