@mapgis/webclient-leaflet-plugin
Version:
开发时需要引入MapGIS Client for JavaScript(Leaflet)开发包;其中包括必备的 CSS 文件和 JS 文件;
28 lines (27 loc) • 722 B
JSON
{
"name": "@mapgis/webclient-leaflet-plugin",
"version" : "17.2.12",
"description": "",
"main": "dist/webclient-leaflet-plugin-es6.min.js",
"scripts": {},
"keywords": [
"zondy",
"service",
"&",
"mapboxgl"
],
"author": "Wuhan Zondy Cyber Science&Technology Co.Ltd.",
"license": "Apache-2.0",
"dependencies": {
"@mapgis/leaflet": "^17.1.0",
"@mapgis/webclient-graphic-render": "^17.2.0",
"@mapgis/leaflet-easyprint": "^17.2.0",
"@mapgis/mapbox-gl": "^17.2.0",
"@mapgis/webclient-common": "^17.2.0",
"dom-to-image": "^2.5.2",
"file-saver": "^1.3.3",
"svg-pathdata": "^6.0.0"
},
"peerDependencies": {},
"devDependencies": {}
}