Google Maps iOS SDK some map tiles loaded with green transparent color

256 Views Asked by At

I am using the Goolge Maps iOS SDK 2.1.1. I manually had to integrate the framework since we are using Carthage and the Google Maps iOS SDK only supports Cocoapods.

I created a custom style with the Google Maps Styling Wizard and loaded it as stated in the documentation.

When I zoom in some map tiles get a weird green transparent color on certain zoom levels (see picture). It's hard to see on the left screenshot so I marked the area that gets colored green on the right screenshot.

Did anyone experience the same problem? What could be the cause for this?

Map tiles buggy green color

EDIT: I created a sample project. You have to set your Google Maps API key in the AppDelegate.

1

There are 1 best solutions below

1
ca1c On

I think it just may have to do with the style for this, I have never experienced anything like this. Or maybe it has to do with the device itself.