Demo of osm using leafletjs for showing markers positioning on the map.
- Since we are using webpack as our bundler run
npm installto get the dependency - Run
npm run buildto build the app - The build directory will be generated at /dist
- Just open index.html in the dist folder and you are ready to go.
- Open Street Map - https://www.openstreetmap.org/#map=6/-6.396/34.885
- Leafletjs - https://leafletjs.com/reference-1.7.1.html