mapkit.js
An npm module for Apple's Mapkit JS. This implementation uses the latest version of Mapkit JS and places its contents inside of index.js.
!NPM version
Installation
``
npm install mapkit.js
`
Usage
`
js
import mapkit from 'mapkit.js';
``
Updating
In order to update, simply replace the contents of index.js or make a pull request to update to the latest version.
The latest contents are pulled from:
https://cdn.apple-mapkit.com/mk/5.x.x/mapkit.js