1

I am trying to setup googlemap into a demo app by following along with this tutorial (https://github.com/wf9a5m75/phonegap-googlemaps-plugin/wiki/Tutorial-for-Windows).

Now the app does run, but it show an empty map that look like this:

enter image description here

I have tried to troubleshoot it via this guide (https://github.com/wf9a5m75/phonegap-googlemaps-plugin/wiki/TroubleShooting:-Blank-Map).

Everything I have done seems correct. No error or anything to trace what has been done wrong. I am testing it on real device. How can I fix it?

Community
  • 1
  • 1
user1995781
  • 19,085
  • 45
  • 135
  • 236

1 Answers1

0

I think it would be because of incorrect API key. Same thing is happening with me but by changing the API key, it resolved the problem.