Skip to content

ankurp/mapkit-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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