提供3D旋转和覆盖物标签隐藏/显示切换

This commit is contained in:
aixianling
2022-11-09 18:00:57 +08:00
parent e7d1bd2af0
commit b2b85d4f2d
3 changed files with 24 additions and 6 deletions

View File

@@ -533,13 +533,14 @@ const components = [
dynamicData: [],
staticData: [
{
content: '中卫慧通',
label: '中卫慧通',
lng: 117.1339399,
lat: 36.7190487,
}
],
api: '',
thumb: 'https://cdn.cunwuyun.cn/dvcp/dv/tpl/map.png'
thumb: 'https://cdn.cunwuyun.cn/dvcp/dv/tpl/map.png',
is3dAround: '0'
}
]
},