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?
EDIT: I created a sample project . You must install your Google Maps API API in AppDelegate.
source share