Open agregoris opened 8 years ago
I honestly have no idea how these two could play together nicely. Which features of Maps do you require? Perhaps you can swap it out for leaflet or Mapbox...
Change the maps provider is not an option for me at this moment. I open the same issue in the GoogleMaps plugin repository in order to find a solution for both plugins.
Hello there,
I've tried this plugin works with Cordova GoogleMaps plugin using Crosswalk 14+ and Ionic as the doc says. The GoogleMaps plugin works fine but when I try to add NativePageTransitions these don't work properly.
I think the cause is the ANIMATABLE_XWALK_VIEW value of Crosswalk. The NativePageTransitions requires set this value to TRUE and GoogleMaps requires the opposite.
It would be great if these two fantastic plugins could work together. Any suggestion?