/legacy

An open map by the public, for the public.

Primary LanguageJavaScriptThe UnlicenseUnlicense

publicmap

A public map for the public. Its made by you. You can improve the map live on OpenStreetMap.

Develop

Install and watch for changes to rebuild with browserify.

npm install
npm start

Create a minified standalone build.

npm install
npm run build