/mapkit-demo

Apple's Mapkit JS Demo

Primary LanguageJavaScript

Apple Mapkit JS Demo App

This is a node js app demonstrating Apple's Map in browser using Mapkit JS. View Live

Requirements

  • You need node js version 6 or higher
  • Create and download private key for Apple Maps by following this video

Getting Started

  1. cp .env-sample .env
  2. Fill in environment variables in .env file
  3. npm install
  4. npm start

Screenshot

Apple Maps in Browser