{ "name": "@echarts/3d-Cylinder", "version": "0.0.1", "dependencies": { "bcore": "0.0.18", "jquery": "2.1.4", "lodash": "4.6.1", "react": "17.0.2", "react-dom": "17.0.2", "@babel/runtime": "7.18.3", "echarts": "5.4.0" }, "scripts": { "build-test": "cube build ./ --output=../../../datavComponent --remote=pandav --smart" }, "pandav": { "cn_name": "3D圆/方柱", "protocol": 2, "level": 0, "thumbnail": "/civ_pandaview_component/pandabi-component/assets/1d74daf7-02a7-4306-bde4-4594c67dc579.gif", "icon": "/civ_pandaview_component/pandabi-component/assets/1d74daf7-02a7-4306-bde4-4594c67dc579.gif", "type": [ "map_amap-v4", "DataV-6:pandaAmap" ], "view": { "width": "1280", "height": "720", "minWidth": "200", "minHeight": "100", "z-index": 10 }, "publicHandler": { "show": { "description": "显示" }, "hide": { "description": "隐藏" } }, "apis": { "mapConfig": { "handler": "render", "description": "地图配置信息", "fields": {} } }, "api_data": { "source": [ { "type": "2d", "viewingMode": "global", "proxyUrl": "", "environment": { "starsEnabled": true }, "constraints": { "rotationEnabled": false, "tilt": { "max": 179.5 }, "collision": { "enabled": false } }, "viewpoint": { "camera": { "position": { "x": 0, "y": 0, "z": 0, "spatialReference": { "wkid": 4526 } }, "heading": 0, "tilt": 0, "fov": 55 }, "targetGeometry": { "xmin": 0, "ymin": 0, "xmax": 0, "ymax": 0, "spatialReference": { "wkid": 4526 } } }, "layers": [ { "id": "luanzhou", "title": "luanzhou", "icon": "", "layerType": "PipenetLayer", "url": "CityInterface/rest/services/MapServer.svc/luanzhou", "opacity": 1, "showLegend": true, "visible": true, "useProxy": true, "proxyUrl": "", "extent": "13198185.366899557,4819039.2622390045,13228665.830344973,4841357.895425339", "baseLayer": "", "resolution": "", "origin": "", "tileMatrix": "", "wmtsUrl": "", "schemename": "luanzhou", "roles": "", "areaName": "滦州市", "boundColor": "#86c8f8", "backgroundColor": "#000000", "boundWidth": "10px", "backgroundOpacity": "0.61", "exportScheme": "pandagis" } ], "areasettings": { "boundColor": "#86c8f8", "boundWidth": "10px", "backgroundColor": "#000000", "backgroundOpacity": "0.6", "areaName": "滦州市", "name": "", "extent": "13198185.366899557,4819039.2622390045,13228665.830344973,4841357.895425339", "rings": "" } } ] }, "config": { "mapOptions": { "name": "高德地图基本配置", "type": "group", "children": { "zoom": { "name": "初始缩放", "default": 17, "type": "number" }, "viewMode": { "name": "展示模式", "default": "2D", "type": "select", "options": [ { "label": "2D", "value": "2D" }, { "label": "3D", "value": "3D" } ] }, "skyColor": { "name": "天空色", "show": [ [ "viewMode", "$eq", "3D" ] ], "default": "#333333", "type": "color" }, "pitch": { "show": [ [ "viewMode", "$eq", "3D" ] ], "name": "俯仰角", "default": 60, "type": "number", "min": 0, "max": 83 }, "rotation": { "show": [ [ "viewMode", "$eq", "3D" ] ], "name": "自动旋转", "default": false, "type": "boolean" } } }, "theme": { "name": "地图主题色", "type": "select", "options": [ { "label": "黑色系", "value": "dark" }, { "label": "明亮系", "value": "light" } ] }, "id": { "name": "地图ID", "type": "text", "default": "pandaAMap" }, "AMapKey": { "name": "高德地图key", "type": "text", "default": "e83f64300a2a55a33fa8e4ab9a46bca6" } } } }