mapkit.js

An npm module for Apple's Mapkit.JS

Usage no npm install needed!

<script type="module">
  import mapkitJs from 'https://cdn.skypack.dev/mapkit.js';
</script>

README

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

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