增加地图是否只显示指定区域的地图

This commit is contained in:
aixianling
2022-11-10 14:57:08 +08:00
parent b2b85d4f2d
commit 50631a3e36
3 changed files with 10 additions and 4 deletions

View File

@@ -540,7 +540,8 @@ const components = [
],
api: '',
thumb: 'https://cdn.cunwuyun.cn/dvcp/dv/tpl/map.png',
is3dAround: '0'
is3dAround: '0',
limitArea: '0',
}
]
},