ionic-team / ionic-native-google-maps

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

Release 5.24.0 #307

Open mcastets opened 4 years ago

mcastets commented 4 years ago

Hello, would it be possible to make a new release of this ionic native wrapper? Currently it's still 5.5.0 the latest version available through npm.

wf9a5m75 commented 4 years ago

Ah, I'm working on something news. Please wait a little moment.

wf9a5m75 commented 4 years ago

I'm still working on the new features. Thank you for waiting. You will probably like this.

mjamshidy commented 4 years ago

@Mathieu-Castets His Fundraising: Support for Capacitor iOS platform Please spread the word.

wf9a5m75 commented 3 years ago

Sorry for late update. Since I have been still working on new features, but I have lots of tasks.

Tentatively, you can install beta version.

One of the big change is map.setDiv() returns Promise.

$ npm uninstall @ionic-native/google-maps
$ ionic cordova plugin rm cordova-plugin-googlemaps

$ npm install @ionic-native/google-maps@5.27.0-beta-20200630
$ ionic cordova plugin add https://github.com/mapsplugin/cordova-plugin-googlemaps#multiple_maps
fredroo commented 2 years ago

@wf9a5m75 this plugins already works with capacitor?