imhotep / MapKit

Cordova MapKit plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update documentation

rstacruz opened this issue · comments

The docs seem rather outdated. It seems to be lacking mentions of:

  • how to install the plugin. (cordova plugin add com.phonegap.plugins.mapkit)
  • how to load the JS. (<script src="js/MapKit.js">)

Also, the examples use plugin.mapKit when it should be just plain mapKit.

done