Is it possible to use @ionic-native/google-maps with react?

I only see the use of angular in the docs, I’m wondering if you can use react as well?

i only found this but it is nearly 2 years old: https://github.com/ionic-team/ionic-native-google-maps/issues/50

You can ask again or just give it a try

1 Like

Since ionic react uses capacitor, that plugin has some problems in android and is skipped on iOS because it’s not compatible

would you know anything about Leaflet ? Does the capacitor get in the way of creating a routing path between two locations with leaflet outing machine library ?