This commit is contained in:
@@ -972,7 +972,7 @@ const handleIndoorToolClick = (tool: string) => {
|
||||
if (!is3DMode.value) return
|
||||
|
||||
if (tool === '复位') {
|
||||
showIndoorHint('已复位视角,单指旋转、双指可平移', 2800)
|
||||
showIndoorHint('已复位视角,单指平移、双指可缩放', 2800)
|
||||
} else if (tool === '俯视') {
|
||||
showIndoorHint('已切换俯视视角,可点选标记查看位置', 2800)
|
||||
} else if (tool === '斜视') {
|
||||
|
||||
Reference in New Issue
Block a user