Google Maps SDK for iOS doesn't display map content

后端 未结 5 1629
耶瑟儿~
耶瑟儿~ 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

    If you have included both GoogleMaps.framework and GoogleMapsM4B.framework (Maps for Business) in your XCode project, remove GoogleMapsM4B.framework.

    Otherwise you'll need to enable Google Maps Mobile SDK for Work through Enterprise Support portal instead of Google Maps SDK for iOS from Cloud Console.

提交回复
热议问题