shemmjunior / map-visualizations

Geo-map routing using osm, mapbox & geojson data

Home Page:https://dsmbrt.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Street Map Demo

Demo of osm using leafletjs for showing markers positioning on the map.

Installation

  1. Since we are using webpack as our bundler run npm install to get the dependency
  2. Run npm run build to build the app
  3. The build directory will be generated at /dist
  4. Just open index.html in the dist folder and you are ready to go.

Resources

About

Geo-map routing using osm, mapbox & geojson data

https://dsmbrt.netlify.app/

License:MIT License


Languages

Language:JavaScript 58.7%Language:HTML 41.3%