ionic map provider example showing only white blank map
See original GitHub issueI’m submitting a … (check one with “x”)
- question
- [x ] any problem or bug report
- feature request
If you choose ‘problem or bug report’, please select OS: (check one with “x”)
- [x ] Android
- iOS
cordova information: (run $> cordova plugin list
)
cordova-plugin-device 2.0.1 "Device"
cordova-plugin-googlemaps 2.2.9 "cordova-plugin-googlemaps"
cordova-plugin-ionic-keyboard 2.0.5 "cordova-plugin-ionic-keyboard"
cordova-plugin-ionic-webview 1.1.19 "cordova-plugin-ionic-webview"
cordova-plugin-splashscreen 5.0.2 "Splashscreen"
cordova-plugin-whitelist 1.3.3 "Whitelist"
If you use @ionic-native/google-maps
, please tell the package.json (only @ionic-native/core
and @ionic-native/google-maps
are fine mostly)
I am using the ionic map provider example’s package.json
Current behavior:
I am trying to run the ionic map provider example, but it ran with a white blank map.
All the tabs are shown and navigating correctly.
I have checked that my API keys are correct, as i am using those same keys in other apps and they work.
My android device is on android version 5.0.2, and i am using it to test other google map apps too ie it should be working.
Expected behavior:
Expected a properly rendered map from the ionic map provider example.
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (5 by maintainers)
Top GitHub Comments
But anyway, it’s not so important. You just create a blank project, and replace the
src
folder to https://github.com/mapsplugin/ionic-map-provider-example/tree/master/srcPlease do not try to steal my private time. You should do your best.