UNPKG

leaflet.bigimage

Version:

A leaflet plugin that allows users to receive a map as an Big image and donwload it.

24 lines 648 B
{ "name": "leaflet.bigimage", "version": "1.0.1", "homepage": "https://github.com/pasichnykvasyl/Leaflet.BigImage", "description": "A leaflet plugin that allows users to receive a map as an Big image and donwload it.", "main": "src/Leaflet.BigImage.js", "author": "Vasyl Pasichnyk <pasichnykupwork@gmail.com>", "repository": { "type": "git", "url": "git@github.com:pasichnykvasyl/Leaflet.BigImage.git" }, "keywords": [ "leaflet", "print", "plugin", "image", "bigimage" ], "license": "MIT", "readmeFilename": "README.md", "devDependencies": { "leaflet": "^1.0.0" } }