Why native google maps is removed?

No, it’s old link.

The @ionic-native/google-maps is still member of the @ionic-native/google-maps.
You can use the @ionic-native/google-maps as well ad before.
The only difference is the code of the @ionic-native/google-maps is moved to new repository.

The new document is here.

(2018/10) update:

From cordova-plugin-googlemaps version 2.4.0, it supports Android, iOS and finally Browser.

You can create your Google Maps app from one code for three platforms.
Of course it works as PWA.

Here is the demo of PWA
https://mapsplugin.github.io/ionic-googlemaps-quickdemo-v4/

@ionic-native/google-maps works on ionic 3 and ionic 4.
If you want to use Google Maps in ionic 1, and ionic 2, you need to use cordova-plugin-googlemaps directly.

Unfortunately the plugin does not support Capacitor yet.

1 Like