Search code examples
androidgoogle-maps-api-2

Disturbing grey boxes in google maps view


enter image description here

As you can see in the picuture there are little grey boxes in my map view. Has anybody a hint what is causing them?


Solution

  • If you have used mapView.setStreetView(true); remove this line and check again. And also reduce zoom if you have zoomed too much.