maparama

0.3.0 • Public • Published

maparama.js

Library that helps me with the creation of new leaflet maps.

maparama is a global variable created with browserify’s --standalone option

"dependencies": {
  "@turf/turf": "^5.1.6",
  "chroma-js": "^2.0.3",
  "geostats": "^1.7.0",
  "jquery": "^3.3.1",
  "leaflet": "^1.4.0",
  "leaflet-modal": "^0.1.5"
}

Usage:

maparama-skeketon browser ready:

download only the dist folder (maparama-skeketon):

zip file

tar.gz file

dist/
├── css
│   ├── geostats.css
│   └── style.css
├── lib
    ├── leaflet-1.4.0
        └── css
        │   └── leaflet.css
        └── images
├── maparama.js
├── maparama.min.js
└── polygons-example.html

npm:

# install maparama.js in some project folder 
$ npm install maparama
 
# run this script to create a new folder with only the 
# necessary files to execute a maparama.js proyect in the browser. 
$ npm run skeleton
 
# after that you can delete the folder where maparama package was installed 

Docs:

Documentation

Author

Maparama.js is written by sigon

License

Release under GNU license

Package Sidebar

Install

npm i maparama

Weekly Downloads

18

Version

0.3.0

License

GPL-3.0

Unpacked Size

3.45 MB

Total Files

38

Last publish

Collaborators

  • sigon