联动地图完成

This commit is contained in:
aixianling
2024-04-12 18:19:49 +08:00
parent 5d2a66b861
commit 372f52e655
8 changed files with 115 additions and 33 deletions

View File

@@ -437,7 +437,7 @@ const maps = [{
layers: 'vector'
}, {
type: 'AiDvMap',
label: '地图',
label: 'echart地图',
display: 'map',
width: 840,
height: 534,
@@ -458,7 +458,7 @@ const maps = [{
thumb: 'https://cdn.cunwuyun.cn/dvcp/dv/tpl/map.png',
is3dAround: '0',
limitArea: '0',
}, {type: "linkageMap", label: "联动地图", width: 800, height: 964, top: 0, left: 560, thumb: "https://cdn.cunwuyun.cn/dvcp/dv/tpl/linkageMap.png"}]
}, {type: "linkageMap", label: "联动地图", width: 800, height: 964, top: 0, left: 560, thumb: "https://cdn.cunwuyun.cn/dvcp/dv/tpl/linkageMap.png", dataType: 'staticData'}]
const customHtml = {
label: "HTML块", type: "html", list: [{
type: 'html',