CMU Map is a map of the Carnegie Mellon University campus that includes floor plans.
This project was created as part of the Programming Usable Interfaces class.
- Install Node.js if it isn’t already installed.
- Run the following commands:
npm install
NEXT_PUBLIC_MAPKITJS_TOKEN="..." npm run dev
(Replace ...
by an API token for MapKit JS.)