MapKit
MapKit copied to clipboard
Android Backbutton
Hello,
on Android, when the map is shown the back button close the app instead of fire cordova "backbutton" event.
I have the same issue :(. Also is there a parameter for map zooming?
:+1: +1
I have chosen to use MapKit for iOS only (also for this one I had to go in the plugin code to add custom icons and custom position of the map and zoom parameter). and for Android I've used https://github.com/wf9a5m75/phonegap-googlemaps-plugin it works like a charm.
Thanks @Margow !!