Daniel Hariri
Daniel Hariri

Reputation: 1121

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.

Upvotes: 6

Views: 271

Answers (1)

ca1c
ca1c

Reputation: 1285

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.

Upvotes: 2

Related Questions