@lbdudc/map-viewer
v1.0.14
Published
Set of classes encapsulating a Leaflet map with methods to facilitate some operations. Examples of use in `index.html`.
Downloads
156
Keywords
Readme
map-viewer
Set of classes encapsulating a Leaflet map with methods to facilitate some operations. Examples of use in index.html
.
Dev
npm install <-- install npm
npm run serve <-- web server to load index.html
npm run build <-- creating dist
npm run watch <-- watch version of the previous one
npm run test <-- run unit testing