[ { "name": "快速开始", "icon": "fa-globe", "download": false, "children": [ { "name": "创建三维场景", "details": "演示 new mars3d.Map() 构造场景时支持的一些参数", "children": [ { "name": "快速创建地球", "thumbnail": "map-create-options.jpg", "main": "map/create/options" }, { "name": "根据配置文件创建地球", "thumbnail": "map-create-json.jpg", "main": "map/create/json" }, { "name": "原生Cesium来创建地球(可与第3方SDK结合使用)", "thumbnail": "map-create-cesium.jpg", "main": "map/create/cesium" } ] }, { "name": "UI控件样板", "details": "当前所有示例涉及的UI控件及交互演示", "children": [ { "name": "普通UI控件", "thumbnail": "map-create-ui.jpg", "main": "map/create/ui", "hasPannel": true, "pannelFiles": { "react": [ { "name": "依赖1", "url": "{main}/dep1.tsx" }, { "name": "依赖2", "url": "{main}/dep2.tsx" } ] } }, { "name": "GUI属性控件", "thumbnail": "map-create-gui.jpg", "main": "map/create/gui", "hasPannel": true } ] }, { "name": "场景参数化", "details": "地图所有参数均可以存储在json或后端服务中", "children": [ { "name": "scene 场景参数", "thumbnail": "map-options-scene.jpg", "main": "map/options/scene", "hasPannel": true }, { "name": "scene.center 默认视角", "thumbnail": "map-options-scene-center.jpg", "main": "map/options/scene-center", "hasPannel": true }, { "name": "terrain 三维地形", "thumbnail": "map-terrain-terrainProvider.jpg", "main": "map/terrain/terrainProvider", "hasPannel": true }, { "name": "basemaps 瓦片底图", "thumbnail": "map-options-basemaps.jpg", "main": "map/options/basemaps" }, { "name": "layers 叠加图层", "thumbnail": "map-options-layers.jpg", "main": "map/options/layers" }, { "name": "control 控件", "thumbnail": "map-options-control.jpg", "main": "map/options/control" }, { "name": "chinaCRS 国内偏移坐标系", "thumbnail": "map-options-chinaCRS.jpg", "main": "map/options/chinaCRS" }, { "name": "多语言支持", "thumbnail": "map-options-lang.jpg", "main": "map/options/lang", "hasPannel": true, "resources": ["CustomLang.js"] } ] }, { "name": "场景基础控制", "children": [ { "name": "销毁释放地球", "thumbnail": "map-fun-destroy.jpg", "main": "map/fun/destroy", "hasPannel": true }, { "name": "map相关事件", "thumbnail": "map-other-event.jpg", "main": "map/other/event", "hasPannel": true }, { "name": "离线数据", "thumbnail": "map-other-offline.jpg", "main": "map/other/offline", "hasPannel": true }, { "name": "浏览器缓存数据", "thumbnail": "map-other-networkPlug.jpg", "main": "map/other/networkPlug", "libs": ["mars3d", "localforage", "cesium-networkPlug"] } ] } ] }, { "name": "三维地形", "icon": "fa-area-chart", "children": [ { "name": "地形图层", "children": [ { "name": "地形服务", "thumbnail": "map-terrain-terrainProvider.jpg", "main": "map/terrain/terrainProvider", "hasPannel": true }, { "name": "天地图地形", "thumbnail": "map-terrain-terrainProvider-tdt.jpg", "main": "map/terrain/terrainProvider-tdt", "hasPannel": true, "download": false, "libs": ["mars3d", "mars3d-tdt"] } ] }, { "name": "地形参数", "children": [ { "name": "地形夸张", "thumbnail": "map-terrain-terrainExaggeration.jpg", "main": "map/terrain/terrainExaggeration", "hasPannel": true } ] }, { "name": "地形分析", "children": [ { "name": "地形开挖", "thumbnail": "thing-terrain-terrainClip.jpg", "main": "thing/terrain/terrainClip", "hasPannel": true }, { "name": "地形开挖(planes方式)", "thumbnail": "thing-terrain-terrainPlanClip.jpg", "main": "thing/terrain/terrainPlanClip", "hasPannel": true }, { "name": "地形压平", "thumbnail": "thing-terrain-terrainFlat.jpg", "main": "thing/terrain/terrainFlat", "hasPannel": true }, { "name": "地形抬升", "thumbnail": "thing-terrain-terrainUp.jpg", "main": "thing/terrain/terrainUp", "hasPannel": true }, { "name": "等高线", "thumbnail": "thing-terrain-contourLine.jpg", "main": "thing/terrain/contourLine", "hasPannel": true }, { "name": "坡度坡向", "thumbnail": "thing-terrain-slope.jpg", "main": "thing/terrain/slope", "hasPannel": true }, { "name": "淹没分析", "thumbnail": "thing-terrain-floodByMaterial.jpg", "main": "thing/terrain/floodByMaterial", "hasPannel": true } ] } ] }, { "name": "瓦片图层", "icon": "fa-photo", "children": [ { "name": "在线地图加载", "details": "支持直接加载常用的互联网在线地图服务", "children": [ { "name": "天地图", "thumbnail": "layert-online-tdt.jpg", "main": "layer-tile/online/tdt", "hasPannel": true }, { "name": "高德", "thumbnail": "layert-online-gaode.jpg", "main": "layer-tile/online/gaode", "hasPannel": true }, { "name": "腾讯", "thumbnail": "layert-online-tentect.jpg", "main": "layer-tile/online/tentect", "hasPannel": true }, { "name": "百度", "thumbnail": "layert-online-baidu.jpg", "main": "layer-tile/online/baidu", "hasPannel": true }, { "name": "星图地球", "thumbnail": "layert-online-geovisearth.jpg", "main": "layer-tile/online/geovisearth", "hasPannel": true }, { "name": "超图Supermap", "thumbnail": "layert-online-supermap.jpg", "main": "layer-tile/online/supermap", "hasPannel": true }, { "name": "谷歌", "thumbnail": "layert-online-google.jpg", "main": "layer-tile/online/google", "hasPannel": true }, { "name": "微软Bing", "thumbnail": "layert-online-bing.jpg", "main": "layer-tile/online/bing", "hasPannel": true }, { "name": "Mapbox", "thumbnail": "layert-online-mapbox.jpg", "main": "layer-tile/online/mapbox", "hasPannel": true }, { "name": "ArcGIS Online", "thumbnail": "layert-online-arcgis.jpg", "main": "layer-tile/online/arcgis", "hasPannel": true }, { "name": "Cesium Ion服务", "thumbnail": "layert-online-ion.jpg", "main": "layer-tile/online/ion", "hasPannel": true }, { "name": "实时交通态势图", "thumbnail": "layert-online-traffic-time.jpg", "main": "layer-tile/online/traffic-time", "hasPannel": true } ] }, { "name": "坐标系的支持", "details": "当前平台支持的底图坐标系演示", "children": [ { "name": "EPSG3857 Web墨卡托坐标系", "thumbnail": "layert-crs-epsg3857.jpg", "main": "layer-tile/crs/epsg3857", "hasPannel": true }, { "name": "EPSG4326 WGS84坐标系", "thumbnail": "layert-crs-epsg4326.jpg", "main": "layer-tile/crs/epsg4326", "hasPannel": true }, { "name": "EPSG4490 大地2000坐标系", "thumbnail": "layert-crs-epsg4490.jpg", "main": "layer-tile/crs/epsg4490", "hasPannel": true } ] }, { "name": "标准瓦片服务", "details": "支持加载在离线或私有环境发布的各种标准服务", "children": [ { "name": "本地单张图片", "thumbnail": "layert-type-image.jpg", "main": "layer-tile/type/image", "hasPannel": true }, { "name": "本地单张图片(区域影像)", "thumbnail": "layert-type-image-rectangle.jpg", "main": "layer-tile/type/image-rectangle", "hasPannel": true }, { "name": "全国温度图(image应用案例)", "thumbnail": "layert-type-image-kriging.jpg", "main": "layer-tile/type/image-kriging", "libs": ["mars3d", "kriging"], "resources": ["krigingConfig.js"], "hasPannel": true }, { "name": "极坐标图(image应用案例)", "thumbnail": "layert-type-image-echarts.jpg", "main": "layer-tile/type/image-echarts", "libs": ["mars3d", "echarts"] }, { "name": "标准XYZ金字塔瓦片", "thumbnail": "layert-type-xyz.jpg", "main": "layer-tile/type/xyz", "hasPannel": true }, { "name": "标准XYZ金字塔瓦片(区域影像)", "thumbnail": "layert-type-xyz-rectangle.jpg", "main": "layer-tile/type/xyz-rectangle", "hasPannel": true }, { "name": "OGC WMS服务", "thumbnail": "layert-type-wms.jpg", "main": "layer-tile/type/wms", "hasPannel": true }, { "name": "OGC WMTS服务", "thumbnail": "layert-type-wmts.jpg", "main": "layer-tile/type/wmts", "hasPannel": true }, { "name": "ArcGIS格式瓦片", "thumbnail": "layert-type-arcgisCache.jpg", "main": "layer-tile/type/arcgisCache", "hasPannel": true }, { "name": "ArcGIS Server服务", "thumbnail": "layert-type-arcgis.jpg", "main": "layer-tile/type/arcgis", "hasPannel": true }, { "name": "ArcGIS PBF矢量瓦片", "thumbnail": "layert-type-protomaps.jpg", "main": "layer-tile/type/pbf-protomaps", "hasPannel": true, "libs": ["mars3d", "cesium-pbf-protomaps"] }, { "name": "谷歌地球企业版(需部署私服)", "thumbnail": "layert-type-gee.jpg", "main": "layer-tile/type/gee" } ] }, { "name": "图层控制", "children": [ { "name": "图层叠加及管理", "thumbnail": "layert-manage-list.jpg", "main": "layer-tile/manage/list", "hasPannel": true }, { "name": "瓦片图层参数调试", "thumbnail": "layert-manage-edit.jpg", "main": "layer-tile/manage/edit", "hasPannel": true }, { "name": "色彩及透明度属性", "thumbnail": "layert-manage-property.jpg", "main": "layer-tile/manage/property", "hasPannel": true }, { "name": "瓦片颜色滤镜", "thumbnail": "layert-manage-filter-color.jpg", "main": "layer-tile/manage/filter-color", "hasPannel": true }, { "name": "瓦片加载事件", "thumbnail": "layert-manage-event.jpg", "main": "layer-tile/manage/event", "hasPannel": true }, { "name": "动态时序图片(雷达图)", "thumbnail": "layert-manage-tile-alpha.gif", "main": "layer-tile/manage/tile-alpha" }, { "name": "绘制反选遮罩层", "thumbnail": "layerg-geojson-mask.jpg", "main": "layer-graphic/geojson/mask" }, { "name": "瓦片图层贴模型", "thumbnail": "layer-tile-clampToTileset.jpg", "main": "layer-tile/manage/clampToTileset", "hasPannel": true } ] } ] }, { "name": "控件", "icon": "fa-briefcase", "children": [ { "name": "Cesium内置控件", "details": "Cesium内置的控件,构造地图时按需传参配置", "download": false, "children": [ { "name": "HomeButton 视角复位按钮", "thumbnail": "control-cesium-homeButton.jpg", "main": "control/cesium/homeButton" }, { "name": "BaseLayerPicker 底图切换按钮", "thumbnail": "control-cesium-baseLayerPicker.jpg", "main": "control/cesium/baseLayerPicker" }, { "name": "Geocoder POI兴趣点搜索按钮", "thumbnail": "control-cesium-geocoder.jpg", "main": "control/cesium/geocoder", "resources": ["cesiumControl.css"] }, { "name": "ProjectionPicker 投影切换按钮", "thumbnail": "control-cesium-projectionPicker.jpg", "main": "control/cesium/projectionPicker" }, { "name": "Animation 时钟仪表面板", "thumbnail": "control-cesium-animation.jpg", "main": "control/cesium/animation" }, { "name": "Timeline 时间线面板", "thumbnail": "control-cesium-timeline.jpg", "main": "control/cesium/timeline" }, { "name": "偏振立体(VR)", "thumbnail": "control-cesium-webvr.jpg", "main": "control/cesium/webvr" } ] }, { "name": "内置控件", "details": "Mars3D内置的控件,直接按需调用即可", "children": [ { "name": "右键菜单", "thumbnail": "control-inside-contextmenu.jpg", "main": "control/inside/contextmenu", "hasPannel": true, "resources": [ "index.css", "getDefaultContextMenu.js", "/lib/fonts/font-awesome/css/font-awesome.min.css", "//at.alicdn.com/t/font_887615_6g5dbv18yaw.js" ] }, { "name": "Popup鼠标单击信息窗", "thumbnail": "control-inside-popup.jpg", "main": "control/inside/popup", "hasPannel": true, "resources": ["/temp/css/divGraphic.css"] }, { "name": "Tooltip 鼠标移入信息窗", "thumbnail": "control-inside-tooltip.jpg", "main": "control/inside/tooltip", "hasPannel": true, "resources": ["/temp/css/divGraphic.css"] }, { "name": "SmallTooltip 鼠标小提示窗", "thumbnail": "control-inside-smallTooltip.jpg", "main": "control/inside/smallTooltip", "hasPannel": true }, { "name": "键盘漫游", "thumbnail": "control-inside-keyboardRoam.jpg", "main": "control/inside/keyboardRoam", "hasPannel": true } ] }, { "name": "支持的控件", "children": [ { "name": "导航球", "thumbnail": "control-basis-compass.jpg", "main": "control/basis/compass" }, { "name": "自定义样式导航球", "thumbnail": "control-basis-compass-custom.jpg", "main": "control/basis/compass-custom", "resources": ["compassCustom.css"] }, { "name": "比例尺", "thumbnail": "control-basis-distanceLegend.jpg", "main": "control/basis/distanceLegend" }, { "name": "时钟控制", "thumbnail": "control-basis-clockAnimate.jpg", "main": "control/basis/clockAnimate", "hasPannel": true }, { "name": "下侧状态栏", "thumbnail": "control-basis-locationBar.jpg", "main": "control/basis/locationBar" }, { "name": "自定义工具栏按钮", "thumbnail": "control-basis-toolButton.jpg", "main": "control/basis/toolButton", "resources": ["index.css"] }, { "name": "放大缩小工具栏按钮", "thumbnail": "control-basis-zoom.jpg", "main": "control/basis/zoom" }, { "name": "鼠标滚轮特效", "thumbnail": "control-basis-mouseDownView.jpg", "main": "control/basis/mouseDownView" }, { "name": "双屏对比", "thumbnail": "map-double-compare.gif", "main": "map/double/compare", "hasPannel": true }, { "name": "卷帘对比", "thumbnail": "control-basis-mapSplit.gif", "main": "control/basis/mapSplit", "hasPannel": true }, { "name": "鹰眼地图", "thumbnail": "control-basis-overviewmap.jpg", "main": "control/basis/overviewmap" }, { "name": "移动端位置定位", "thumbnail": "control-other-geolocation.jpg", "main": "control/other/geolocation", "resources": ["https://webapi.amap.com/maps?v=1.4.15&key=616e615727a1134331ff9459856653f1", "Geolocation.js", "Geolocation.css"], "download": false }, { "name": "POI兴趣点搜索(自定义Control)", "thumbnail": "control-other-poiQueryButton.jpg", "main": "control/other/poiQueryButton", "resources": ["PoiQueryButton.css", "PoiQueryButton.js"], "download": false }, { "name": "控件的控制(显示及关闭)", "thumbnail": "control-other-display.jpg", "main": "control/other/display", "hasPannel": true } ] } ] }, { "name": "矢量图层", "icon": "fa-server", "children": [ { "name": "基础矢量图层", "children": [ { "name": "graphic 数据图层", "thumbnail": "layerg-basis-entity.jpg", "main": "layer-graphic/basis/entity", "hasPannel": true }, { "name": "DIV 数据图层", "thumbnail": "graphic-divGraphic-basis.jpg", "main": "graphic/divGraphic/basis", "hasPannel": true, "resources": ["/temp/css/divGraphic.css"] }, { "name": "glTF小模型 数据图层", "thumbnail": "layerg-basis-model.jpg", "main": "layer-graphic/basis/model", "hasPannel": true }, { "name": "3D Tiles 三维模型图层", "thumbnail": "layer3d-type-basis.jpg", "main": "layer-tileset/type/basis", "params": "data=3dTiles", "hasPannel": true }, { "name": "I3S 三维模型图层", "thumbnail": "layero-i3s-basis.jpg", "main": "layer-other/i3s/basis", "hasPannel": true } ] }, { "name": "GeoJson矢量图层", "children": [ { "name": "GeoJson图层", "thumbnail": "layerg-geojson-basis.jpg", "main": "layer-graphic/geojson/basis", "hasPannel": true }, { "name": "光晕线", "thumbnail": "layerg-geojson-polylineGlow.jpg", "main": "layer-graphic/geojson/polylineGlow" }, { "name": "水域面", "thumbnail": "layerg-geojson-water.gif", "main": "layer-graphic/geojson/water", "hasPannel": true }, { "name": "建筑物立体面", "thumbnail": "layerg-geojson-buildings.jpg", "main": "layer-graphic/geojson/buildings", "hasPannel": true, "libs": ["echarts", "mars3d"] }, { "name": "渐变行政区域面", "thumbnail": "layerg-geojson-polyGradient.jpg", "main": "layer-graphic/geojson/polyGradient" }, { "name": "立体户型图(自定义扩展)", "thumbnail": "layerg-geojson-huxing.gif", "main": "layer-graphic/geojson/huxing", "hasPannel": true, "resources": ["HuxingLayer.js"] }, { "name": "SHP文件的加载(转GeoJson)", "thumbnail": "layerg-geojson-shp2json.jpg", "main": "layer-graphic/geojson/shp2json", "hasPannel": true, "libs": ["mars3d", "shpGeojson"], "resources": ["Shp2JsonLayer.js"] }, { "name": "KML/KMZ文件的加载(转GeoJson)", "thumbnail": "layerg-geojson-kml2json.jpg", "main": "layer-graphic/geojson/kml2json", "hasPannel": true, "libs": ["mars3d", "kmlGeojson"], "resources": ["Kml2JsonLayer.js"] }, { "name": "WKT格式的加载(转GeoJson)", "thumbnail": "layerg-geojson-wkt.jpg", "main": "layer-graphic/geojson/wkt", "hasPannel": true, "libs": ["terraformer", "mars3d"] } ] }, { "name": "WFS矢量数据服务", "children": [ { "name": "矢量数据Lod加载", "thumbnail": "layerg-wfs-lod.jpg", "main": "layer-graphic/wfs/lod" }, { "name": "WFS图层", "thumbnail": "layerg-wfs-geoserver.jpg", "main": "layer-graphic/wfs/geoserver", "hasPannel": true }, { "name": "ArcGIS Server动态图层", "thumbnail": "layerg-wfs-arcgis-dynamic.jpg", "main": "layer-graphic/wfs/arcgis-dynamic", "hasPannel": true }, { "name": "ArcGIS WFS图层", "thumbnail": "layerg-wfs-arcgis-feature.jpg", "main": "layer-graphic/wfs/arcgis-feature", "hasPannel": true }, { "name": "ArcGIS WFS图层贴模型", "thumbnail": "layerg-wfs-arcgis-feature-surface.jpg", "main": "layer-graphic/wfs/arcgis-feature-surface", "download": false }, { "name": "高德POI图层", "thumbnail": "layerg-wfs-gaodePOI.jpg", "main": "layer-graphic/wfs/gaodePOI", "hasPannel": true, "download": false } ] }, { "name": "其他矢量图层", "download": false, "children": [ { "name": "经纬网图层", "thumbnail": "layerg-other-graticule.jpg", "main": "layer-graphic/other/graticule" }, { "name": "三维地名服务", "thumbnail": "layerg-other-tdtDm.jpg", "main": "layer-graphic/other/tdtDm", "libs": ["mars3d", "mars3d-tdt"] }, { "name": "矢量瓦片方式加载GeoJson", "thumbnail": "layerg-file-weiVectorTile-geojson.jpg", "main": "layer-graphic/file/weiVectorTile-geojson", "libs": ["mars3d", "cesium-weiVectorTile"] }, { "name": "矢量瓦片方式加载Shp", "thumbnail": "layerg-file-weiVectorTile-shp.jpg", "main": "layer-graphic/file/weiVectorTile-shp", "libs": ["mars3d", "cesium-weiVectorTile"] }, { "name": "KML图层(Cesium原生加载)", "thumbnail": "layerg-file-kml.jpg", "main": "layer-graphic/file/kml", "hasPannel": true }, { "name": "CZML图层", "thumbnail": "layerg-file-czml.gif", "main": "layer-graphic/file/czml", "hasPannel": true, "params": "data=CZML", "libs": ["mars3d", "cesium-sensorVolumes"] } ] }, { "name": "矢量服务查询", "children": [ { "name": "ArcGIS Server矢量服务查询", "thumbnail": "query-arcgis.jpg", "main": "query/arcgis", "hasPannel": true }, { "name": "ArcGIS Server面的查询统计分析", "thumbnail": "query-arcgisPolygon.jpg", "main": "query/arcgisPolygon", "hasPannel": true, "libs": ["mars3d", "echarts"] }, { "name": "GeoServer矢量服务查询(OGC WFS)", "thumbnail": "query-geoserver.jpg", "main": "query/geoserver", "hasPannel": true }, { "name": "天地图POI点查询", "thumbnail": "query-tdtPOI.jpg", "main": "query/tdtPOI", "hasPannel": true }, { "name": "百度POI点查询", "thumbnail": "query-baiduPOI.jpg", "main": "query/baiduPOI", "hasPannel": true }, { "name": "高德POI点查询", "thumbnail": "query-gaodePOI.jpg", "main": "query/gaodePOI", "hasPannel": true }, { "name": "高德路径规划查询", "thumbnail": "query-gaodeRoute.jpg", "main": "query/gaodeRoute", "hasPannel": true }, { "name": "高德路径规划查询(多条)", "thumbnail": "query-gaodeRouteList.jpg", "main": "query/gaodeRouteList", "hasPannel": true } ] } ] }, { "name": "矢量数据", "icon": "fa-puzzle-piece", "children": [ { "name": "Entity基础对象", "details": "适用于需要属性机制控制,并且小于一千条数据的加载场景。Entity 支持各种属性、自定义控制及操作,功能强大但渲染效率要弱些。", "children": [ { "name": "Label 文字", "thumbnail": "graphic-entity-label.jpg", "main": "graphic/entity/label", "hasPannel": true }, { "name": "CanvasLabel 文字", "thumbnail": "graphic-entity-canvasLabel.jpg", "main": "graphic/entity/canvasLabel", "hasPannel": true }, { "name": "文字贴图", "thumbnail": "graphic-entity-textMaterialProperty.jpg", "main": "graphic/entity/textMaterialProperty", "hasPannel": true }, { "name": "Point 点 ", "thumbnail": "graphic-entity-point.jpg", "main": "graphic/entity/point", "hasPannel": true }, { "name": "Billboard 图标点", "thumbnail": "graphic-entity-billboard.jpg", "main": "graphic/entity/billboard", "hasPannel": true, "resources": ["/lib/dom2img/gifler.min.js"] }, { "name": "Canvas图片点", "thumbnail": "graphic-entity-billboard-canvas.jpg", "main": "graphic/entity/billboard-canvas", "resources": ["CanvasBillboard.js"], "hasPannel": true }, { "name": "字体图片点", "thumbnail": "graphic-entity-billboard-font.jpg", "main": "graphic/entity/billboard-font", "hasPannel": true, "resources": ["/lib/fonts/font-awesome/css/font-awesome.min.css", "/lib/dom2img/dom-to-image.js"] }, { "name": "Div图片点", "thumbnail": "graphic-entity-billboard-div.jpg", "main": "graphic/entity/billboard-div", "hasPannel": true, "resources": ["/temp/css/divGraphic.css", "/lib/dom2img/dom-to-image.js"] }, { "name": "全景点展示", "thumbnail": "graphic-entity-billboard-panorama.gif", "main": "graphic/entity/billboard-panorama" }, { "name": "Plane 平面", "thumbnail": "graphic-entity-plane.jpg", "main": "graphic/entity/plane", "hasPannel": true }, { "name": "Box 盒子", "thumbnail": "graphic-entity-box.jpg", "main": "graphic/entity/box", "hasPannel": true }, { "name": "Circle 圆、圆柱", "thumbnail": "graphic-entity-circle.jpg", "main": "graphic/entity/circle", "hasPannel": true }, { "name": "Ellipse 椭圆、椭圆柱", "thumbnail": "graphic-entity-ellipse.jpg", "main": "graphic/entity/ellipse", "hasPannel": true }, { "name": "Cylinder 圆锥", "thumbnail": "graphic-entity-cylinder.jpg", "main": "graphic/entity/cylinder", "hasPannel": true }, { "name": "统计柱状图(Cylinder案例)", "thumbnail": "graphic-entity-cylinder-gdp.jpg", "main": "graphic/entity/cylinder-gdp", "libs": ["echarts-gl", "mars3d"], "resources": ["cylinderGdp.css"], "download": false }, { "name": "圆锥追踪体", "thumbnail": "graphic-entity-coneTrack.gif", "main": "graphic/entity/coneTrack", "hasPannel": true, "libs": ["mars3d", "mars3d-space"] }, { "name": "Ellipsoid 球、半球、椭球", "thumbnail": "graphic-entity-ellipsoid.jpg", "main": "graphic/entity/ellipsoid", "hasPannel": true }, { "name": "半球、雷达范围", "thumbnail": "graphic-entity-ellipsoid-hemi.jpg", "main": "graphic/entity/ellipsoid-hemi", "hasPannel": true }, { "name": "Model 小模型", "thumbnail": "graphic-entity-model.jpg", "main": "graphic/entity/model", "params": "data=gltf", "hasPannel": true }, { "name": "点对象动态位置", "thumbnail": "graphic-entity-addDynamicPosition.gif", "main": "graphic/entity/addDynamicPosition", "hasPannel": true }, { "name": "点对象动态位置贴模型", "thumbnail": "graphic-entity-addDynamicPosition-tileset.gif", "main": "graphic/entity/addDynamicPosition-tileset", "hasPannel": true, "hidden": true }, { "name": "Path 轨迹", "thumbnail": "graphic-entity-path.jpg", "main": "graphic/entity/path", "hasPannel": true }, { "name": "无人机飞行轨迹", "thumbnail": "graphic-entity-path-wrj.gif", "main": "graphic/entity/path-wrj", "hasPannel": true, "download": false }, { "name": "战机绕圈巡航轨迹", "thumbnail": "graphic-entity-path-zhanji.gif", "main": "graphic/entity/path-zhanji", "hasPannel": true, "download": false }, { "name": "Polyline 线", "thumbnail": "graphic-entity-polyline.gif", "main": "graphic/entity/polyline", "hasPannel": true }, { "name": "曲线", "thumbnail": "graphic-entity-polyline-curve.jpg", "main": "graphic/entity/polyline-curve", "hasPannel": true }, { "name": "PolylineVolume 管道线", "thumbnail": "graphic-entity-polylineVolume.jpg", "main": "graphic/entity/polylineVolume", "hasPannel": true }, { "name": "Corridor 走廊", "thumbnail": "graphic-entity-corridor.jpg", "main": "graphic/entity/corridor", "hasPannel": true }, { "name": "Wall 墙", "thumbnail": "graphic-entity-wall.gif", "main": "graphic/entity/wall", "hasPannel": true }, { "name": "Rectangle 矩形", "thumbnail": "graphic-entity-rectangle.jpg", "main": "graphic/entity/rectangle", "hasPannel": true }, { "name": "Polygon 面", "thumbnail": "graphic-entity-polygon.jpg", "main": "graphic/entity/polygon", "hasPannel": true }, { "name": "正多边形", "thumbnail": "graphic-entity-polygon-regular.jpg", "main": "graphic/entity/polygon-regular", "hasPannel": true }, { "name": "扇形", "thumbnail": "graphic-entity-polygon-sector.gif", "main": "graphic/entity/polygon-sector", "hasPannel": true, "resources": ["Circle3WaveMaterialProperty.js"] }, { "name": "军标", "thumbnail": "graphic-entity-arrow.jpg", "main": "graphic/entity/arrow", "hasPannel": true, "resources": ["EditCurve.js", "CloseVurveEntity.js", "CurveEntity.js"] }, { "name": "Property属性机制演示", "thumbnail": "graphic-entity-property.gif", "main": "graphic/entity/property", "hasPannel": true, "download": false } ] }, { "name": "Primitive基础对象", "details": "适用于几千条数据的加载场景。Primitive 是更底层的实现方式,渲染效率更高,但功能性较差。", "children": [ { "name": "LabelP 文字(支持大数据)", "thumbnail": "graphic-primitive-label.jpg", "main": "graphic/primitive/label", "hasPannel": true }, { "name": "文字贴图", "thumbnail": "graphic-primitive-textMaterial.jpg", "main": "graphic/primitive/textMaterial", "hasPannel": true }, { "name": "PointP 点(支持大数据)", "thumbnail": "graphic-primitive-point.jpg", "main": "graphic/primitive/point", "hasPannel": true }, { "name": "危化品扩散效果(大量Point)", "thumbnail": "graphic-primitive-point-lot.jpg", "main": "graphic/primitive/point-lot", "hasPannel": true }, { "name": "BillboardP 图标点(支持大数据)", "thumbnail": "graphic-primitive-billboard.jpg", "main": "graphic/primitive/billboard", "hasPannel": true }, { "name": "AQI空气质量指数(Billboard案例)", "thumbnail": "graphic-primitive-billboard-worker.jpg", "main": "graphic/primitive/billboard-worker", "download": false }, { "name": "图标点+文字", "thumbnail": "graphic-primitive-billboard-list.jpg", "main": "graphic/primitive/billboard-list", "download": false }, { "name": "PlaneP 平面", "thumbnail": "graphic-primitive-plane.jpg", "main": "graphic/primitive/plane", "hasPannel": true }, { "name": "双面渲染平面", "thumbnail": "graphic-primitive-doubleSidedPlane.jpg", "main": "graphic/primitive/doubleSidedPlane", "hasPannel": true }, { "name": "BoxP 盒子", "thumbnail": "graphic-primitive-box.jpg", "main": "graphic/primitive/box", "hasPannel": true }, { "name": "CircleP 圆、椭圆、圆柱", "thumbnail": "graphic-primitive-circle.jpg", "main": "graphic/primitive/circle", "hasPannel": true }, { "name": "CylinderP 圆锥、圆柱", "thumbnail": "graphic-primitive-cylinder.gif", "main": "graphic/primitive/cylinder", "hasPannel": true }, { "name": "圆锥追踪体P", "thumbnail": "graphic-primitive-coneTrack.jpg", "main": "graphic/primitive/coneTrack", "hasPannel": true }, { "name": "Frustum 四棱锥体", "thumbnail": "graphic-primitive-frustum.jpg", "main": "graphic/primitive/frustum", "hasPannel": true }, { "name": "光锥体", "thumbnail": "graphic-primitive-lightCone.gif", "main": "graphic/primitive/lightCone", "hasPannel": true }, { "name": "EllipsoidP 球、半球、椭球", "thumbnail": "graphic-primitive-ellipsoid.jpg", "main": "graphic/primitive/ellipsoid", "hasPannel": true }, { "name": "积云", "thumbnail": "graphic-primitive-cloud.jpg", "main": "graphic/primitive/cloud", "hasPannel": true }, { "name": "ModelP 小模型", "thumbnail": "graphic-primitive-model.jpg", "main": "graphic/primitive/model", "params": "data=gltf", "hasPannel": true }, { "name": "点对象动态位置", "thumbnail": "graphic-primitive-addDynamicPosition.gif", "main": "graphic/primitive/addDynamicPosition", "hasPannel": true }, { "name": "点对象动态位置贴模型", "thumbnail": "graphic-primitive-addDynamicPosition.gif", "main": "graphic/primitive/addDynamicPosition-tileset", "hasPannel": true, "hidden": true }, { "name": "PolylineP 线", "thumbnail": "graphic-primitive-polyline.jpg", "main": "graphic/primitive/polyline", "hasPannel": true }, { "name": "公交线", "thumbnail": "graphic-primitive-polyline-setHeight.jpg", "main": "graphic/primitive/polyline-setHeight" }, { "name": "一带一路", "thumbnail": "graphic-primitive-polyline-lineFlow-oneBeltOneRoad.gif", "main": "graphic/primitive/polyline-lineFlow-oneBeltOneRoad", "hasPannel": true }, { "name": "城市拓扑连线", "thumbnail": "graphic-primitive-polyline-lineFlow-pulse.jpg", "main": "graphic/primitive/polyline-lineFlow-pulse" }, { "name": "迁徙效果", "thumbnail": "graphic-primitive-polyline-lineFlow-parabolic.gif", "main": "graphic/primitive/polyline-lineFlow-parabolic", "hasPannel": true }, { "name": "柱状线", "thumbnail": "graphic-primitive-polyline-vline.jpg", "main": "graphic/primitive/polyline-vline", "hasPannel": true }, { "name": "高压电线(自动计算线)", "thumbnail": "graphic-primitive-polyline-tower.jpg", "main": "graphic/primitive/polyline-tower", "hasPannel": true, "libs": ["echarts", "mars3d"] }, { "name": "PolylineVolumeP 管道线", "thumbnail": "graphic-primitive-polylineVolume.jpg", "main": "graphic/primitive/polylineVolume", "hasPannel": true }, { "name": "CorridorP 走廊", "thumbnail": "graphic-primitive-corridor.jpg", "main": "graphic/primitive/corridor", "hasPannel": true }, { "name": "动态河流", "thumbnail": "graphic-primitive-dynamicRiver.gif", "main": "graphic/primitive/dynamicRiver", "hasPannel": true }, { "name": "道路", "thumbnail": "graphic-primitive-road.jpg", "main": "graphic/primitive/road", "hasPannel": true }, { "name": "WallP 墙", "thumbnail": "graphic-primitive-wall.jpg", "main": "graphic/primitive/wall", "hasPannel": true }, { "name": "扩散围墙", "thumbnail": "graphic-primitive-diffuseWall.gif", "main": "graphic/primitive/diffuseWall", "hasPannel": true }, { "name": "走马灯围墙", "thumbnail": "graphic-primitive-scrollWall.gif", "main": "graphic/primitive/scrollWall", "hasPannel": true }, { "name": "厚度墙 Demo", "thumbnail": "graphic-primitive-thickWall.jpg", "main": "graphic/primitive/thickWall", "hasPannel": true }, { "name": "RectangleP 矩形", "thumbnail": "graphic-primitive-rectangle.jpg", "main": "graphic/primitive/rectangle", "hasPannel": true }, { "name": "PolygonP 面", "thumbnail": "graphic-primitive-polygon.jpg", "main": "graphic/primitive/polygon", "hasPannel": true }, { "name": "水域面", "thumbnail": "graphic-primitive-water.jpg", "main": "graphic/primitive/water", "hasPannel": true }, { "name": "反射水面", "thumbnail": "graphic-primitive-reflectionWater.gif", "main": "graphic/primitive/reflectionWater", "hasPannel": true }, { "name": "井", "thumbnail": "graphic-primitive-pit.jpg", "main": "graphic/primitive/pit", "hasPannel": true }, { "name": "四面体", "thumbnail": "graphic-primitive-tetrahedron.gif", "main": "graphic/primitive/tetrahedron", "hasPannel": true }, { "name": "矿区岩层效果(井与开挖的实际应用)", "thumbnail": "thing-terrain-terrainClip-image.jpg", "main": "thing/terrain/terrainClip-image", "download": false } ] }, { "name": "Primitive大数据对象", "details": "适用于大数据的加载场景。Primitive合并渲染是支持大数据的加载方式。", "children": [ { "name": "FlatBillboard 平面图标", "thumbnail": "graphic-combine-flatBillboard.jpg", "main": "graphic/combine/flatBillboard", "hasPannel": true }, { "name": "PlaneCombine 平面", "thumbnail": "graphic-combine-plane.jpg", "main": "graphic/combine/plane", "hasPannel": true }, { "name": "BoxCombine 盒子", "thumbnail": "graphic-combine-box.jpg", "main": "graphic/combine/box", "hasPannel": true }, { "name": "CircleCombine 圆、椭圆、圆柱", "thumbnail": "graphic-combine-circle.jpg", "main": "graphic/combine/circle", "hasPannel": true }, { "name": "CylinderCombine 圆锥、圆柱", "thumbnail": "graphic-combine-cylinder.jpg", "main": "graphic/combine/cylinder", "hasPannel": true }, { "name": "FrustumCombine 四棱锥体", "thumbnail": "graphic-combine-frustum.jpg", "main": "graphic/combine/frustum", "hasPannel": true }, { "name": "EllipsoidCombine 球、半球、椭球", "thumbnail": "graphic-combine-ellipsoid.jpg", "main": "graphic/combine/ellipsoid", "hasPannel": true }, { "name": "PolylineCombine 大量线", "thumbnail": "graphic-combine-polyline.jpg", "main": "graphic/combine/polyline", "hasPannel": true }, { "name": "北京公交线(OD线)", "thumbnail": "graphic-combine-polyline-odline-bus.gif", "main": "graphic/combine/polyline-odline-bus" }, { "name": "民航航线(OD线)", "thumbnail": "graphic-combine-polyline-odline-flights.jpg", "main": "graphic/combine/polyline-odline-flights", "hasPannel": true }, { "name": "气象流动线", "thumbnail": "graphic-combine-polyline-lineFlow-wind.gif", "main": "graphic/combine/polyline-lineFlow-wind" }, { "name": "竖直飞线", "thumbnail": "graphic-combine-polyline-vline-lineFlow.gif", "main": "graphic/combine/polyline-vline-lineFlow" }, { "name": "PolylineVolumeCombine 管道线", "thumbnail": "graphic-combine-polylineVolume.jpg", "main": "graphic/combine/polylineVolume", "hasPannel": true }, { "name": "CorridorCombine 走廊", "thumbnail": "graphic-combine-corridor.jpg", "main": "graphic/combine/corridor", "hasPannel": true }, { "name": "WallCombine 墙", "thumbnail": "graphic-combine-wall.jpg", "main": "graphic/combine/wall", "hasPannel": true }, { "name": "RectangleCombine 矩形", "thumbnail": "graphic-combine-rectangle.jpg", "main": "graphic/combine/rectangle", "hasPannel": true }, { "name": "PolygonCombine 大量面", "thumbnail": "graphic-combine-polygon.jpg", "main": "graphic/combine/polygon", "hasPannel": true }, { "name": "WaterCombine 大量水面", "thumbnail": "graphic-combine-water.jpg", "main": "graphic/combine/water", "hasPannel": true }, { "name": "河流断面水面动态升降", "thumbnail": "graphic-combine-water-section.gif", "main": "graphic/combine/water-section", "resources": ["water-data.js"], "new": true } ] }, { "name": "DIV矢量对象", "children": [ { "name": "DivGraphic 基础对象", "thumbnail": "graphic-divGraphic-basis.jpg", "main": "graphic/divGraphic/basis", "resources": ["/temp/css/divGraphic.css"], "hasPannel": true }, { "name": "DivPlane 三维DIV面板", "thumbnail": "graphic-divGraphic-divPlane.jpg", "main": "graphic/divGraphic/divPlane", "hasPannel": true, "new": true, "resources": ["/temp/css/divGraphic.css"] }, { "name": "可拖拽的DIV", "thumbnail": "graphic-divGraphic-divIndicator.jpg", "main": "graphic/divGraphic/divIndicator", "hasPannel": true, "new": true, "resources": ["DivIndicator.js", "DivIndicator.css"] }, { "name": "动态效果点(南京高校)", "thumbnail": "graphic-divGraphic-divLightPoint.gif", "main": "graphic/divGraphic/divLightPoint", "hasPannel": true }, { "name": "时序位置坐标", "thumbnail": "graphic-divGraphic-dynamic.jpg", "main": "graphic/divGraphic/dynamic", "resources": ["/temp/css/divGraphic.css"] }, { "name": "标注点样式(油气站)", "thumbnail": "graphic-divGraphic-ident.jpg", "main": "graphic/divGraphic/ident", "hasPannel": true, "resources": ["/temp/css/divGraphic.css"] }, { "name": "饼形图点", "thumbnail": "graphic-divGraphic-echarts-pie.jpg", "main": "graphic/divGraphic/echarts-pie", "libs": ["mars3d", "echarts"] }, { "name": "动态水球点", "thumbnail": "graphic-divGraphic-echarts-liqiudfill.gif", "main": "graphic/divGraphic/echarts-liqiudfill", "libs": ["echarts-liquidfill", "mars3d"] }, { "name": "浮动监控点", "thumbnail": "graphic-divGraphic-video.jpg", "main": "graphic/divGraphic/video", "hasPannel": true, "resources": ["camera.css", "/temp/css/divGraphic.css"] }, { "name": "浮动监控点HLS", "thumbnail": "graphic-divGraphic-video-hls.jpg", "main": "graphic/divGraphic/video-hls", "libs": ["hls", "mars3d"], "resources": ["camera.css", "/temp/css/divGraphic.css"], "hidden": true, "download": false } ] }, { "name": "其他矢量对象", "download": false, "children": [ { "name": "点光源", "thumbnail": "graphic-custom-pointLight.gif", "main": "graphic/custom/pointLight", "hasPannel": true }, { "name": "聚光灯", "thumbnail": "graphic-custom-spotLight.jpg", "main": "graphic/custom/spotLight", "hasPannel": true }, { "name": "气象云三维体", "thumbnail": "graphic-custom-volumeCloud.jpg", "main": "graphic/custom/volumeCloud", "hasPannel": true }, { "name": "粒子效果", "thumbnail": "graphic-particleSystem-basis.gif", "main": "graphic/particleSystem/basis", "hasPannel": true }, { "name": "水闸放水效果", "thumbnail": "graphic-particleSystem-water.gif", "main": "graphic/particleSystem/water", "hasPannel": true } ] }, { "name": "漫游路线对象", "children": [ { "name": "Route 实时轨迹路线", "thumbnail": "graphic-custom-route.jpg", "main": "graphic/custom/route", "hasPannel": true }, { "name": "Route 模型上实时轨迹路线", "thumbnail": "graphic-custom-route-tileset.jpg", "main": "graphic/custom/route-tileset" }, { "name": "AIS动态目标", "thumbnail": "graphic-custom-route-ais.jpg", "main": "graphic/custom/route-ais" }, { "name": "FixedRoute 历史轨迹路线", "thumbnail": "graphic-custom-fixedRoute.gif", "main": "graphic/custom/fixedRoute", "hasPannel": true }, { "name": "行人漫游", "thumbnail": "graphic-custom-fixedRoute-walk.gif", "main": "graphic/custom/fixedRoute-walk", "hasPannel": true, "resources": ["/temp/css/divGraphic.css"] }, { "name": "贴地表表面漫游", "thumbnail": "graphic-custom-fixedRoute-ground.gif", "main": "graphic/custom/fixedRoute-ground", "hasPannel": true }, { "name": "贴模型表面漫游", "thumbnail": "graphic-custom-fixedRoute-ground-tileset.gif", "main": "graphic/custom/fixedRoute-ground-tileset", "hasPannel": true }, { "name": "室内漫游", "thumbnail": "graphic-custom-fixedRoute-indoor.gif", "main": "graphic/custom/fixedRoute-indoor", "hasPannel": true }, { "name": "空中漫游", "thumbnail": "graphic-custom-fixedRoute-sky.gif", "main": "graphic/custom/fixedRoute-sky", "hasPannel": true, "resources": ["/temp/css/divGraphic.css"] }, { "name": "无人机航拍", "thumbnail": "graphic-custom-fixedRoute-shoot.jpg", "main": "graphic/custom/fixedRoute-shoot" }, { "name": "飞机路线", "thumbnail": "graphic-custom-fixedRoute-flight.gif", "main": "graphic/custom/fixedRoute-flight", "hasPannel": true }, { "name": "飞机路线(带投射)", "thumbnail": "graphic-custom-fixedRoute-flight-ray.gif", "main": "graphic/custom/fixedRoute-flight-ray", "hasPannel": true } ] }, { "name": "视频融合应用", "children": [ { "name": "视频点位(Popup展示)", "thumbnail": "graphic-divGraphic-video.jpg", "main": "graphic/divGraphic/video", "hasPannel": true, "resources": ["camera.css", "/temp/css/divGraphic.css"] }, { "name": "视频材质(面状对象)", "thumbnail": "graphic-video-material.jpg", "main": "graphic/video/material", "hasPannel": true }, { "name": "视频材质(HLS协议)", "thumbnail": "graphic-video-material-hls.jpg", "main": "graphic/video/material-hls", "hasPannel": true, "libs": ["hls", "mars3d"] }, { "name": "视频材质(FLV协议)", "thumbnail": "graphic-video-material-flv.jpg", "main": "graphic/video/material-flv", "hasPannel": true, "libs": ["flv", "mars3d"] }, { "name": "视频2D投射", "thumbnail": "graphic-video-video2D.jpg", "main": "graphic/video/video2D", "hasPannel": true }, { "name": "视频2D投射(HLS协议)", "thumbnail": "graphic-video-video2D-hls.jpg", "main": "graphic/video/video2D-hls", "hasPannel": true, "libs": ["hls", "mars3d"] }, { "name": "视频2D投射(FLV协议)", "thumbnail": "graphic-video-video2D-flv.jpg", "main": "graphic/video/video2D-flv", "hasPannel": true, "libs": ["flv", "mars3d"] }, { "name": "视频3D贴物投射", "thumbnail": "graphic-video-video3D.jpg", "main": "graphic/video/video3D", "hasPannel": true }, { "name": "视频3D贴物投射(HLS协议)", "thumbnail": "graphic-video-video3D-hls.jpg", "main": "graphic/video/video3D-hls", "hasPannel": true, "libs": ["hls", "mars3d"] }, { "name": "视频3D贴物投射(FLV协议)", "thumbnail": "graphic-video-video3D-flv.jpg", "main": "graphic/video/video3D-flv", "hasPannel": true, "libs": ["flv", "mars3d"] }, { "name": "视频编辑", "thumbnail": "graphic-video-edit.jpg", "main": "graphic/video/video-edit", "resources": ["CanvasEdit.js"], "hasPannel": true } ] }, { "name": "卫星场景对象", "children": [ { "name": "相控阵雷达范围", "thumbnail": "graphic-space-rectangularSensor.gif", "main": "graphic/space/rectangularSensor", "hasPannel": true }, { "name": "自定义干扰雷达", "thumbnail": "graphic-space-jammingRadar.jpg", "main": "graphic/space/jammingRadar", "hasPannel": true, "libs": ["mars3d", "mars3d-space"], "new": true }, { "name": "固定算法的干扰雷达", "thumbnail": "graphic-space-jammingRadar-fixed.jpg", "main": "graphic/space/jammingRadar-fixed", "hasPannel": true, "libs": ["mars3d", "mars3d-space"], "new": true }, { "name": "CamberRadar 双曲面雷达范围", "thumbnail": "graphic-space-camberRadar.jpg", "main": "graphic/space/camberRadar", "hasPannel": true, "libs": ["mars3d", "mars3d-space"] }, { "name": "ConicSensor 圆椎体(固定竖立朝上)", "thumbnail": "graphic-space-conicSensor-up.jpg", "main": "graphic/space/conicSensor-up", "hasPannel": true, "libs": ["mars3d", "mars3d-space"] }, { "name": "ConicSensor 圆椎体(任意方向)", "thumbnail": "graphic-space-conicSensor.jpg", "main": "graphic/space/conicSensor", "hasPannel": true, "libs": ["mars3d", "mars3d-space"] }, { "name": "圆椎体动态展示(ConicSensor应用案例)", "thumbnail": "graphic-space-conicSensor-dynamic.gif", "main": "graphic/space/conicSensor-dynamic", "libs": ["mars3d", "mars3d-space"] }, { "name": "圆椎体追踪目标(ConicSensor应用案例)", "thumbnail": "graphic-space-conicSensor-lookAt.gif", "main": "graphic/space/conicSensor-lookAt", "libs": ["mars3d", "mars3d-space"] }, { "name": "RectSensor 四棱椎体", "thumbnail": "graphic-space-rectSensor.jpg", "main": "graphic/space/rectSensor", "hasPannel": true, "libs": ["mars3d", "mars3d-space"] }, { "name": "四棱椎体追踪目标(RectSensor应用案例)", "thumbnail": "graphic-space-rectSensor-lookAt.gif", "main": "graphic/space/rectSensor-lookAt", "libs": ["mars3d", "mars3d-space"] }, { "name": "大量四棱椎体(RectSensor应用案例)", "thumbnail": "graphic-space-rectSensor-list.jpg", "main": "graphic/space/rectSensor-list", "libs": ["mars3d", "mars3d-space"] }, { "name": "SatelliteSensor 卫星视锥体", "thumbnail": "graphic-space-satelliteSensor.jpg", "main": "graphic/space/satelliteSensor", "hasPannel": true, "libs": ["mars3d", "mars3d-space"] }, { "name": "多卫星视锥体案例", "thumbnail": "graphic-space-satelliteSensor-multi.jpg", "main": "graphic/space/satelliteSensor-multi", "hasPannel": true, "libs": ["mars3d", "mars3d-space"], "hidden": true }, { "name": "卫星视锥体动态展示", "thumbnail": "graphic-space-satelliteSensor-dynamic.gif", "main": "graphic/space/satelliteSensor-dynamic", "libs": ["mars3d", "mars3d-space"] }, { "name": "Satellite 卫星综合对象", "thumbnail": "graphic-space-satellite.jpg", "main": "graphic/space/satellite", "hasPannel": true, "libs": ["mars3d", "mars3d-space"] }, { "name": "Satellite 卫星综合对象(多相机)", "thumbnail": "graphic-space-satellite-coneList.jpg", "main": "graphic/space/satellite-coneList", "hasPannel": true, "libs": ["mars3d", "mars3d-space"] }, { "name": "自定义动态位置(Satellite应用案例)", "thumbnail": "graphic-space-satellite-position.jpg", "main": "graphic/space/satellite-position", "libs": ["mars3d", "mars3d-space"] }, { "name": "卫星过境动态展示(Satellite应用案例)", "thumbnail": "graphic-space-satellite-change.gif", "main": "graphic/space/satellite-change", "hasPannel": true, "libs": ["mars3d", "mars3d-space"] }, { "name": "TLE卫星列表实时展示", "thumbnail": "graphic-space-satellite-list.gif", "main": "graphic/space/satellite-list", "hasPannel": true, "params": "data=satellite-list", "libs": ["mars3d", "mars3d-space"] }, { "name": "TLE外太空物实时展示", "thumbnail": "graphic-space-point.gif", "main": "graphic/space/point", "hasPannel": true, "libs": ["mars3d", "mars3d-space"] }, { "name": "卫星星下点计算", "thumbnail": "graphic-space-getRayEarthPosition.jpg", "main": "graphic/space/getRayEarthPosition", "hasPannel": true, "libs": ["mars3d", "mars3d-space"] }, { "name": "卫星过境分析", "thumbnail": "graphic-space-tle-getEcfPosition.jpg", "main": "graphic/space/tle-getEcfPosition", "hasPannel": true, "libs": ["mars3d", "mars3d-space"] }, { "name": "成像范围计算", "thumbnail": "graphic-space-tle-getPoint.jpg", "main": "graphic/space/tle-getPoint", "hasPannel": true, "libs": ["mars3d", "mars3d-space"] }, { "name": "卫星推演", "thumbnail": "graphic-space-deduce.gif", "main": "graphic/space/deduce", "hasPannel": true, "libs": ["mars3d", "mars3d-space"], "resources": ["map.css"] } ] }, { "name": "综合应用案例", "children": [ { "name": "扫描效果", "thumbnail": "graphic-apply-scanCircle.gif", "main": "graphic/apply/scanCircle" }, { "name": "卫星成像过程", "thumbnail": "graphic-apply-statelliteFoot.gif", "main": "graphic/apply/statelliteFoot" }, { "name": "行政区数据统计图", "thumbnail": "graphic-apply-quyuNum.jpg", "main": "graphic/apply/quyuNum", "resources": ["/temp/css/UnidreamLED.css"] }, { "name": "行政区", "thumbnail": "graphic-apply-quyu.jpg", "main": "graphic/apply/quyu", "resources": ["map.css"] }, { "name": "行政区突出展示", "thumbnail": "graphic-apply-district.jpg", "main": "graphic/apply/district", "resources": ["district.css"] }, { "name": "行政区突出展示2", "thumbnail": "graphic-apply-district2.jpg", "main": "graphic/apply/district2", "resources": ["district2.css"] }, { "name": "台风轨迹", "thumbnail": "graphic-apply-typhoon.jpg", "main": "graphic/apply/typhoon", "hasPannel": true, "resources": ["Typhoon.js", "typhoon.css"] }, { "name": "智慧社区", "thumbnail": "graphic-apply-community.jpg", "main": "graphic/apply/community" }, { "name": "数字城市", "thumbnail": "graphic-apply-digitalCity.gif", "main": "graphic/apply/digitalCity", "resources": ["city.css"] }, { "name": "红蓝对抗演习", "thumbnail": "graphic-apply-exercise.gif", "main": "graphic/apply/exercise" }, { "name": "飞机巡航", "thumbnail": "graphic-apply-cruise.gif", "main": "graphic/apply/cruise", "hasPannel": true, "resources": ["map.css"] }, { "name": "海洋应急", "thumbnail": "graphic-apply-seaRescue.jpg", "main": "graphic/apply/seaRescue", "hasPannel": true, "libs": ["mars3d", "mars3d-space", "mars3d-heatmap"], "resources": ["/temp/css/divGraphic.css"] } ] }, { "name": "编辑及控制", "details": "绘制及编辑文字、点、线、面、立体等各类数据", "children": [ { "name": "图上标绘", "thumbnail": "layerg-draw-draw.jpg", "main": "layer-graphic/draw/draw", "hasPannel": true, "libs": ["mars3d", "mars3d-space", "kmlGeojson", "terraformer"] }, { "name": "标绘数据展示(马拉松)", "thumbnail": "layerg-draw-drawRead.jpg", "main": "layer-graphic/draw/drawRead", "hasPannel": true, "download": false }, { "name": "军事标绘", "thumbnail": "layerg-draw-military.jpg", "main": "layer-graphic/draw/military", "hasPannel": true }, { "name": "点对象聚合", "thumbnail": "layerg-fun-clustering.jpg", "main": "layer-graphic/fun/clustering", "libs": ["mars3d", "localforage"], "hasPannel": true }, { "name": "框选数据", "thumbnail": "graphic-apply-isInPoly.jpg", "main": "graphic/apply/isInPoly", "hasPannel": true }, { "name": "线面内插值计算", "thumbnail": "util-polyUtil-interPoly.jpg", "main": "util/polyUtil/interPoly", "hasPannel": true }, { "name": "点位置平移编辑", "thumbnail": "thing-other-matrixMove.jpg", "main": "thing/other/matrixMove" }, { "name": "图层内数据贴地高度计算", "thumbnail": "layerg-fun-clampToGround.jpg", "main": "layer-graphic/fun/clampToGround", "hasPannel": true } ] } ] }, { "name": "gLTF小模型", "icon": "fa-fighter-jet", "children": [ { "name": "相关矢量对象", "download": false, "children": [ { "name": "ModelEntity对象", "thumbnail": "graphic-entity-model.jpg", "main": "graphic/entity/model", "hasPannel": true }, { "name": "ModelPrimitive对象", "thumbnail": "graphic-primitive-model.jpg", "main": "graphic/primitive/model", "hasPannel": true } ] }, { "name": "gLTF编辑控制", "children": [ { "name": "gltf模型标绘(含参数编辑)", "thumbnail": "layerg-draw-draw-model.jpg", "main": "layer-graphic/draw/draw-model", "hasPannel": true }, { "name": "gltf模型库", "thumbnail": "layerg-draw-draw-model-list.jpg", "main": "layer-graphic/draw/draw-model-list", "hasPannel": true }, { "name": "gltf模型剖切", "thumbnail": "thing-gltf-modelPlanClip.jpg", "main": "thing/gltf/modelPlanClip", "hasPannel": true }, { "name": "gltf零部件控制(运载火箭)", "thumbnail": "graphic-primitive-model-articulations.jpg", "main": "graphic/primitive/model-articulations", "hasPannel": true }, { "name": "模型自旋转", "thumbnail": "graphic-entity-model-rotate.gif", "main": "graphic/entity/model-rotate" }, { "name": "模型管理(楼栋分层控制)", "thumbnail": "graphic-entity-model-moveTo.gif", "main": "graphic/entity/model-moveTo", "hasPannel": true, "resources": ["FloorGraphic.js"] } ] } ] }, { "name": "3DTiles三维模型", "icon": "fa-building-o", "children": [ { "name": "各类模型的支持", "children": [ { "name": "倾斜摄影(县城城区)", "thumbnail": "layer3d-type-basis.jpg", "main": "layer-tileset/type/basis", "hasPannel": true, "params": "data=qx-shequ" }, { "name": "倾斜摄影(文庙)", "thumbnail": "layer3d-type-simiao.jpg", "main": "layer-tileset/type/basis", "hasPannel": true, "params": "data=qx-simiao" }, { "name": "激光点云(高压线塔杆)", "thumbnail": "layer3d-type-ganta.jpg", "main": "layer-tileset/type/basis", "hasPannel": true, "params": "data=pnts-ganta" }, { "name": "BIM建模(桥梁)", "thumbnail": "layer3d-type-bim-qiaoliang.jpg", "main": "layer-tileset/type/bim-qiaoliang", "hasPannel": true }, { "name": "BIM建模(教学楼)", "thumbnail": "layer3d-type-bim-daxue.jpg", "main": "layer-tileset/type/bim-daxue", "hasPannel": true }, { "name": "人工建模(石化厂)", "thumbnail": "layer3d-type-shihua.jpg", "main": "layer-tileset/type/basis", "hasPannel": true, "params": "data=max-shihua" }, { "name": "人工建模(地下管网)", "thumbnail": "layer3d-type-piping.jpg", "main": "layer-tileset/type/piping", "hasPannel": true }, { "name": "城市白模(合肥市区)", "thumbnail": "layer3d-type-jzw.gif", "main": "layer-tileset/type/jzw", "hasPannel": true }, { "name": "城市白膜(全球OSM在线)", "thumbnail": "layer3d-type-osmBuildings.jpg", "main": "layer-tileset/type/osmBuildings", "hasPannel": true }, { "name": "3dtiles图层", "thumbnail": "layer3d-type-list.jpg", "main": "layer-tileset/type/list", "hasPannel": true, "resources": ["city.css"], "download": false } ] }, { "name": "三维模型单体化", "children": [ { "name": "模型内单体化(人工建模或建筑物)", "thumbnail": "layer3d-monomer-tileset-only.jpg", "main": "layer-tileset/monomer/tileset-only" }, { "name": "classificationType单体化模型(叠加另外1个3dtiles)", "thumbnail": "layer3d-monomer-tileset-classificationType.jpg", "main": "layer-tileset/monomer/tileset-classificationType", "hasPannel": true, "download": false }, { "name": "矢量单体化(叠加WFS服务)", "thumbnail": "layer3d-monomer-wfs.jpg", "main": "layer-tileset/monomer/wfs" }, { "name": "矢量单体化(叠加矢量数据)", "thumbnail": "layer3d-monomer-building.jpg", "main": "layer-tileset/monomer/building", "hasPannel": true }, { "name": "矢量单体化编辑", "thumbnail": "layer3d-monomer-building-edit.jpg", "main": "layer-tileset/monomer/building-edit", "hasPannel": true }, { "name": "分层矢量单体化", "thumbnail": "layer3d-monomer-floor.jpg", "main": "layer-tileset/monomer/floor", "hasPannel": true }, { "name": "分层分户矢量单体化", "thumbnail": "layer3d-monomer-household.jpg", "main": "layer-tileset/monomer/household", "hasPannel": true }, { "name": "分层分户矢量单体化编辑", "thumbnail": "layer3d-monomer-household-edit.jpg", "main": "layer-tileset/monomer/household-edit", "hasPannel": true } ] }, { "name": "样式及效果设置", "children": [ { "name": "建筑物样式", "thumbnail": "layer3d-style-basis.jpg", "main": "layer-tileset/style/basis", "hasPannel": true }, { "name": "单击查看分户", "thumbnail": "layer3d-style-max-fcfh.jpg", "main": "layer-tileset/style/max-fcfh" }, { "name": "BIM分层展示", "thumbnail": "layer3d-style-bim-floor.jpg", "main": "layer-tileset/style/bim-floor", "hasPannel": true }, { "name": "BIM进度展示", "thumbnail": "layer3d-style-progress.jpg", "main": "layer-tileset/style/progress" }, { "name": "自定义BIM属性及样式 Demo", "thumbnail": "layer3d-style-custom-style.jpg", "main": "layer-tileset/style/custom-style" }, { "name": "自定义Shader", "thumbnail": "layer3d-style-customShader.jpg", "main": "layer-tileset/style/customShader", "hasPannel": true } ] }, { "name": "模型相关分析", "children": [ { "name": "模型平面剖切(BIM)", "thumbnail": "thing-tileset-tilesetPlanClip.jpg", "main": "thing/tileset/tilesetPlanClip", "hasPannel": true }, { "name": "模型平面剖切(倾斜摄影)", "thumbnail": "thing-tileset-tilesetPlanClip-qx.jpg", "main": "thing/tileset/tilesetPlanClip-qx", "hasPannel": true }, { "name": "模型盒子裁剪", "thumbnail": "thing-tileset-tilesetBoxClip.jpg", "main": "thing/tileset/tilesetBoxClip", "hasPannel": true }, { "name": "模型压平", "thumbnail": "thing-tileset-tilesetFlat.jpg", "main": "thing/tileset/tilesetFlat", "hasPannel": true }, { "name": "模型裁剪", "thumbnail": "thing-tileset-tilesetClip.jpg", "main": "thing/tileset/tilesetClip", "hasPannel": true }, { "name": "模型淹没分析", "thumbnail": "thing-tileset-tilesetFlood.gif", "main": "thing/tileset/tilesetFlood", "hasPannel": true }, { "name": "限高分析", "thumbnail": "thing-tileset-limitHeight.jpg", "main": "thing/tileset/limitHeight", "hasPannel": true }, { "name": "模型热力图", "thumbnail": "layero-heatmap-heatLayer-tileset.jpg", "main": "layer-other/heatmap/heatLayer-tileset", "hasPannel": true, "libs": ["mars3d", "mars3d-heatmap"] }, { "name": "地震模拟", "thumbnail": "thing-tileset-shake.gif", "main": "thing/tileset/shake", "hasPannel": true }, { "name": "模型颜色校正", "thumbnail": "thing-tileset-colorCorrection.jpg", "main": "thing/tileset/colorCorrection", "new": true, "hasPannel": true } ] }, { "name": "模型编辑控制", "children": [ { "name": "三维模型位置及参数编辑", "thumbnail": "layer3d-manager-edit.jpg", "main": "layer-tileset/manager/edit", "libs": ["mars3d", "localforage"], "hasPannel": true }, { "name": "模型位置XYZ平移(不贴球面)", "thumbnail": "layer3d-manager-move.jpg", "main": "layer-tileset/manager/move", "hasPannel": true }, { "name": "单模型场景(无地球)", "thumbnail": "layer3d-manager-oneself.jpg", "main": "layer-tileset/manager/oneself", "libs": ["mars3d", "localforage"], "hasPannel": true }, { "name": "单模型场景(无地球+背景图片)", "thumbnail": "layer3d-manager-oneself2.jpg", "main": "layer-tileset/manager/oneself2", "libs": ["mars3d", "localforage"], "hasPannel": true } ] } ] }, { "name": "地球场景控制", "icon": "fa-cubes", "children": [ { "name": "视图切换和对比", "children": [ { "name": "二三维切换", "thumbnail": "map-options-scene-sceneMode.jpg", "main": "map/options/scene-sceneMode", "hasPannel": true }, { "name": "双屏对比", "thumbnail": "map-double-compare.jpg", "main": "map/double/compare", "hasPannel": true }, { "name": "二三维联动(与leaflet)", "thumbnail": "map-double-leaflet.jpg", "main": "map/double/leaflet", "hasPannel": true, "libs": ["mars2d", "mars3d"], "resources": ["map.css"] }, { "name": "二三维联动(与openlayers)", "thumbnail": "map-double-openlayers.jpg", "main": "map/double/openlayers", "libs": ["olcesium", "mars3d"], "resources": ["map.css"] } ] }, { "name": "场景背景控制", "children": [ { "name": "场景出图(导出图片)", "thumbnail": "map-fun-expImage.jpg", "main": "map/fun/expImage", "hasPannel": true, "resources": ["/temp/css/divGraphic.css", "/lib/dom2img/dom-to-image.js", "/lib/dom2img/html2canvas.js"] }, { "name": "自定义空间背景图", "thumbnail": "map-other-backgroundImg.gif", "main": "map/other/backgroundImg", "hasPannel": true, "resources": ["background.css"] }, { "name": "自定义天空盒", "thumbnail": "map-property-skybox.gif", "main": "map/property/skybox", "hasPannel": true }, { "name": "近地天空盒", "thumbnail": "map-property-skybox-nearground.jpg", "main": "map/property/skybox-nearground", "hasPannel": true }, { "name": "DIV蒙板遮盖", "thumbnail": "map-other-mask-div.jpg", "main": "map/other/mask-div" } ] }, { "name": "相机及视角控制", "children": [ { "name": "视角书签", "thumbnail": "map-fun-bookmark.jpg", "main": "map/fun/bookmark", "hasPannel": true }, { "name": "开场动画", "thumbnail": "map-fun-openFlyAnimation.gif", "main": "map/fun/openFlyAnimation", "hasPannel": true }, { "name": "旋转的地球", "thumbnail": "map-fun-earth-rotate.gif", "main": "map/fun/earth-rotate", "hasPannel": true }, { "name": "视点飞行", "thumbnail": "map-fun-setCameraViewList.gif", "main": "map/fun/setCameraViewList", "hasPannel": true }, { "name": "绕点环绕飞行", "thumbnail": "thing-camera-rotatePoint.gif", "main": "thing/camera/rotatePoint", "hasPannel": true }, { "name": "原地四周旋转", "thumbnail": "thing-camera-rotateOut.gif", "main": "thing/camera/rotateOut", "hasPannel": true }, { "name": "第一人称贴地漫游", "thumbnail": "thing-camera-firstPersonRoam.jpg", "main": "thing/camera/firstPersonRoam", "hasPannel": true }, { "name": "视角历史记录", "thumbnail": "thing-camera-cameraHistory.jpg", "main": "thing/camera/cameraHistory", "hasPannel": true }, { "name": "角色控制", "thumbnail": "thing-camera-roleController.gif", "main": "thing/camera/roleController", "hasPannel": true, "resources": ["CesiumRoleController.js"] }, { "name": "动画漫游(tween插值)", "thumbnail": "thing-camera-tween.jpg", "main": "thing/camera/tween", "hasPannel": true, "libs": ["mars3d", "tween"], "resources": ["TweensRoaming.js"] }, { "name": "限定视角范围", "thumbnail": "thing-camera-cameraHistory-limit.jpg", "main": "thing/camera/cameraHistory-limit", "hasPannel": true } ] }, { "name": "鼠标交互控制", "children": [ { "name": "坐标拾取和转换", "thumbnail": "util-pointTrans-selectPoint.jpg", "main": "util/pointTrans/selectPoint", "hasPannel": true }, { "name": "鼠标中右键互换(操作习惯)", "thumbnail": "map-fun-changeMouseModel.jpg", "main": "map/fun/changeMouseModel", "hasPannel": true }, { "name": "街景操作习惯", "thumbnail": "thing-camera-streetView.jpg", "main": "thing/camera/streetView", "hasPannel": true }, { "name": "DIV的transform缩放", "thumbnail": "map-other-transform.jpg", "main": "map/other/transform", "resources": ["map.css"] } ] }, { "name": "其他", "children": [ { "name": "月球", "thumbnail": "map-other-moon.jpg", "main": "map/other/moon", "resources": ["background.css"] } ] } ] }, { "name": "特效", "icon": "fa-futbol-o", "children": [ { "name": "对象交互特效", "children": [ { "name": "对象描边", "thumbnail": "effect-outlineEffect.jpg", "main": "effect/outlineEffect", "hasPannel": true }, { "name": "对象泛光", "thumbnail": "effect-bloomTarget.jpg", "main": "effect/bloomTarget", "hasPannel": true } ] }, { "name": "天气特效", "children": [ { "name": "雾天气", "thumbnail": "effect-fog.jpg", "main": "effect/fog", "hasPannel": true }, { "name": "雨天气", "thumbnail": "effect-rain.gif", "main": "effect/rain", "hasPannel": true }, { "name": "雪天气", "thumbnail": "effect-snow.gif", "main": "effect/snow", "hasPannel": true }, { "name": "云图", "thumbnail": "graphic-entity-rectangle-cloud.gif", "main": "graphic/entity/rectangle-cloud" } ] }, { "name": "色彩特效", "children": [ { "name": "颜色校正", "thumbnail": "effect-colorCorrection.jpg", "main": "effect/colorCorrection", "hasPannel": true, "new": true }, { "name": "泛光特效", "thumbnail": "effect-bloom.jpg", "main": "effect/bloom", "hasPannel": true }, { "name": "亮度效果", "thumbnail": "effect-brightness.jpg", "main": "effect/brightness", "hasPannel": true }, { "name": "马赛克效果", "thumbnail": "effect-mosaic.jpg", "main": "effect/mosaic", "hasPannel": true }, { "name": "景深效果", "thumbnail": "effect-depthOfField.jpg", "main": "effect/depthOfField", "hasPannel": true }, { "name": "夜视效果", "thumbnail": "effect-nightVision.jpg", "main": "effect/nightVision", "hasPannel": true }, { "name": "黑白效果", "thumbnail": "effect-blackAndWhite.jpg", "main": "effect/blackAndWhite", "hasPannel": true } ] } ] }, { "name": "空间分析", "icon": "fa-futbol-o", "children": [ { "name": "综合空间分析", "children": [ { "name": "量算 (长度、面积、高度、角度)", "thumbnail": "thing-analysis-measure.jpg", "main": "thing/analysis/measure", "hasPannel": true, "resources": ["/temp/css/divGraphic.css"] }, { "name": "剖面分析", "thumbnail": "thing-analysis-measure-section.jpg", "main": "thing/analysis/measure-section", "hasPannel": true }, { "name": "剖面分析(模型上分析)", "thumbnail": "util-polyUtil-computeSurfacePoints.jpg", "main": "util/polyUtil/computeSurfacePoints", "hasPannel": true }, { "name": "方量分析(体积)", "thumbnail": "thing-analysis-measure-volume.jpg", "main": "thing/analysis/measure-volume", "hasPannel": true }, { "name": "方量分析(体积)-离屏渲染方式", "thumbnail": "thing-analysis-measure-volume-depth.jpg", "main": "thing/analysis/measure-volume-depth", "hasPannel": true }, { "name": "通视分析", "thumbnail": "thing-analysis-sightline.jpg", "main": "thing/analysis/sightline", "hasPannel": true }, { "name": "通视地形精确分析", "thumbnail": "thing-analysis-sightline-terrain.jpg", "main": "thing/analysis/sightline-terrain", "hasPannel": true, "hidden": true }, { "name": "缓冲分析", "thumbnail": "thirdParty-turf-buffer.jpg", "main": "thirdParty/turf/buffer", "hasPannel": true }, { "name": "可视域分析", "thumbnail": "graphic-custom-viewShed.jpg", "main": "graphic/custom/viewShed", "hasPannel": true }, { "name": "可视域分析(合并渲染)", "thumbnail": "graphic-custom-visibility.jpg", "main": "graphic/custom/visibility", "hasPannel": true }, { "name": "地表透明(地下模式)", "thumbnail": "thing-analysis-underground.gif", "main": "thing/analysis/underground", "hasPannel": true }, { "name": "淹没分析(矢量面)", "thumbnail": "thing-terrain-floodByGraphic.gif", "main": "thing/terrain/floodByGraphic", "hasPannel": true }, { "name": "日照分析", "thumbnail": "thing-analysis-shadows.gif", "main": "thing/analysis/shadows", "hasPannel": true }, { "name": "天际线描边", "thumbnail": "thing-analysis-skyline.jpg", "main": "thing/analysis/skyline", "hasPannel": true }, { "name": "天际线体", "thumbnail": "graphic-custom-skylineBody.jpg", "main": "graphic/custom/skylineBody", "hasPannel": true }, { "name": "开敞度分析", "thumbnail": "graphic-custom-viewDome.jpg", "main": "graphic/custom/viewDome", "hasPannel": true } ] }, { "name": "GIS客户端分析", "children": [ { "name": "生成随机数据(点线面)", "thumbnail": "thirdParty-turf-random.jpg", "main": "thirdParty/turf/random", "hasPannel": true }, { "name": "生成网格", "thumbnail": "thirdParty-turf-grid.jpg", "main": "thirdParty/turf/grid", "hasPannel": true }, { "name": "点相关计算", "thumbnail": "thirdParty-turf-points.jpg", "main": "thirdParty/turf/points", "hasPannel": true }, { "name": "最近点分析", "thumbnail": "thirdParty-turf-nearestPoint.jpg", "main": "thirdParty/turf/nearestPoint", "hasPannel": true }, { "name": "线相关计算", "thumbnail": "thirdParty-turf-line.jpg", "main": "thirdParty/turf/line", "hasPannel": true }, { "name": "线求交", "thumbnail": "thirdParty-turf-lineIntersect.jpg", "main": "thirdParty/turf/lineIntersect", "hasPannel": true }, { "name": "线上最近点", "thumbnail": "thirdParty-turf-nearestPointOnLine.jpg", "main": "thirdParty/turf/nearestPointOnLine", "hasPannel": true }, { "name": "最短路径", "thumbnail": "thirdParty-turf-shortestPath.jpg", "main": "thirdParty/turf/shortestPath", "hasPannel": true }, { "name": "面相关计算", "thumbnail": "thirdParty-turf-polygon.jpg", "main": "thirdParty/turf/polygon", "hasPannel": true }, { "name": "面求交", "thumbnail": "thirdParty-turf-intersect.jpg", "main": "thirdParty/turf/intersect", "hasPannel": true }, { "name": "面切割", "thumbnail": "thirdParty-turf-polygonClip.jpg", "main": "thirdParty/turf/polygonClip", "hasPannel": true }, { "name": "等值面", "thumbnail": "thirdParty-turf-isobands.jpg", "main": "thirdParty/turf/isobands" } ] } ] }, { "name": "可视化", "icon": "fa-street-view", "children": [ { "name": "普通可视化", "children": [ { "name": "贴地热力图", "thumbnail": "layero-heatmap-heatLayer.jpg", "main": "layer-other/heatmap/heatLayer", "hasPannel": true, "libs": ["mars3d", "mars3d-heatmap"] }, { "name": "高度热力图", "thumbnail": "layero-heatmap-heatLayer-height.jpg", "main": "layer-other/heatmap/heatLayer-height", "hasPannel": true, "libs": ["mars3d", "mars3d-heatmap"] }, { "name": "动态热力图", "thumbnail": "layero-heatmap-heatLayer-dynamic.gif", "main": "layer-other/heatmap/heatLayer-dynamic", "hasPannel": true, "libs": ["mars3d", "mars3d-heatmap"] }, { "name": "立体曲面热力图", "thumbnail": "layero-heatmap-heatLayer-arc.jpg", "main": "layer-other/heatmap/heatLayer-arc", "hasPannel": true, "libs": ["mars3d", "mars3d-heatmap"] }, { "name": "风向图", "thumbnail": "layero-weather-wind.gif", "main": "layer-other/weather/wind", "hasPannel": true, "libs": ["mars3d", "mars3d-wind"] }, { "name": "风向图(canvas方式)", "thumbnail": "layero-weather-canvasWind.gif", "main": "layer-other/weather/canvasWind", "hasPannel": true, "libs": ["mars3d", "mars3d-wind"] } ] }, { "name": "MapV支持", "children": [ { "name": "蜂巢图", "thumbnail": "layero-mapv-point-honeycomb.jpg", "main": "layer-other/mapv/point-honeycomb", "libs": ["mars3d", "mars3d-mapv"] }, { "name": "方格图", "thumbnail": "layero-mapv-point-grid.jpg", "main": "layer-other/mapv/point-grid", "libs": ["mars3d", "mars3d-mapv"] }, { "name": "动态点", "thumbnail": "layero-mapv-point-simple-animation.gif", "main": "layer-other/mapv/point-simple-animation", "libs": ["mars3d", "mars3d-mapv"] }, { "name": "多层点(全国抖音用户态势)", "thumbnail": "layero-mapv-point-simple-multi.gif", "main": "layer-other/mapv/point-simple-multi", "libs": ["mars3d", "mars3d-mapv"] }, { "name": "简单线", "thumbnail": "layero-mapv-polyline-simple.jpg", "main": "layer-other/mapv/polyline-simple", "libs": ["mars3d", "mars3d-mapv"] }, { "name": "强度线", "thumbnail": "layero-mapv-polyline-intensity.jpg", "main": "layer-other/mapv/polyline-intensity", "libs": ["mars3d", "mars3d-mapv"] }, { "name": "动态线", "thumbnail": "layero-mapv-polyline-intensity-animation.gif", "main": "layer-other/mapv/polyline-intensity-animation", "libs": ["mars3d", "mars3d-mapv"] }, { "name": "出租车轨迹态势图", "thumbnail": "layero-mapv-polyline-lighter.gif", "main": "layer-other/mapv/polyline-lighter", "libs": ["mars3d", "mars3d-mapv"] }, { "name": "强边界图", "thumbnail": "layero-mapv-polyline-fbundling.jpg", "main": "layer-other/mapv/polyline-fbundling", "libs": ["mars3d", "mars3d-mapv"] }, { "name": "合肥建筑物", "thumbnail": "layero-mapv-polygon-simple.jpg", "main": "layer-other/mapv/polygon-simple", "libs": ["mars3d", "mars3d-mapv"] }, { "name": "迁徙图综合展示", "thumbnail": "layero-mapv-qianxi.gif", "main": "layer-other/mapv/qianxi", "libs": ["mars3d", "mars3d-mapv"] } ] }, { "name": "ECharts支持", "children": [ { "name": "动态散点图 全省经济指标", "thumbnail": "layero-echarts-effectScatter-anhui.gif", "main": "layer-other/echarts/effectScatter-anhui", "libs": ["mars3d", "mars3d-echarts"] }, { "name": "动态散点图 全国城市GDP态势", "thumbnail": "layero-echarts-effectScatter-gdp.jpg", "main": "layer-other/echarts/effectScatter-gdp", "hasPannel": true, "libs": ["mars3d", "mars3d-echarts"] }, { "name": "散点图 城市空气质量", "thumbnail": "layero-echarts-scatter-pm25.jpg", "main": "layer-other/echarts/scatter-pm25", "libs": ["mars3d", "mars3d-echarts"] }, { "name": "北京病人就诊流向图", "thumbnail": "layero-echarts-lines-liuchu.gif", "main": "layer-other/echarts/lines-liuchu", "libs": ["mars3d", "mars3d-echarts"] }, { "name": "北京航班流向图", "thumbnail": "layero-echarts-lines-hanban.gif", "main": "layer-other/echarts/lines-hanban", "libs": ["mars3d", "mars3d-echarts"] }, { "name": "EasyOP集群分布图", "thumbnail": "layero-echarts-lines-fenbu.gif", "main": "layer-other/echarts/lines-fenbu", "libs": ["mars3d", "mars3d-echarts"] }, { "name": "物流运输图", "thumbnail": "layero-echarts-lines-wuliu.gif", "main": "layer-other/echarts/lines-wuliu", "libs": ["mars3d", "mars3d-echarts"] }, { "name": "人口迁徙图", "thumbnail": "layero-echarts-lines-qianxi.gif", "main": "layer-other/echarts/lines-qianxi", "libs": ["mars3d", "mars3d-echarts"] }, { "name": "城市流向效果", "thumbnail": "layero-echarts-lines-flow.gif", "main": "layer-other/echarts/lines-flow", "libs": ["mars3d", "mars3d-echarts"] }, { "name": "航班动态效果", "thumbnail": "layero-echarts-lines-flight.jpg", "main": "layer-other/echarts/lines-flight", "libs": ["mars3d", "mars3d-echarts"] }, { "name": "道路拥堵图", "thumbnail": "layero-echarts-lines-road.jpg", "main": "layer-other/echarts/lines-road", "libs": ["mars3d", "mars3d-echarts"] } ] }, { "name": "Three.js支持", "download": false, "children": [ { "name": "集成Demo", "thumbnail": "thirdParty-threejs-demo.jpg", "main": "thirdParty/threejs/demo", "libs": ["mars3d", "three"], "resources": ["ThreeLayer.js"] } ] }, { "name": "ammo物理引擎支持", "download": false, "children": [ { "name": "车辆运动", "thumbnail": "thirdParty-ammo-vehicle.gif", "main": "thirdParty/ammo/vehicle", "libs": ["mars3d", "cesium-meshVisualizer"] }, { "name": "转动(旗子)", "thumbnail": "thirdParty-ammo-turnCloth.gif", "main": "thirdParty/ammo/turnCloth", "libs": ["mars3d", "cesium-meshVisualizer"] }, { "name": "转动(球)", "thumbnail": "thirdParty-ammo-turnRope.gif", "main": "thirdParty/ammo/turnRope", "libs": ["mars3d", "cesium-meshVisualizer"] } ] }, { "name": "虚拟仿真", "children": [ { "name": "动画脚本演示", "thumbnail": "graphic-apply-steps.jpg", "main": "graphic/apply/steps", "hasPannel": true, "resources": ["/temp/css/divGraphic.css"] }, { "name": "无人机航拍过程", "thumbnail": "graphic-apply-plane.gif", "main": "graphic/apply/plane" }, { "name": "铁路仿真", "thumbnail": "graphic-apply-railway.gif", "main": "graphic/apply/railway", "hasPannel": true }, { "name": "船舶模拟", "thumbnail": "layerg-file-czml-chuanbo.gif", "main": "layer-graphic/file/czml", "hasPannel": true, "libs": ["mars3d", "cesium-sensorVolumes"], "params": "data=chuanbo" }, { "name": "飞机模拟", "thumbnail": "layerg-file-czml-feiji.gif", "main": "layer-graphic/file/czml", "hasPannel": true, "libs": ["mars3d", "cesium-sensorVolumes"], "params": "data=feiji" }, { "name": "火箭发射过程", "thumbnail": "layerg-file-czml-huojian.gif", "main": "layer-graphic/file/czml", "hasPannel": true, "libs": ["mars3d", "cesium-sensorVolumes"], "params": "data=huojian" }, { "name": "多卫星TLE实时展示", "thumbnail": "graphic-space-satellite-list.gif", "main": "graphic/space/satellite-list", "hasPannel": true, "libs": ["mars3d", "mars3d-space"] } ] } ] }, { "name": "非正式示例", "icon": "fa-globe", "download": false, "children": [ { "name": "第三方原因的", "details": "第三方服务、国家政策等原因造成的暂时不能用的功能", "children": [ { "name": "OSM【已被封】", "thumbnail": "layert-online-osm.jpg", "main": "layer-tile/online/osm", "hasPannel": true }, { "name": "街景联动【需要Token】", "thumbnail": "map-double-streetview.jpg", "main": "map/double/streetview", "hasPannel": true, "resources": ["map.css"] } ] }, { "name": "存在问题的", "details": "当前存在问题的示例,有点鸡肋,仅供学习参考", "children": [ { "name": "水面倒影 Demo", "thumbnail": "effect-inverted.jpg", "main": "effect/inverted", "hasPannel": true }, { "name": "PBF矢量瓦片(OL渲染)", "thumbnail": "layert-type-mvt.jpg", "main": "layer-tile/type/pbf-ol", "hasPannel": true, "libs": ["mars3d", "cesium-pbf-ol"] }, { "name": "PBF矢量瓦片(Mapbox渲染)", "thumbnail": "layert-type-mapbox.jpg", "main": "layer-tile/type/pbf-mapbox", "hasPannel": true, "libs": ["mars3d", "cesium-pbf-mapbox"] } ] } ] } ]