Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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.

like image 408
Daniel Hariri Avatar asked Nov 25 '16 22:11

Daniel Hariri


1 Answers

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.

like image 82
ca1c Avatar answered Oct 09 '22 17:10

ca1c