Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 359 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 359 Bytes

Leaflet-KML

Plot KML files in a map using leaflet and leaflet-omnivore

Running Procedure

Make sure you have nodejs and npm install
Put all the kml files in the folder named kml-files
First clone the repo
thenchange directory to that repo
then in terminal type "node fetch-filename.js"
then open other tab and type "npm start"