@supermapgis/iclient-maplibregl
Version:
@supermapgis/iclient-maplibregl 是一套基于 Maplibre GL 的云 GIS 网络客户端开发平台, 支持访问 SuperMap iServer / iEdge / iPortal / iManager / Online 的地图、服务和资源,为用户提供了完整专业的 GIS 能力, 同时提供了优秀的可视化功能。
25 lines (24 loc) • 583 B
JSON
{
"name": "@supermapgis/iclient-maplibregl",
"description": "",
"version": "12.0.0-r",
"keywords": [
"SuperMap",
"maplibregl"
],
"main": "namespace.js",
"homepage": "https://iclient.supermap.io",
"repository": {
"type": "git",
"url": "https://github.com/SuperMap/iClient-JavaScript.git"
},
"author": "SuperMap",
"license": "Apache-2.0",
"dependencies": {
"@maplibre/maplibre-gl-style-spec": "^23.3.0",
"maplibre-gl": "5.6.0",
"@supermapgis/iclient-common": "12.0.0-r",
"lodash.clonedeep": "^4.5.0",
"proj4": "2.17.0"
}
}