@minemap3d/minemap
Version:
基于webgl的三维渲染球体地图引擎,支持矢量mvt数据的渲染,支持三维渲染、交互、空间分析以及二三维的标绘
32 lines (31 loc) • 634 B
JSON
{
"name": "@minemap3d/minemap",
"version": "4.17.8",
"description": "基于webgl的三维渲染球体地图引擎,支持矢量mvt数据的渲染,支持三维渲染、交互、空间分析以及二三维的标绘",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"webgl1",
"globe",
"3d analysis",
"cim",
"webgis",
"bigdata",
"3d-tiles",
"glTF2.0",
"glb",
"ogc",
"mvt",
"quantizedmesh",
"point-cloud",
"video-projection"
],
"module": "esm/index.js",
"author": "minemap",
"license": "ISC",
"publishConfig": {
"access": "public"
}
}