This is a node js app demonstrating Apple's Map in browser using Mapkit JS. View Live
- You need node js version 6 or higher
- Create and download private key for Apple Maps by following this video
cp .env-sample .env
- Fill in environment variables in
.env
file npm install
npm start