Google Maps iOS SDK some maps loaded in green transparent color

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

I created my own style with the Google Maps Creation Wizard and uploaded it as indicated in the documentation.

When I enlarge some parts of the map , I get a strange green transparent color at certain zoom levels (see the figure). It is difficult to see in the screenshot on the left, so I noted the area that turns green in the right screenshot.

Has anyone experienced the same problem? What could be the reason for this?

Invalid card green

EDIT: I created a sample project . You must install your Google Maps API API in AppDelegate.

+6
source share
1 answer

I think this may be due to the style for this, I have never experienced anything like it. Or perhaps this is due to the device itself.

+2
source

Source: https://habr.com/ru/post/1012664/


All Articles