I'm trying to add simple pins to a map but they don't appear. Debugging in zcode shows that addSimpleMapPin in MapKit.m is running all the way through, so I'm a bit confused!
Test case available here: https://github.com/itsravenous/cordova-mapkit-test
Even if you've just got some sample code which you know works that would be very helpful :)
I'm trying to add simple pins to a map but they don't appear. Debugging in zcode shows that
addSimpleMapPinin MapKit.m is running all the way through, so I'm a bit confused!Test case available here: https://github.com/itsravenous/cordova-mapkit-test
Even if you've just got some sample code which you know works that would be very helpful :)