ionic-team / ionic-native-google-maps

Google maps plugin for Ionic Native
Other
221 stars 125 forks source link

Error Plugin GoogleMaps Create map #279

Closed matheusCMendes closed 4 years ago

matheusCMendes commented 4 years ago

Hey,

Good morning, I have a problem with the plugin because, i try using it and give these problems:

ERROR TypeError: Cannot read property 'constructor' of undefined at checkAvailability (vendor.js:82250) at Function.GoogleMaps.create (vendor.js:64728) at HomePage.webpackJsonp.249.HomePage.loadMap (main.js:77) at HomePage.webpackJsonp.249.HomePage.ionViewDidLoad (main.js:62) at ViewController._lifecycle (vendor.js:22625) at ViewController._didLoad (vendor.js:22508) at NavControllerBase._didLoad (vendor.js:53925) at t.invoke (polyfills.js:3) at Object.onInvoke (vendor.js:5396) at t.invoke (polyfills.js:3)

you can help me?
Home.zip

wf9a5m75 commented 4 years ago

Please share your project files on GitHub, don't attach a zip file. Since I mostly check user code from mobile (because super busy), I can't open it.

matheusCMendes commented 4 years ago

My repository is this : https://github.com/matheusCMendes/TestGoogleMaps

matheusCMendes commented 4 years ago

Do you can help me ?

wf9a5m75 commented 4 years ago

Thank you for sharing your project. The reason is ionic-native/core is mismatched.

    "@ionic-native/core": "^4.20.0",
    "@ionic-native/google-maps": "^5.5.0",
matheusCMendes commented 4 years ago

Thanks :)

Donaldmag commented 3 years ago

Thank you for sharing your project. The reason is ionic-native/core is mismatched.

    "@ionic-native/core": "^4.20.0",
    "@ionic-native/google-maps": "^5.5.0",

This helped me alot thanks but now white screen on the #map region.

wf9a5m75 commented 3 years ago

@Donaldmag please write your situation with more information