MapKit icon indicating copy to clipboard operation
MapKit copied to clipboard

Cordova MapKit plugin

Results 18 MapKit issues
Sort by recently updated
recently updated
newest added

Is it possible to put HTML elements on top of the map?

Could we get a functionality to retrieve the current map center?

I know this project has been a little neglected, but it's still the best solution for native maps on iOS for cordova projects. Would anyone know how to integrate pin...

Hey folks, figured I'd put in a PR with some features I've developed for my app at bustrackdc.com The main additions/changes are: - added a setMapData function which allows you...

When User taps the map, i need to get the location (latitude and longitude) and add pin over it, I don't find any map click listener to handle this function....

Hello, on Android, when the map is shown the back button close the app instead of fire cordova "backbutton" event.

The app crashes every time I "hideMap" on android or press the back button. hideMap works fine in iOS. This is the configuration I am testing with. ![avd](https://cloud.githubusercontent.com/assets/10121664/5379898/3069de8c-8062-11e4-8104-339373556337.jpg)

I get this when I try to showMap: E/AndroidRuntime( 568): java.lang.NullPointerException: CameraUpdateFactory is not initialized

I've got the map embedded on iOS but cannot change the default location. I tried changing (in MapKit.js) var MapKit = function() { this.options = { height: 260, diameter: 1000,...

when i run the program, thread warning.