Google Map won't show in Phonegap iOS App

前端 未结 3 1148
深忆病人
深忆病人 2020-12-10 15:02

I have an PhoneGap iOS app and have this HTML that won\'t show the map in the app. I see the map perfectly in Safari or FF but not in the app. How can I get this to work?<

3条回答
  •  既然无缘
    2020-12-10 15:38

    I had the same problem with the hosts, but your the "*.googleapis.com" solution worked. But the map still didn't appear because I hadn't an API key and this solved my problem. Hope it helps you because in your code you don't have an API key.

提交回复
热议问题