大屏地图

This commit is contained in:
yanran200730
2023-03-27 18:02:05 +08:00
parent ac0baae856
commit f497a3a658
4 changed files with 293 additions and 1 deletions

View File

@@ -610,6 +610,34 @@ const components = [
thumb: 'https://cdn.cunwuyun.cn/dvcp/dv/tpl/map.png',
is3dAround: '0',
limitArea: '0',
},
{
type: 'AiDvMap',
label: '地图',
display: 'map',
width: 840,
height: 534,
left: 0,
top: 0,
mask: '2',
pulseLines: '1',
mapStyle: "e51987628aee5206d4c9ca8c6e98b4f7",
areaId: '',
zIndex: 1,
apiData: [],
dataType: 'staticData',
dynamicData: [],
staticData: [
{
label: '中卫慧通',
lng: 117.1339399,
lat: 36.7190487,
}
],
api: '',
thumb: 'https://cdn.cunwuyun.cn/dvcp/dv/tpl/map.png',
is3dAround: '0',
limitArea: '0',
}
]
},