Google Maps SDK for iOS doesn't display map content

后端 未结 5 1647
耶瑟儿~
耶瑟儿~ 2021-01-02 04:13

I\'m using the current version 1.1.2 of Google Maps SDK for iOS. The map only displays the Google logo, the current location and the added marker. But no map content whatsoe

5条回答
  •  不知归路
    2021-01-02 04:34

    I also had the same problem.The issue was I used two iOS Api keys in 2 different places in code.Please check whether you have used correct API Key (iOS Key) from google Api console.Use the same key through out your app.

提交回复
热议问题