83 lines
2.6 KiB
JSON
83 lines
2.6 KiB
JSON
{
|
|
|
|
"serverURL": "http://192.168.1.249:9876/mapdata",
|
|
"map3d": {
|
|
"homeButton": false,
|
|
"sceneModePicker": false,
|
|
"navigationHelpButton": false,
|
|
"animation": false,
|
|
"timeline": false,
|
|
"infoBox": false,
|
|
"vrButton": false,
|
|
"fullscreenButton": false,
|
|
"geocoder": false,
|
|
"showRenderLoopErrors": false,
|
|
"center":{"y":34.713981,"x":109.938088,"z":514.86,"heading":167.2,"pitch":-8.7,"roll":0},
|
|
"minzoom": 1,
|
|
"maxzoom": 50000000,
|
|
"style": { "atmosphere": false, "lighting": false, "fog": false, "testTerrain": false },
|
|
"contextmenu":true,
|
|
"mouseZoom": false,
|
|
"location": {
|
|
"fps":true,
|
|
"format":"<div>经度:{x}</div> <div>纬度:{y}</div> <div>海拔:{z}米</div> <div>方向:{heading}度</div> <div>俯仰角:{pitch}度</div> <div>视高:{height}米</div>",
|
|
"crs":"degrese"
|
|
},
|
|
"navigation": {
|
|
"legend": { "left": "0px", "bottom": "-1px"},
|
|
"compass": { "bottom": "0px", "right": "0px","display": "none"}
|
|
},
|
|
"terrain": {
|
|
"url": "http://data.marsgis.cn/terrain",
|
|
"visible": false
|
|
},
|
|
"basemaps": [
|
|
{
|
|
"id": 10,
|
|
"name": "地图底图",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"pid": 10,
|
|
"name": "影像",
|
|
"icon": "img/basemaps/bingAerial.png",
|
|
"type": "www_bing",
|
|
"layer": "Aerial",
|
|
"visible": false
|
|
},
|
|
{
|
|
"pid": 10,
|
|
"name": "世界",
|
|
"type": "group",
|
|
"icon": "img/basemaps/TerrainSTK.png",
|
|
"crs": "EPSG:4326",
|
|
"visible": true,
|
|
"layers": [
|
|
{
|
|
"name": "全球",
|
|
"type": "tms",
|
|
"url": "$serverURL$/maptile/yingxiang/shijie0_9/tiles/"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"operationallayers": [
|
|
{
|
|
"id": 60,
|
|
"name": "地形",
|
|
"type": "group"
|
|
},
|
|
{
|
|
"pid": 60,
|
|
"type": "terrain",
|
|
"name": "无地形",
|
|
"terrain": {
|
|
"type": "cesium"
|
|
},
|
|
"radio":true
|
|
|
|
}
|
|
]
|
|
}
|
|
|
|
} |