Skip to content

dimitrimarion/compare-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compare-map

This app lets you compare maps on the same scale. You can also draw shapes on the map. You can try it here: https://www.dimitrimarion.com/comparemap/

screenshot

Installing

You'll need an api key from mapbox. The key should be put in the hidden file .env:

API_KEY=<your key>

Install dependencies:

$ npm install

Build the app and start the server with parcel:

$ parcel index.html

About

This app lets you compare maps on the same scale

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published