@supermap/iclient-maplibregl
Version:
@supermap/iclient-maplibregl 是一套基于 Maplibre GL 的云 GIS 网络客户端开发平台, 支持访问 SuperMap iServer / iEdge / iPortal / iManager / Online 的地图、服务和资源,为用户提供了完整专业的 GIS 能力, 同时提供了优秀的可视化功能。
27 lines (26 loc) • 579 B
JSON
{
"name": "@supermap/iclient-maplibregl",
"description": "",
"version": "11.1.1",
"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-gl": "3.1.0",
"mapv": "2.0.62",
"three": "0.150.1",
"canvg": "3.0.10",
"proj4": "2.9.0",
"@supermap/iclient-common": "11.1.1",
"rbush": "^2.0.2"
}
}