bcgis-core
Version:
The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.
26 lines (25 loc) • 579 B
JSON
{
"name": "bcgis-core",
"version": "1.1.50",
"description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.",
"keywords": [
"3D",
"webGL",
"map",
"globe",
"cesium",
"heatmap",
"turf",
"mapv",
"s3m"
],
"author": "GISerZ",
"license": "Apache 2.0",
"main": "dist/bcgis.core.min.js",
"peerDependencies": {
"bcgis-base": "^1.1.50"
},
"files": [
"dist"
]
}