question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ionic map provider example showing only white blank map

See original GitHub issue

I’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:closed
  • Created 5 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
wf9a5m75commented, May 23, 2018

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/src

0reactions
wf9a5m75commented, May 23, 2018

Please do not try to steal my private time. You should do your best.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ionic 4 googlemap blank white screen on android
This is my configuration and it works excellent. This is a basic implementation example since I use Google Maps through instantiated objects.
Read more >
Map only showing white screen · Issue #1472 - GitHub
Hello,. I had added the google maps plugin(plugin.google.maps) but getting the white screen, not even google is written in the bottom, ...
Read more >
Blank page with google maps and Ionic 3 - Stack Overflow
Googlemaps displays a white page in Ionic 3 on browser and mobile. I have installed the plugin correctly and imported everything. When testing ......
Read more >
How to use Native Google Maps with Capacitor and Ionic
In this tutorial we will use the Capacitor Google Maps plugin to include the native SDKs for Google Maps, which allows a more...
Read more >
Integrating Ionic 2, Google Maps and Geolocation using Ionic ...
There are some methods for integrating Ionic 2 App, Google Maps, and Geolocation. It can use native Android and iOS API or Web...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found