Initial commit
This commit is contained in:
BIN
packages/mars3d-3.9.2/img/cursor.png
vendored
Normal file
BIN
packages/mars3d-3.9.2/img/cursor.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
1381
packages/mars3d-3.9.2/mars3d.css
vendored
Normal file
1381
packages/mars3d-3.9.2/mars3d.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
41439
packages/mars3d-3.9.2/mars3d.d.ts
vendored
Normal file
41439
packages/mars3d-3.9.2/mars3d.d.ts
vendored
Normal file
File diff suppressed because it is too large
Load Diff
15
packages/mars3d-3.9.2/mars3d.js
vendored
Normal file
15
packages/mars3d-3.9.2/mars3d.js
vendored
Normal file
File diff suppressed because one or more lines are too long
41
packages/mars3d-3.9.2/package.json
vendored
Normal file
41
packages/mars3d-3.9.2/package.json
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"name": "mars3d",
|
||||
"version": "3.9.1",
|
||||
"description": "Mars3D三维可视化平台",
|
||||
"main": "./mars3d.js",
|
||||
"types": "./mars3d.d.ts",
|
||||
"peerDependencies": {
|
||||
"@turf/turf": "^7.2.0",
|
||||
"mars3d-cesium": "^1.119.0"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/marsgis/mars3d.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/marsgis/mars3d/issues",
|
||||
"email": "wh@marsgis.cn"
|
||||
},
|
||||
"keywords": [
|
||||
"marsgis",
|
||||
"mars3d",
|
||||
"cesium",
|
||||
"webgl",
|
||||
"gis",
|
||||
"3dgis",
|
||||
"webgis"
|
||||
],
|
||||
"author": "火星科技",
|
||||
"license": "Apache-2.0",
|
||||
"homepage": "http://mars3d.cn",
|
||||
"build": {
|
||||
"plugin": false,
|
||||
"globals": {
|
||||
"@turf/turf": "turf",
|
||||
"mars3d-cesium": "Cesium"
|
||||
},
|
||||
"minify": "obfuscator"
|
||||
}
|
||||
}
|
||||
15
packages/mars3d-3.9.2/plugins/echarts/mars3d-echarts.js
vendored
Normal file
15
packages/mars3d-3.9.2/plugins/echarts/mars3d-echarts.js
vendored
Normal file
File diff suppressed because one or more lines are too long
15
packages/mars3d-3.9.2/plugins/heatmap/mars3d-heatmap.js
vendored
Normal file
15
packages/mars3d-3.9.2/plugins/heatmap/mars3d-heatmap.js
vendored
Normal file
File diff suppressed because one or more lines are too long
15
packages/mars3d-3.9.2/plugins/mapv/mars3d-mapv.js
vendored
Normal file
15
packages/mars3d-3.9.2/plugins/mapv/mars3d-mapv.js
vendored
Normal file
File diff suppressed because one or more lines are too long
15
packages/mars3d-3.9.2/plugins/space/mars3d-space.js
vendored
Normal file
15
packages/mars3d-3.9.2/plugins/space/mars3d-space.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
packages/mars3d-3.9.2/plugins/supermap/mars3d-supermap.js
vendored
Normal file
1
packages/mars3d-3.9.2/plugins/supermap/mars3d-supermap.js
vendored
Normal file
File diff suppressed because one or more lines are too long
12
packages/mars3d-3.9.2/plugins/tdt/mars3d-tdt.js
vendored
Normal file
12
packages/mars3d-3.9.2/plugins/tdt/mars3d-tdt.js
vendored
Normal file
File diff suppressed because one or more lines are too long
15
packages/mars3d-3.9.2/plugins/wind/mars3d-wind.js
vendored
Normal file
15
packages/mars3d-3.9.2/plugins/wind/mars3d-wind.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user