{ "name": "map3d-tip", "version": "1.0.1", "description": "map3d子组件", "main": "index.js", "scripts": { "build": "cube build ./ --output=../../datavComponent --remote=pandav --smart" }, "keywords": [ "map", "subcoms" ], "dependencies": { "eventemitter3": "3.0.0", "safely-merge": "1.0.1", "lodash": "4.17.11" }, "pandav": { "cn_name": "信息面板", "icon": "https:///assets.easyv.cloud/thumb/ea6dbbba-f7db-4aca-a7e4-57608896e04a.gif", "level": 1, "protocol": 2, "type": [ "Map3d-v1_subcoms_tip" ], "parent": { "supportTypes": [ "Map3d-v1" ], "supportNames": [] }, "publicHandler": {}, "events": {}, "api_data": { "source": [ { "name": "正常", "polygonStatus": "正常", "lng": 109.756364, "lat": 38.236596, "height": 0, "value2": "2.23", "value3": "976.15", "value4": "13.66" }, { "name": "正常", "polygonStatus": "正常", "lng": 109.744587, "lat": 38.245713, "height": 0, "value2": "2.23", "value3": "976.15", "value4": "13.66" }, { "name": "正常", "polygonStatus": "正常", "lng": 109.756917, "lat": 38.242208, "height": 0, "value2": "2.23", "value3": "976.15", "value4": "13.66" } ] }, "apis": { "source": { "description": "数据接口", "handler": "render", "fields": { "name": { "description": "状态名" }, "data": { "description": "线路径坐标,geojson形式" } } } }, "config": { "options": { "type": "menu", "children": { "baseConfig": { "name": "基础配置", "type": "menuChild", "mode": "single", "children": { "layerConfig": { "name": "图层配置", "type": "group", "children": { "minZoom": { "name": "显示最小高度", "type": "number", "default": 0, "min": 0 }, "maxZoom": { "name": "显示最大高度", "type": "number", "default": 10000 }, "horizontalOrigin": { "name": "水平原点", "type": "select", "default": 0, "options": [ { "label": "左侧", "value": 1 }, { "label": "中心", "value": 0 }, { "label": "右侧", "value": -1 } ] }, "verticalOrigin": { "name": "垂直原点", "type": "select", "default": 1, "options": [ { "label": "上方", "value": -1 }, { "label": "中心", "value": 0 }, { "label": "下方", "value": 1 } ] } } }, "pointerEvents": { "name": "内置交互事件", "default": false, "type": "boolean" }, "markerVisible": { "name": "定位点是否显示", "show": [ [ "pointerEvents", "$eq", true ] ], "type": "boolean", "default": true }, "markerTipVisible": { "name": "内容是否显示", "show": [ [ "pointerEvents", "$eq", true ] ], "type": "boolean", "default": true }, "tipShowEvent": { "name": "内容显示事件", "show": [ [ "pointerEvents", "$eq", true ], [ "markerTipVisible", "$eq", false ] ], "type": "select", "default": "mouseover", "options": [ { "label": "鼠标移入定位点", "value": "mouseover" }, { "label": "鼠标移出定位点", "value": "mouseout" }, { "label": "鼠标左键点击定位点", "value": "click" }, { "label": "鼠标左键双击定位点", "value": "dblclick" }, { "label": "鼠标在定位点上单击抬起", "value": "mousedown" }, { "label": "鼠标在定位点上单击按下", "value": "mouseup" }, { "label": "鼠标右键单击定位点", "value": "contextmenu" } ] }, "tipHideEvent": { "name": "内容隐藏事件", "show": [ [ "pointerEvents", "$eq", true ], [ "markerTipVisible", "$eq", false ] ], "type": "select", "default": "mouseout", "options": [ { "label": "鼠标移入定位点", "value": "mouseover" }, { "label": "鼠标移出定位点", "value": "mouseout" }, { "label": "鼠标左键点击定位点", "value": "click" }, { "label": "鼠标左键双击定位点", "value": "dblclick" }, { "label": "鼠标在定位点上单击抬起", "value": "mousedown" }, { "label": "鼠标在定位点上单击按下", "value": "mouseup" }, { "label": "鼠标右键单击定位点", "value": "contextmenu" } ] }, "drillDown": { "name": "点击钻取", "show": [ [ "pointerEvents", "$eq", true ] ], "type": "boolean", "default": false } } }, "series": { "name": "状态配置", "type": "menuChild", "children": { "series": { "name": "状态系列", "type": "tabs", "default": [ { "name": "正常", "contentConfig": { "backgroudImage": "https://assets.easyv.cloud/data/1725/2243309/img/l49otw2vu_1695027447752_r2xcqy65oa.png", "backgroudSize": { "width": 271, "height": 202 }, "padding": { "top": 15, "bottom": 20, "left": 20, "right": 20 }, "offset": { "x": 0, "y": -60 }, "zIndex": 130 }, "pointConfig": { "backgroudImage": "https://assets.easyv.cloud/data/1725/2243309/img/e3th8lyt4o_1695029410938_a6s1yretw.png", "backgroudSize": { "width": 100, "height": 85 }, "offset": { "x": 0, "y": 0 }, "zIndex": 120 }, "infoList": [ { "infoName": "水厂", "valueField": "", "suffix": "", "offset": { "x": 0, "y": 24 }, "labelText": { "textStyle": { "lineHeight": 22, "margin": { "top": 0, "bottom": 0, "left": 0, "right": 0 }, "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 22, "color": "#fff", "fontWeight": "normal", "italic": "normal", "letterSpacing": 1 } }, "mediaStyle": { "width": 0, "height": 0 }, "isLink": false, "linkPath": "" }, "valueText": { "textStyle": { "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 18, "color": "#fff", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "lineHeight": 18 }, "mediaStyle": { "width": 0, "height": 0 }, "isLink": false, "linkPath": "" }, "suffixText": { "textStyle": { "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 13, "color": "#fff", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "lineHeight": 18 } } }, { "infoName": "水池液位:", "suffix": "m", "valueField": "value2", "offset": { "x": 10, "y": 14 }, "labelText": { "textStyle": { "lineHeight": 14, "margin": { "top": 0, "bottom": 0, "left": 0, "right": 15 }, "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 14, "color": "#fff", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "mediaStyle": { "width": 0, "height": 0 }, "isLink": false, "linkPath": "" }, "valueText": { "textStyle": { "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 18, "color": "#2BECF7", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "lineHeight": 18 }, "mediaStyle": { "width": 0, "height": 0 }, "isLink": false, "linkPath": "" }, "suffixText": { "textStyle": { "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 13, "color": "#fff", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "lineHeight": 13 } } }, { "infoName": "出水瞬流:", "valueField": "value3", "suffix": "m³/h", "offset": { "x": 15, "y": 14 }, "labelText": { "textStyle": { "lineHeight": 14, "margin": { "top": 0, "bottom": 0, "left": 0, "right": 15 }, "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 14, "color": "#fff", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "mediaStyle": { "width": 0, "height": 0 }, "isLink": false, "linkPath": "" }, "valueText": { "textStyle": { "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 18, "color": "#2BECF7", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "lineHeight": 18 }, "mediaStyle": { "width": 0, "height": 0 }, "isLink": false, "linkPath": "" }, "suffixText": { "textStyle": { "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 13, "color": "#fff", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "lineHeight": 13 } } }, { "infoName": "出水累计:", "valueField": "value4", "suffix": "万m³", "offset": { "x": 20, "y": 14 }, "labelText": { "textStyle": { "lineHeight": 14, "margin": { "top": 0, "bottom": 0, "left": 0, "right": 15 }, "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 14, "color": "#fff", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "mediaStyle": { "width": 0, "height": 0 }, "isLink": false, "linkPath": "" }, "valueText": { "textStyle": { "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 18, "color": "#2BECF7", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "lineHeight": 18 }, "mediaStyle": { "width": 0, "height": 0 }, "isLink": false, "linkPath": "" }, "suffixText": { "textStyle": { "font": { "fontFamily": "Mircosoft Yahei", "fontSize": 13, "color": "#fff", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "lineHeight": 13 } } } ] } ], "template": { "name": "状态<%=i+1%>", "type": "object", "children": { "name": { "name": "名称", "type": "text", "default": "正常" }, "contentConfig": { "name": "内容样式配置", "type": "group", "children": { "backgroudImage": { "name": "背景图", "type": "image", "default": "https://assets.easyv.cloud/data/1725/2243309/img/l49otw2vu_1695027447752_r2xcqy65oa.png" }, "backgroudSize": { "name": "背景尺寸", "type": "suite", "children": { "width": { "name": "宽度", "default": 271, "col": 12, "type": "number", "suffix": "px" }, "height": { "name": "高度", "default": 202, "col": 12, "type": "number", "suffix": "px" } } }, "padding": { "name": "贴图内边距", "type": "suite", "children": { "top": { "name": "上", "type": "number", "default": 0, "col": 6 }, "bottom": { "name": "下", "type": "number", "default": 0, "col": 6 }, "left": { "name": "左", "type": "number", "default": 0, "col": 6 }, "right": { "name": "右", "type": "number", "default": 0, "col": 6 } } }, "offset": { "name": "偏移量", "type": "suite", "children": { "x": { "name": "水平", "default": 0, "col": 12, "type": "number", "suffix": "px" }, "y": { "name": "垂直", "default": 0, "col": 12, "type": "number", "suffix": "px" } } }, "zIndex": { "name": "图层显示层级", "type": "number", "default": 130 } } }, "pointConfig": { "name": "定位点样式配置", "type": "group", "children": { "backgroudImage": { "name": "背景图", "type": "image", "default": "https://assets.easyv.cloud/data/1725/2243309/img/e3th8lyt4o_1695029410938_a6s1yretw.png" }, "backgroudSize": { "name": "背景尺寸", "type": "suite", "children": { "width": { "name": "宽度", "default": 100, "col": 12, "type": "number", "suffix": "px" }, "height": { "name": "高度", "default": 50, "col": 12, "type": "number", "suffix": "px" } } }, "offset": { "name": "偏移量", "type": "suite", "children": { "x": { "name": "水平", "default": 0, "col": 12, "type": "number", "suffix": "px" }, "y": { "name": "垂直", "default": 0, "col": 12, "type": "number", "suffix": "px" } } }, "zIndex": { "name": "图层显示层级", "type": "number", "default": 120 } } }, "infoList": { "name": "内容信息", "type": "array", "default": [], "child": { "type": "object", "name": "内容信息<%=i+1%>", "child": { "infoName": { "name": "标签名", "type": "text", "default": "" }, "valueField": { "name": "值字段名", "type": "text", "default": "" }, "suffix": { "name": "后缀", "type": "text", "default": "m" }, "offset": { "name": "偏移量", "type": "suite", "children": { "x": { "name": "水平", "default": 0, "col": 12, "type": "number", "suffix": "px" }, "y": { "name": "垂直", "default": 0, "col": 12, "type": "number", "suffix": "px" } } }, "labelText": { "name": "标签样式", "type": "group", "children": { "textStyle": { "type": "group", "name": "文本样式", "children": { "font": { "type": "font", "name": "文本样式", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230, 247, 255, 1)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "lineHeight": { "name": "行距", "default": 18, "type": "number", "col": 12, "suffix": "px" }, "margin": { "name": "自定义边距", "type": "suite", "children": { "top": { "name": "上", "type": "number", "default": 0, "col": 6 }, "bottom": { "name": "下", "type": "number", "default": 0, "col": 6 }, "left": { "name": "左", "type": "number", "default": 0, "col": 6 }, "right": { "name": "右", "type": "number", "default": 0, "col": 6 } } } } }, "mediaStyle": { "name": "非文本样式", "type": "suite", "children": { "width": { "name": "宽度", "type": "number", "default": 0 }, "height": { "name": "高度", "type": "number", "default": 0 } } }, "isLink": { "name": "是否点击跳转", "type": "boolean", "default": false }, "linkPath": { "name": "跳转链接", "type": "text", "show": [ [ "isLink", "$eq", true ] ], "default": "" } } }, "valueText": { "name": "值样式", "type": "group", "children": { "textStyle": { "type": "group", "name": "文本样式", "children": { "font": { "type": "font", "name": "文本样式", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230, 247, 255, 1)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "lineHeight": { "name": "行距", "default": 18, "type": "number", "col": 12, "suffix": "px" } } }, "mediaStyle": { "name": "非文本样式", "type": "suite", "children": { "width": { "name": "宽度", "type": "number", "default": 0 }, "height": { "name": "高度", "type": "number", "default": 0 } } }, "isLink": { "name": "是否点击跳转", "type": "boolean", "default": false }, "linkPath": { "name": "跳转链接", "type": "text", "show": [ [ "isLink", "$eq", true ] ], "default": "" } } }, "suffixText": { "name": "后缀样式", "type": "group", "children": { "textStyle": { "type": "suite", "name": "文本样式", "children": { "font": { "type": "font", "name": "文本样式", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "rgba(230, 247, 255, 1)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "lineHeight": { "name": "行距", "default": 18, "type": "number", "col": 12, "suffix": "px" } } }, "mediaStyle": { "name": "非文本样式", "type": "suite", "children": { "width": { "name": "宽度", "type": "number", "default": 0 }, "height": { "name": "高度", "type": "number", "default": 0 } } } } } } } } } } } } } } } } } }