@ray-js/robot-map-sdk 0.0.2-beta-1 → 0.0.2-beta-2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +1 -1
- package/dist/index.d.ts +12 -0
- package/dist/index.es.js +1 -1
- package/dist-app/assets/{index-ByRT_epP.js → index-BYNxFFSu.js} +1 -1
- package/dist-app/index.html +1 -1
- package/dist-docs/404.html +22 -0
- package/dist-docs/assets/app.D7Qrktsc.js +104 -0
- package/dist-docs/assets/chunks/@localSearchIndexroot.Btgy4C48.js +3 -0
- package/dist-docs/assets/chunks/VPLocalSearchBox.CTbu0gVG.js +3556 -0
- package/dist-docs/assets/chunks/framework.DRADY2L-.js +6808 -0
- package/dist-docs/assets/chunks/theme.B7-5vjJp.js +4152 -0
- package/dist-docs/assets/guide_advanced-usage.md.DfDqOTuu.js +546 -0
- package/dist-docs/assets/guide_advanced-usage.md.DfDqOTuu.lean.js +10 -0
- package/dist-docs/assets/guide_concepts.md.GEw3xVjc.js +21 -0
- package/dist-docs/assets/guide_concepts.md.GEw3xVjc.lean.js +10 -0
- package/dist-docs/assets/guide_getting-started.md.dZsqAPPF.js +230 -0
- package/dist-docs/assets/guide_getting-started.md.dZsqAPPF.lean.js +10 -0
- package/dist-docs/assets/index.md.Dd6Azqjp.js +10 -0
- package/dist-docs/assets/index.md.Dd6Azqjp.lean.js +10 -0
- package/dist-docs/assets/inter-italic-cyrillic-ext.r48I6akx.woff2 +0 -0
- package/dist-docs/assets/inter-italic-cyrillic.By2_1cv3.woff2 +0 -0
- package/dist-docs/assets/inter-italic-greek-ext.1u6EdAuj.woff2 +0 -0
- package/dist-docs/assets/inter-italic-greek.DJ8dCoTZ.woff2 +0 -0
- package/dist-docs/assets/inter-italic-latin-ext.CN1xVJS-.woff2 +0 -0
- package/dist-docs/assets/inter-italic-latin.C2AdPX0b.woff2 +0 -0
- package/dist-docs/assets/inter-italic-vietnamese.BSbpV94h.woff2 +0 -0
- package/dist-docs/assets/inter-roman-cyrillic-ext.BBPuwvHQ.woff2 +0 -0
- package/dist-docs/assets/inter-roman-cyrillic.C5lxZ8CY.woff2 +0 -0
- package/dist-docs/assets/inter-roman-greek-ext.CqjqNYQ-.woff2 +0 -0
- package/dist-docs/assets/inter-roman-greek.BBVDIX6e.woff2 +0 -0
- package/dist-docs/assets/inter-roman-latin-ext.4ZJIpNVo.woff2 +0 -0
- package/dist-docs/assets/inter-roman-latin.Di8DUHzh.woff2 +0 -0
- package/dist-docs/assets/inter-roman-vietnamese.BjW4sHH5.woff2 +0 -0
- package/dist-docs/assets/reference_callbacks.md.CR2l2ExI.js +301 -0
- package/dist-docs/assets/reference_callbacks.md.CR2l2ExI.lean.js +10 -0
- package/dist-docs/assets/reference_config.md.BW2PJe_F.js +593 -0
- package/dist-docs/assets/reference_config.md.BW2PJe_F.lean.js +10 -0
- package/dist-docs/assets/reference_data.md.GtmKYR4M.js +269 -0
- package/dist-docs/assets/reference_data.md.GtmKYR4M.lean.js +10 -0
- package/dist-docs/assets/reference_methods.md.yDXPS10c.js +324 -0
- package/dist-docs/assets/reference_methods.md.yDXPS10c.lean.js +10 -0
- package/dist-docs/assets/reference_runtime.md.BQ6YWC8F.js +81 -0
- package/dist-docs/assets/reference_runtime.md.BQ6YWC8F.lean.js +10 -0
- package/dist-docs/assets/reference_types.md.b5p13ywD.js +210 -0
- package/dist-docs/assets/reference_types.md.b5p13ywD.lean.js +10 -0
- package/dist-docs/assets/style.BhX5jokk.css +1 -0
- package/dist-docs/guide/advanced-usage.html +550 -0
- package/dist-docs/guide/concepts.html +25 -0
- package/dist-docs/guide/getting-started.html +234 -0
- package/dist-docs/hashmap.json +1 -0
- package/dist-docs/index.html +25 -0
- package/dist-docs/reference/callbacks.html +305 -0
- package/dist-docs/reference/config.html +597 -0
- package/dist-docs/reference/data.html +273 -0
- package/dist-docs/reference/methods.html +328 -0
- package/dist-docs/reference/runtime.html +85 -0
- package/dist-docs/reference/types.html +214 -0
- package/dist-docs/vp-icons.css +0 -0
- package/package.json +4 -3
package/dist-app/index.html
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
|
|
8
8
|
/>
|
|
9
9
|
<title></title>
|
|
10
|
-
<script type="text/javascript" src="./assets/index-
|
|
10
|
+
<script type="text/javascript" src="./assets/index-BYNxFFSu.js"></script>
|
|
11
11
|
</head>
|
|
12
12
|
<body>
|
|
13
13
|
<div id="container" />
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="en-US" dir="ltr">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8">
|
|
5
|
+
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
6
|
+
<title>404 | Tuya Robot Map</title>
|
|
7
|
+
<meta name="description" content="Not Found">
|
|
8
|
+
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
+
<link rel="preload stylesheet" href="/assets/style.BhX5jokk.css" as="style">
|
|
10
|
+
<link rel="preload stylesheet" href="/vp-icons.css" as="style">
|
|
11
|
+
|
|
12
|
+
<script type="module" src="/assets/app.D7Qrktsc.js"></script>
|
|
13
|
+
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
|
|
14
|
+
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
|
|
15
|
+
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
|
|
16
|
+
</head>
|
|
17
|
+
<body>
|
|
18
|
+
<div id="app"></div>
|
|
19
|
+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"guide_advanced-usage.md\":\"DfDqOTuu\",\"guide_concepts.md\":\"GEw3xVjc\",\"guide_getting-started.md\":\"dZsqAPPF\",\"index.md\":\"Dd6Azqjp\",\"reference_callbacks.md\":\"CR2l2ExI\",\"reference_config.md\":\"BW2PJe_F\",\"reference_data.md\":\"GtmKYR4M\",\"reference_methods.md\":\"yDXPS10c\",\"reference_runtime.md\":\"BQ6YWC8F\",\"reference_types.md\":\"b5p13ywD\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Tuya Robot Map\",\"description\":\"涂鸦扫地机地图组件\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"siteTitle\":\"Tuya Robot Map\",\"outline\":{\"label\":\"页面导航\"},\"nav\":[{\"text\":\"首页\",\"link\":\"/\"},{\"text\":\"指南\",\"link\":\"/guide/getting-started\"},{\"text\":\"参考\",\"link\":\"/reference/data.md\"}],\"sidebar\":{\"/guide/\":[{\"text\":\"指南\",\"items\":[{\"text\":\"基本概念\",\"link\":\"/guide/concepts\"},{\"text\":\"快速开始\",\"link\":\"/guide/getting-started\"},{\"text\":\"进阶使用\",\"link\":\"/guide/advanced-usage\"}]}],\"/reference/\":[{\"text\":\"组件Props\",\"items\":[{\"text\":\"数据\",\"link\":\"/reference/data\"},{\"text\":\"配置\",\"link\":\"/reference/config\"},{\"text\":\"运行时\",\"link\":\"/reference/runtime\"},{\"text\":\"地图事件回调\",\"link\":\"/reference/callbacks\"}]},{\"text\":\"方法\",\"items\":[{\"text\":\"地图方法\",\"link\":\"/reference/methods\"},{\"text\":\"工具方法\",\"link\":\"/reference/utils\"}]},{\"text\":\"类型定义\",\"items\":[{\"text\":\"类型定义\",\"link\":\"/reference/types\"}]}]},\"search\":{\"provider\":\"local\"},\"lastUpdated\":{\"text\":\"最后更新于\",\"formatOptions\":{\"dateStyle\":\"short\",\"timeStyle\":\"short\"}}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
|
|
20
|
+
|
|
21
|
+
</body>
|
|
22
|
+
</html>
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
import { t as p } from './chunks/theme.B7-5vjJp.js'
|
|
2
|
+
import {
|
|
3
|
+
R as s,
|
|
4
|
+
a2 as i,
|
|
5
|
+
a3 as u,
|
|
6
|
+
a4 as c,
|
|
7
|
+
a5 as l,
|
|
8
|
+
a6 as f,
|
|
9
|
+
a7 as d,
|
|
10
|
+
a8 as m,
|
|
11
|
+
a9 as h,
|
|
12
|
+
aa as g,
|
|
13
|
+
ab as A,
|
|
14
|
+
d as v,
|
|
15
|
+
u as y,
|
|
16
|
+
v as C,
|
|
17
|
+
s as P,
|
|
18
|
+
ac as b,
|
|
19
|
+
ad as w,
|
|
20
|
+
ae as R,
|
|
21
|
+
af as E,
|
|
22
|
+
} from './chunks/framework.DRADY2L-.js'
|
|
23
|
+
function r(e) {
|
|
24
|
+
if (e.extends) {
|
|
25
|
+
const a = r(e.extends)
|
|
26
|
+
return {
|
|
27
|
+
...a,
|
|
28
|
+
...e,
|
|
29
|
+
async enhanceApp(t) {
|
|
30
|
+
;(a.enhanceApp && (await a.enhanceApp(t)),
|
|
31
|
+
e.enhanceApp && (await e.enhanceApp(t)))
|
|
32
|
+
},
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
return e
|
|
36
|
+
}
|
|
37
|
+
const n = r(p),
|
|
38
|
+
S = v({
|
|
39
|
+
name: 'VitePressApp',
|
|
40
|
+
setup() {
|
|
41
|
+
const { site: e, lang: a, dir: t } = y()
|
|
42
|
+
return (
|
|
43
|
+
C(() => {
|
|
44
|
+
P(() => {
|
|
45
|
+
;((document.documentElement.lang = a.value),
|
|
46
|
+
(document.documentElement.dir = t.value))
|
|
47
|
+
})
|
|
48
|
+
}),
|
|
49
|
+
e.value.router.prefetchLinks && b(),
|
|
50
|
+
w(),
|
|
51
|
+
R(),
|
|
52
|
+
n.setup && n.setup(),
|
|
53
|
+
() => E(n.Layout)
|
|
54
|
+
)
|
|
55
|
+
},
|
|
56
|
+
})
|
|
57
|
+
async function T() {
|
|
58
|
+
globalThis.__VITEPRESS__ = !0
|
|
59
|
+
const e = _(),
|
|
60
|
+
a = D()
|
|
61
|
+
a.provide(u, e)
|
|
62
|
+
const t = c(e.route)
|
|
63
|
+
return (
|
|
64
|
+
a.provide(l, t),
|
|
65
|
+
a.component('Content', f),
|
|
66
|
+
a.component('ClientOnly', d),
|
|
67
|
+
Object.defineProperties(a.config.globalProperties, {
|
|
68
|
+
$frontmatter: {
|
|
69
|
+
get() {
|
|
70
|
+
return t.frontmatter.value
|
|
71
|
+
},
|
|
72
|
+
},
|
|
73
|
+
$params: {
|
|
74
|
+
get() {
|
|
75
|
+
return t.page.value.params
|
|
76
|
+
},
|
|
77
|
+
},
|
|
78
|
+
}),
|
|
79
|
+
n.enhanceApp && (await n.enhanceApp({ app: a, router: e, siteData: m })),
|
|
80
|
+
{ app: a, router: e, data: t }
|
|
81
|
+
)
|
|
82
|
+
}
|
|
83
|
+
function D() {
|
|
84
|
+
return A(S)
|
|
85
|
+
}
|
|
86
|
+
function _() {
|
|
87
|
+
let e = s
|
|
88
|
+
return h((a) => {
|
|
89
|
+
let t = g(a),
|
|
90
|
+
o = null
|
|
91
|
+
return (
|
|
92
|
+
t && (e && (t = t.replace(/\.js$/, '.lean.js')), (o = import(t))),
|
|
93
|
+
s && (e = !1),
|
|
94
|
+
o
|
|
95
|
+
)
|
|
96
|
+
}, n.NotFound)
|
|
97
|
+
}
|
|
98
|
+
s &&
|
|
99
|
+
T().then(({ app: e, router: a, data: t }) => {
|
|
100
|
+
a.go().then(() => {
|
|
101
|
+
;(i(a.route, t.site), e.mount('#app'))
|
|
102
|
+
})
|
|
103
|
+
})
|
|
104
|
+
export { T as createApp }
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
const e =
|
|
2
|
+
'{"documentCount":156,"nextId":156,"documentIds":{"0":"/guide/advanced-usage.html#进阶使用","1":"/guide/advanced-usage.html#选择房间","2":"/guide/advanced-usage.html#房间分割","3":"/guide/advanced-usage.html#地图控制元素","4":"/guide/advanced-usage.html#虚拟墙","5":"/guide/advanced-usage.html#禁扫区域-禁拖区域-清扫划区","6":"/guide/advanced-usage.html#定点框","7":"/guide/advanced-usage.html#新增地图控制元素","8":"/guide/advanced-usage.html#房间信息","9":"/guide/advanced-usage.html#数据处理","10":"/guide/advanced-usage.html#设置清扫顺序","11":"/guide/advanced-usage.html#检测物体","12":"/guide/advanced-usage.html#自定义元素","13":"/guide/advanced-usage.html#截图","14":"/guide/concepts.html#基本概念","15":"/guide/concepts.html#核心组件","16":"/guide/concepts.html#robotmap-组件","17":"/guide/concepts.html#rjsrobotmap-组件","18":"/guide/concepts.html#坐标系统","19":"/guide/concepts.html#地图原点坐标","20":"/guide/concepts.html#机器坐标系","21":"/guide/getting-started.html#快速开始","22":"/guide/getting-started.html#安装","23":"/guide/getting-started.html#数据传入","24":"/guide/getting-started.html#地图配置","25":"/guide/getting-started.html#运行时状态","26":"/guide/getting-started.html#地图事件回调","27":"/guide/getting-started.html#地图方法","28":"/reference/callbacks.html#地图事件回调","29":"/reference/callbacks.html#回调概述","30":"/reference/callbacks.html#onmapdrawed","31":"/reference/callbacks.html#onpathdrawed","32":"/reference/callbacks.html#onroominfodrawed","33":"/reference/callbacks.html#onclickroom","34":"/reference/callbacks.html#onclickroominfo","35":"/reference/callbacks.html#onclickforbiddensweepzone","36":"/reference/callbacks.html#onupdateforbiddensweepzone","37":"/reference/callbacks.html#onremoveforbiddensweepzone","38":"/reference/callbacks.html#onclickforbiddenmopzone","39":"/reference/callbacks.html#onupdateforbiddenmopzone","40":"/reference/callbacks.html#onremoveforbiddenmopzone","41":"/reference/callbacks.html#onclickcleanzone","42":"/reference/callbacks.html#onupdatecleanzone","43":"/reference/callbacks.html#onremovecleanzone","44":"/reference/callbacks.html#onclickvirtualwall","45":"/reference/callbacks.html#onupdatevirtualwall","46":"/reference/callbacks.html#onremovevirtualwall","47":"/reference/callbacks.html#onclickspot","48":"/reference/callbacks.html#onupdatespot","49":"/reference/callbacks.html#onclickdetectedobject","50":"/reference/callbacks.html#onclickcustomelement","51":"/reference/callbacks.html#综合使用示例","52":"/reference/callbacks.html#基础事件处理","53":"/reference/callbacks.html#结合状态管理","54":"/reference/callbacks.html#错误处理和验证","55":"/reference/callbacks.html#事件类型定义","56":"/reference/callbacks.html#最佳实践","57":"/reference/callbacks.html#_1-性能优化","58":"/reference/callbacks.html#_2-错误边界","59":"/reference/callbacks.html#_3-数据持久化","60":"/reference/config.html#静态配置","61":"/reference/config.html#配置概述","62":"/reference/config.html#默认配置","63":"/reference/config.html#配置优先级","64":"/reference/config.html#全局配置-global","65":"/reference/config.html#属性","66":"/reference/config.html#地图配置-map","67":"/reference/config.html#属性-1","68":"/reference/config.html#热力图配置-heatmap","69":"/reference/config.html#属性-2","70":"/reference/config.html#房间配置-room","71":"/reference/config.html#房间颜色配置","72":"/reference/config.html#房间标签配置","73":"/reference/config.html#房间属性配置","74":"/reference/config.html#房间选择指示器配置","75":"/reference/config.html#路径配置-path","76":"/reference/config.html#属性-3","77":"/reference/config.html#机器人配置-robot","78":"/reference/config.html#属性-4","79":"/reference/config.html#充电桩配置-chargingstation","80":"/reference/config.html#交互配置-interaction","81":"/reference/config.html#属性-5","82":"/reference/config.html#控制元素配置-controls","83":"/reference/config.html#ai-物体配置-detectedobject","84":"/reference/config.html#截图配置-snapshot","85":"/reference/config.html#属性-6","86":"/reference/data.html#数据","87":"/reference/data.html#map","88":"/reference/data.html#path","89":"/reference/data.html#roomproperties","90":"/reference/data.html#forbiddensweepzones","91":"/reference/data.html#forbiddenmopzones","92":"/reference/data.html#cleanzones","93":"/reference/data.html#virtualwalls","94":"/reference/data.html#spots","95":"/reference/data.html#detectedobjects","96":"/reference/data.html#customelements","97":"/reference/data.html#数据格式示例","98":"/reference/data.html#完整数据配置","99":"/reference/data.html#数据更新","100":"/reference/data.html#坐标系统","101":"/reference/methods.html#地图方法","102":"/reference/methods.html#api-概述","103":"/reference/methods.html#resetpanzoom","104":"/reference/methods.html#getforbiddensweepzones","105":"/reference/methods.html#getforbiddenmopzones","106":"/reference/methods.html#getcleanzones","107":"/reference/methods.html#getvirtualwalls","108":"/reference/methods.html#getspots","109":"/reference/methods.html#getviewportcenterpoint","110":"/reference/methods.html#getmapcenterpoint","111":"/reference/methods.html#getwallpointsbyviewportcenter","112":"/reference/methods.html#getforbiddensweepzonepointsbyviewportcenter","113":"/reference/methods.html#getforbiddenmopzonepointsbyviewportcenter","114":"/reference/methods.html#getcleanzonepointsbyviewportcenter","115":"/reference/methods.html#getspotpointbyviewportcenter","116":"/reference/methods.html#snapshot","117":"/reference/methods.html#snapshotbydata","118":"/reference/methods.html#实际应用示例","119":"/reference/methods.html#动态创建控制元素","120":"/reference/methods.html#数据导出和分析","121":"/reference/methods.html#地图验证和检查","122":"/reference/runtime.html#运行时配置","123":"/reference/runtime.html#配置概述","124":"/reference/runtime.html#默认运行时","125":"/reference/runtime.html#showpath","126":"/reference/runtime.html#showchargingstation","127":"/reference/runtime.html#showroomname","128":"/reference/runtime.html#showroomproperty","129":"/reference/runtime.html#showroomorder","130":"/reference/runtime.html#enableroomselection","131":"/reference/runtime.html#roomselectionmode","132":"/reference/runtime.html#selectroomids","133":"/reference/runtime.html#editingforbiddensweepzoneids","134":"/reference/runtime.html#editingforbiddenmopzoneids","135":"/reference/runtime.html#editingcleanzoneids","136":"/reference/runtime.html#editingvirtualwallids","137":"/reference/runtime.html#editingspotids","138":"/reference/runtime.html#roompropertyfoldids","139":"/reference/types.html#类型定义","140":"/reference/types.html#point","141":"/reference/types.html#direction","142":"/reference/types.html#mapstate","143":"/reference/types.html#pathstate","144":"/reference/types.html#zoneparam","145":"/reference/types.html#virtualwallparam","146":"/reference/types.html#spotparam","147":"/reference/types.html#roomproperty","148":"/reference/types.html#roomdisplaydata","149":"/reference/types.html#customelementparam","150":"/reference/types.html#detectedobjectparam","151":"/reference/types.html#deeppartialruntimeconfig","152":"/reference/types.html#wallpointsoptions","153":"/reference/types.html#zonepointsoptions","154":"/reference/types.html#spotpointoptions","155":"/reference/types.html#mapdata"},"fieldIds":{"title":0,"titles":1,"text":2},"fieldLength":{"0":[1,1,6],"1":[1,1,74],"2":[1,1,63],"3":[1,1,15],"4":[1,2,65],"5":[3,2,69],"6":[1,2,68],"7":[1,1,59],"8":[1,1,1],"9":[1,2,72],"10":[1,1,90],"11":[1,1,46],"12":[1,1,60],"13":[1,1,1],"14":[1,1,6],"15":[1,1,9],"16":[2,2,17],"17":[2,2,22],"18":[1,1,1],"19":[1,2,17],"20":[1,2,23],"21":[1,1,8],"22":[1,1,10],"23":[1,1,73],"24":[1,1,49],"25":[1,1,55],"26":[1,1,54],"27":[1,1,73],"28":[1,1,9],"29":[1,1,26],"30":[1,1,39],"31":[1,1,32],"32":[1,1,27],"33":[1,1,20],"34":[1,1,17],"35":[1,1,17],"36":[1,1,19],"37":[1,1,15],"38":[1,1,14],"39":[1,1,15],"40":[1,1,14],"41":[1,1,14],"42":[1,1,15],"43":[1,1,14],"44":[1,1,19],"45":[1,1,20],"46":[1,1,14],"47":[1,1,16],"48":[1,1,17],"49":[1,1,21],"50":[1,1,28],"51":[1,1,1],"52":[1,2,61],"53":[1,2,35],"54":[1,2,40],"55":[1,1,3],"56":[1,1,1],"57":[2,2,15],"58":[2,2,17],"59":[2,2,23],"60":[1,1,9],"61":[1,1,27],"62":[1,1,244],"63":[1,1,27],"64":[3,1,12],"65":[1,4,17],"66":[3,1,9],"67":[1,4,8],"68":[3,1,30],"69":[1,4,16],"70":[3,1,3],"71":[1,4,41],"72":[1,4,12],"73":[1,4,56],"74":[1,4,27],"75":[3,1,18],"76":[1,4,18],"77":[3,1,17],"78":[1,4,21],"79":[3,1,17],"80":[3,1,12],"81":[1,4,11],"82":[3,1,85],"83":[4,1,11],"84":[3,1,13],"85":[1,4,17],"86":[1,1,8],"87":[1,1,19],"88":[1,1,18],"89":[1,1,41],"90":[1,1,19],"91":[1,1,20],"92":[1,1,20],"93":[1,1,24],"94":[1,1,22],"95":[1,1,33],"96":[1,1,65],"97":[1,1,1],"98":[1,2,75],"99":[1,1,25],"100":[1,1,15],"101":[1,1,11],"102":[2,1,39],"103":[2,1,15],"104":[2,1,28],"105":[2,1,15],"106":[2,1,22],"107":[2,1,29],"108":[2,1,22],"109":[2,1,35],"110":[2,1,23],"111":[2,1,46],"112":[2,1,39],"113":[2,1,23],"114":[2,1,21],"115":[2,1,27],"116":[2,1,44],"117":[2,1,76],"118":[1,1,1],"119":[1,2,52],"120":[1,2,79],"121":[1,2,70],"122":[1,1,9],"123":[1,1,27],"124":[1,1,35],"125":[1,1,11],"126":[1,1,11],"127":[1,1,12],"128":[1,1,14],"129":[1,1,12],"130":[1,1,12],"131":[1,1,14],"132":[1,1,15],"133":[1,1,13],"134":[1,1,13],"135":[1,1,13],"136":[1,1,13],"137":[1,1,12],"138":[1,1,19],"139":[1,1,11],"140":[1,1,11],"141":[1,1,9],"142":[1,1,27],"143":[1,1,22],"144":[1,1,20],"145":[1,1,15],"146":[1,1,12],"147":[1,1,26],"148":[1,1,22],"149":[1,1,35],"150":[1,1,20],"151":[1,1,45],"152":[1,1,16],"153":[1,1,15],"154":[1,1,10],"155":[1,1,33]},"averageFieldLength":[1.294871794871795,1.3269230769230766,27.23076923076923],"storedFields":{"0":{"title":"进阶使用","titles":[]},"1":{"title":"选择房间","titles":["进阶使用"]},"2":{"title":"房间分割","titles":["进阶使用"]},"3":{"title":"地图控制元素","titles":["进阶使用"]},"4":{"title":"虚拟墙","titles":["进阶使用","地图控制元素"]},"5":{"title":"禁扫区域/禁拖区域/清扫划区","titles":["进阶使用","地图控制元素"]},"6":{"title":"定点框","titles":["进阶使用","地图控制元素"]},"7":{"title":"新增地图控制元素","titles":["进阶使用"]},"8":{"title":"房间信息","titles":["进阶使用"]},"9":{"title":"数据处理","titles":["进阶使用","房间信息"]},"10":{"title":"设置清扫顺序","titles":["进阶使用"]},"11":{"title":"检测物体","titles":["进阶使用"]},"12":{"title":"自定义元素","titles":["进阶使用"]},"13":{"title":"截图","titles":["进阶使用"]},"14":{"title":"基本概念","titles":[]},"15":{"title":"核心组件","titles":["基本概念"]},"16":{"title":"RobotMap 组件","titles":["基本概念","核心组件"]},"17":{"title":"RjsRobotMap 组件","titles":["基本概念","核心组件"]},"18":{"title":"坐标系统","titles":["基本概念"]},"19":{"title":"地图原点坐标","titles":["基本概念","坐标系统"]},"20":{"title":"机器坐标系","titles":["基本概念","坐标系统"]},"21":{"title":"快速开始","titles":[]},"22":{"title":"安装","titles":["快速开始"]},"23":{"title":"数据传入","titles":["快速开始"]},"24":{"title":"地图配置","titles":["快速开始"]},"25":{"title":"运行时状态","titles":["快速开始"]},"26":{"title":"地图事件回调","titles":["快速开始"]},"27":{"title":"地图方法","titles":["快速开始"]},"28":{"title":"地图事件回调","titles":[]},"29":{"title":"回调概述","titles":["地图事件回调"]},"30":{"title":"onMapDrawed","titles":["地图事件回调"]},"31":{"title":"onPathDrawed","titles":["地图事件回调"]},"32":{"title":"onRoomInfoDrawed","titles":["地图事件回调"]},"33":{"title":"onClickRoom","titles":["地图事件回调"]},"34":{"title":"onClickRoomInfo","titles":["地图事件回调"]},"35":{"title":"onClickForbiddenSweepZone","titles":["地图事件回调"]},"36":{"title":"onUpdateForbiddenSweepZone","titles":["地图事件回调"]},"37":{"title":"onRemoveForbiddenSweepZone","titles":["地图事件回调"]},"38":{"title":"onClickForbiddenMopZone","titles":["地图事件回调"]},"39":{"title":"onUpdateForbiddenMopZone","titles":["地图事件回调"]},"40":{"title":"onRemoveForbiddenMopZone","titles":["地图事件回调"]},"41":{"title":"onClickCleanZone","titles":["地图事件回调"]},"42":{"title":"onUpdateCleanZone","titles":["地图事件回调"]},"43":{"title":"onRemoveCleanZone","titles":["地图事件回调"]},"44":{"title":"onClickVirtualWall","titles":["地图事件回调"]},"45":{"title":"onUpdateVirtualWall","titles":["地图事件回调"]},"46":{"title":"onRemoveVirtualWall","titles":["地图事件回调"]},"47":{"title":"onClickSpot","titles":["地图事件回调"]},"48":{"title":"onUpdateSpot","titles":["地图事件回调"]},"49":{"title":"onClickDetectedObject","titles":["地图事件回调"]},"50":{"title":"onClickCustomElement","titles":["地图事件回调"]},"51":{"title":"综合使用示例","titles":["地图事件回调"]},"52":{"title":"基础事件处理","titles":["地图事件回调","综合使用示例"]},"53":{"title":"结合状态管理","titles":["地图事件回调","综合使用示例"]},"54":{"title":"错误处理和验证","titles":["地图事件回调","综合使用示例"]},"55":{"title":"事件类型定义","titles":["地图事件回调"]},"56":{"title":"最佳实践","titles":["地图事件回调"]},"57":{"title":"1. 性能优化","titles":["地图事件回调","最佳实践"]},"58":{"title":"2. 错误边界","titles":["地图事件回调","最佳实践"]},"59":{"title":"3. 数据持久化","titles":["地图事件回调","最佳实践"]},"60":{"title":"静态配置","titles":[]},"61":{"title":"配置概述","titles":["静态配置"]},"62":{"title":"默认配置","titles":["静态配置"]},"63":{"title":"配置优先级","titles":["静态配置"]},"64":{"title":"全局配置 (global)","titles":["静态配置"]},"65":{"title":"属性","titles":["静态配置","全局配置 (global)"]},"66":{"title":"地图配置 (map)","titles":["静态配置"]},"67":{"title":"属性","titles":["静态配置","地图配置 (map)"]},"68":{"title":"热力图配置 (heatmap)","titles":["静态配置"]},"69":{"title":"属性","titles":["静态配置","热力图配置 (heatmap)"]},"70":{"title":"房间配置 (room)","titles":["静态配置"]},"71":{"title":"房间颜色配置","titles":["静态配置","房间配置 (room)"]},"72":{"title":"房间标签配置","titles":["静态配置","房间配置 (room)"]},"73":{"title":"房间属性配置","titles":["静态配置","房间配置 (room)"]},"74":{"title":"房间选择指示器配置","titles":["静态配置","房间配置 (room)"]},"75":{"title":"路径配置 (path)","titles":["静态配置"]},"76":{"title":"属性","titles":["静态配置","路径配置 (path)"]},"77":{"title":"机器人配置 (robot)","titles":["静态配置"]},"78":{"title":"属性","titles":["静态配置","机器人配置 (robot)"]},"79":{"title":"充电桩配置 (chargingStation)","titles":["静态配置"]},"80":{"title":"交互配置 (interaction)","titles":["静态配置"]},"81":{"title":"属性","titles":["静态配置","交互配置 (interaction)"]},"82":{"title":"控制元素配置 (controls)","titles":["静态配置"]},"83":{"title":"AI 物体配置 (detectedObject)","titles":["静态配置"]},"84":{"title":"截图配置 (snapshot)","titles":["静态配置"]},"85":{"title":"属性","titles":["静态配置","截图配置 (snapshot)"]},"86":{"title":"数据","titles":[]},"87":{"title":"map","titles":["数据"]},"88":{"title":"path","titles":["数据"]},"89":{"title":"roomProperties","titles":["数据"]},"90":{"title":"forbiddenSweepZones","titles":["数据"]},"91":{"title":"forbiddenMopZones","titles":["数据"]},"92":{"title":"cleanZones","titles":["数据"]},"93":{"title":"virtualWalls","titles":["数据"]},"94":{"title":"spots","titles":["数据"]},"95":{"title":"detectedObjects","titles":["数据"]},"96":{"title":"customElements","titles":["数据"]},"97":{"title":"数据格式示例","titles":["数据"]},"98":{"title":"完整数据配置","titles":["数据","数据格式示例"]},"99":{"title":"数据更新","titles":["数据"]},"100":{"title":"坐标系统","titles":["数据"]},"101":{"title":"地图方法","titles":[]},"102":{"title":"API 概述","titles":["地图方法"]},"103":{"title":"resetPanZoom()","titles":["地图方法"]},"104":{"title":"getForbiddenSweepZones()","titles":["地图方法"]},"105":{"title":"getForbiddenMopZones()","titles":["地图方法"]},"106":{"title":"getCleanZones()","titles":["地图方法"]},"107":{"title":"getVirtualWalls()","titles":["地图方法"]},"108":{"title":"getSpots()","titles":["地图方法"]},"109":{"title":"getViewportCenterPoint()","titles":["地图方法"]},"110":{"title":"getMapCenterPoint()","titles":["地图方法"]},"111":{"title":"getWallPointsByViewportCenter()","titles":["地图方法"]},"112":{"title":"getForbiddenSweepZonePointsByViewportCenter()","titles":["地图方法"]},"113":{"title":"getForbiddenMopZonePointsByViewportCenter()","titles":["地图方法"]},"114":{"title":"getCleanZonePointsByViewportCenter()","titles":["地图方法"]},"115":{"title":"getSpotPointByViewportCenter()","titles":["地图方法"]},"116":{"title":"snapshot()","titles":["地图方法"]},"117":{"title":"snapshotByData()","titles":["地图方法"]},"118":{"title":"实际应用示例","titles":["地图方法"]},"119":{"title":"动态创建控制元素","titles":["地图方法","实际应用示例"]},"120":{"title":"数据导出和分析","titles":["地图方法","实际应用示例"]},"121":{"title":"地图验证和检查","titles":["地图方法","实际应用示例"]},"122":{"title":"运行时配置","titles":[]},"123":{"title":"配置概述","titles":["运行时配置"]},"124":{"title":"默认运行时","titles":["运行时配置"]},"125":{"title":"showPath","titles":["运行时配置"]},"126":{"title":"showChargingStation","titles":["运行时配置"]},"127":{"title":"showRoomName","titles":["运行时配置"]},"128":{"title":"showRoomProperty","titles":["运行时配置"]},"129":{"title":"showRoomOrder","titles":["运行时配置"]},"130":{"title":"enableRoomSelection","titles":["运行时配置"]},"131":{"title":"roomSelectionMode","titles":["运行时配置"]},"132":{"title":"selectRoomIds","titles":["运行时配置"]},"133":{"title":"editingForbiddenSweepZoneIds","titles":["运行时配置"]},"134":{"title":"editingForbiddenMopZoneIds","titles":["运行时配置"]},"135":{"title":"editingCleanZoneIds","titles":["运行时配置"]},"136":{"title":"editingVirtualWallIds","titles":["运行时配置"]},"137":{"title":"editingSpotIds","titles":["运行时配置"]},"138":{"title":"roomPropertyFoldIds","titles":["运行时配置"]},"139":{"title":"类型定义","titles":[]},"140":{"title":"Point","titles":["类型定义"]},"141":{"title":"Direction","titles":["类型定义"]},"142":{"title":"MapState","titles":["类型定义"]},"143":{"title":"PathState","titles":["类型定义"]},"144":{"title":"ZoneParam","titles":["类型定义"]},"145":{"title":"VirtualWallParam","titles":["类型定义"]},"146":{"title":"SpotParam","titles":["类型定义"]},"147":{"title":"RoomProperty","titles":["类型定义"]},"148":{"title":"RoomDisplayData","titles":["类型定义"]},"149":{"title":"CustomElementParam","titles":["类型定义"]},"150":{"title":"DetectedObjectParam","titles":["类型定义"]},"151":{"title":"DeepPartialRuntimeConfig","titles":["类型定义"]},"152":{"title":"WallPointsOptions","titles":["类型定义"]},"153":{"title":"ZonePointsOptions","titles":["类型定义"]},"154":{"title":"SpotPointOptions","titles":["类型定义"]},"155":{"title":"MapData","titles":["类型定义"]}},"dirtCount":0,"index":[["深度可选的运行时配置类型",{"2":{"151":1}}],["颜色",{"2":{"149":1}}],["颜色渐变配置",{"2":{"69":1}}],["文本内容",{"2":{"149":1}}],["索引",{"2":{"148":1}}],["组成区域的顶点坐标",{"2":{"144":1}}],["组件会自动更新",{"2":{"119":1}}],["组件会自动重新渲染",{"2":{"99":1}}],["组件相同的props",{"2":{"17":1}}],["组件是基于",{"2":{"16":1}}],["组件",{"0":{"16":1,"17":1},"2":{"15":1,"16":1,"17":2,"21":1}}],["组件作为示例",{"2":{"15":1}}],["在路径绘制完成时提供",{"2":{"143":1}}],["在地图绘制完成时提供",{"2":{"142":1}}],["在地图实例准备就绪后",{"2":{"27":1}}],["接口",{"2":{"139":1}}],["且房间属性可折叠时",{"2":{"138":1}}],["正在编辑的定点清洁id列表",{"2":{"151":1}}],["正在编辑的定点清洁",{"2":{"137":1}}],["正在编辑的虚拟墙id列表",{"2":{"151":1}}],["正在编辑的虚拟墙",{"2":{"136":1}}],["正在编辑的清洁区域id列表",{"2":{"151":1}}],["正在编辑的清洁区域",{"2":{"135":1}}],["正在编辑的禁拖区域id列表",{"2":{"151":1}}],["正在编辑的禁拖区域",{"2":{"134":1}}],["正在编辑的禁扫区域id列表",{"2":{"151":1}}],["正在编辑的禁扫区域",{"2":{"133":1}}],["指定哪些房间的属性信息折叠显示",{"2":{"138":1}}],["指定哪些房间处于选中状态",{"2":{"132":1}}],["指定哪些定点清洁处于编辑状态",{"2":{"137":1}}],["指定哪些虚拟墙处于编辑状态",{"2":{"136":1}}],["指定哪些清洁区域处于编辑状态",{"2":{"135":1}}],["指定哪些禁拖区域处于编辑状态",{"2":{"134":1}}],["指定哪些禁扫区域处于编辑状态",{"2":{"133":1}}],["指定当前选中的房间",{"2":{"132":1}}],["列表",{"2":{"132":1}}],["复选框或顺序",{"2":{"131":1}}],["启用后用户可以点击房间进行选择",{"2":{"130":1}}],["启用房间选择",{"2":{"130":1}}],["显示清洁顺序数字",{"2":{"131":1}}],["显示复选框样式的选择指示器",{"2":{"131":1}}],["显示房间顺序",{"2":{"129":1}}],["显示房间属性",{"2":{"128":1}}],["显示房间名称",{"2":{"127":1}}],["显示充电桩",{"2":{"126":1}}],["显示机器人清扫路径",{"2":{"125":1}}],["显示机器人识别到的物体",{"2":{"95":1}}],["运行时配置通过",{"2":{"123":1}}],["运行时配置",{"0":{"122":1},"1":{"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"135":1,"136":1,"137":1,"138":1}}],["运行时状态是纯受控的",{"2":{"25":1}}],["运行时状态用于控制地图的动态状态",{"2":{"25":1}}],["运行时状态",{"0":{"25":1}}],["发现以下问题",{"2":{"121":1}}],["长度必须为",{"2":{"145":1}}],["长度过短",{"2":{"121":1}}],["长度为4的数组",{"2":{"112":1}}],["长度为2的数组",{"2":{"111":1}}],["面积过小",{"2":{"121":1}}],["检查清洁区域重叠",{"2":{"121":1}}],["检查虚拟墙",{"2":{"121":1}}],["检查禁扫区域",{"2":{"121":1}}],["检测物体参数类型",{"2":{"150":1}}],["检测物体数据",{"2":{"95":1}}],["检测物体的显示",{"2":{"83":1}}],["检测物体",{"0":{"11":1},"2":{"98":1}}],["导出为",{"2":{"120":1}}],["添加到状态中",{"2":{"119":1}}],["动态创建控制元素",{"0":{"119":1}}],["动态更新数据",{"2":{"99":1}}],["动态更新地图的状态",{"2":{"25":1}}],["实际应用示例",{"0":{"118":1},"1":{"119":1,"120":1,"121":1}}],["实例",{"2":{"102":1}}],["预览图生成失败",{"2":{"117":1}}],["预览图生成完成",{"2":{"117":1}}],["格式的图片数据",{"2":{"116":1}}],["相同",{"2":{"113":1,"114":1}}],["与",{"2":{"113":1,"114":1,"121":1}}],["表示地图上的位置",{"2":{"140":1}}],["表示矩形的四个顶点",{"2":{"112":1}}],["表示原点位于相对于地图左上角",{"2":{"19":1}}],["垂直墙终点",{"2":{"111":1}}],["垂直墙起点",{"2":{"111":1}}],["向左偏移50像素",{"2":{"114":1}}],["向下偏移100像素",{"2":{"113":1}}],["向上偏移30像素",{"2":{"112":1}}],["向上偏移50像素",{"2":{"111":1,"115":1}}],["向右偏移50像素",{"2":{"112":1}}],["向右偏移100像素",{"2":{"111":1,"115":1}}],["创建下载链接",{"2":{"116":1}}],["创建自定义大小和位置的禁扫区域",{"2":{"112":1}}],["创建自定义的垂直虚拟墙",{"2":{"111":1}}],["创建默认大小的禁扫区域",{"2":{"112":1}}],["创建默认的水平虚拟墙",{"2":{"111":1}}],["坐标点类型",{"2":{"140":1}}],["坐标相对于地图原点",{"2":{"109":1}}],["坐标系统",{"0":{"18":1,"100":1},"1":{"19":1,"20":1}}],["返回地图几何中心点在地图坐标系中的位置",{"2":{"110":1}}],["返回当前用户视口中心在地图坐标系中的位置",{"2":{"109":1}}],["返回值",{"2":{"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"115":1,"116":1,"117":1}}],["个禁拖区域`",{"2":{"105":1}}],["个禁扫区域`",{"2":{"104":1}}],["个房间的属性信息`",{"2":{"32":1}}],["按钮功能",{"2":{"103":1}}],["quot",{"2":{"103":2}}],["quality",{"2":{"62":1,"84":1,"85":1}}],["现在可以调用各种",{"2":{"102":1}}],["查询数据和执行各种操作",{"2":{"102":1}}],["查看地图方法了解更多",{"2":{"27":1}}],["查看地图事件回调了解更多事件回调",{"2":{"26":1}}],["查看运行时了解更多配置",{"2":{"25":1}}],["查看配置了解更多配置项",{"2":{"24":1}}],["该实例包含所有可调用的地图方法",{"2":{"102":1}}],["该房间进入分割状态",{"2":{"2":1}}],["概述",{"0":{"102":1}}],["精度",{"2":{"100":1}}],["轴向上",{"2":{"100":1}}],["轴向右",{"2":{"100":1}}],["单位",{"2":{"100":1}}],["更新房间属性",{"2":{"99":1}}],["更新地图数据",{"2":{"99":1}}],["完整数据配置",{"0":{"98":1}}],["元素id",{"2":{"149":1}}],["元素",{"2":{"96":3}}],["元素类型",{"2":{"12":1,"50":1,"149":1}}],["水箱",{"2":{"128":1}}],["水箱等级",{"2":{"89":1,"147":1}}],["水量",{"2":{"9":1}}],["卧室",{"2":{"89":1}}],["过渡路径等",{"2":{"88":1}}],["过渡路径样式",{"2":{"76":1}}],["原点",{"2":{"100":1}}],["原点等基础信息",{"2":{"87":1}}],["原点坐标",{"2":{"30":1,"142":1}}],["说明",{"2":{"87":1,"88":1,"109":1,"110":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"135":1,"136":1,"137":1,"138":1}}],["编辑状态下会显示控制手柄",{"2":{"133":1,"134":1,"135":1,"136":1,"137":1}}],["编辑状态等",{"2":{"25":1}}],["编辑模式等",{"2":{"123":1}}],["编码后的路径数据字符串>",{"2":{"88":1}}],["编码后的地图数据字符串>",{"2":{"87":1}}],["支持小数坐标",{"2":{"100":1}}],["支持在地图上添加自定义的图像",{"2":{"96":1}}],["支持实时路径更新显示",{"2":{"88":1}}],["支持的各种数据类型和格式",{"2":{"86":1}}],["支持十六进制数值或颜色字符串",{"2":{"65":1}}],["输出分辨率倍数",{"2":{"85":1}}],["输出格式",{"2":{"85":1}}],["j++",{"2":{"121":1}}],["j",{"2":{"121":4}}],["jpg",{"2":{"85":1}}],["json`",{"2":{"120":1}}],["json",{"2":{"120":3}}],["js",{"2":{"1":1,"2":1,"4":1,"5":1,"6":1,"7":2,"9":2,"10":1,"11":1,"12":1,"22":2,"23":2,"24":1,"25":2,"26":1,"27":1}}],["缩放范围",{"2":{"81":1}}],["度",{"2":{"78":1}}],["角度校正",{"2":{"78":1}}],["秒",{"2":{"78":1}}],["米`",{"2":{"107":1}}],["米",{"2":{"78":1,"111":1,"112":1,"152":1,"153":2}}],["尺寸是否固定",{"2":{"78":1}}],["图像元素",{"2":{"96":1}}],["图标源路径",{"2":{"78":1}}],["图标高度",{"2":{"78":1}}],["图标宽度",{"2":{"78":1}}],["图标配置",{"2":{"78":1}}],["图片源",{"2":{"149":1,"150":1}}],["图片质量",{"2":{"85":1}}],["图片",{"2":{"12":1}}],["充电路径",{"2":{"88":1}}],["充电路径样式",{"2":{"76":1}}],["充电桩配置",{"0":{"79":1}}],["充电桩方向",{"2":{"30":1,"142":1}}],["充电桩坐标",{"2":{"30":1,"142":1}}],["充电桩位置",{"2":{"30":1}}],["充电桩",{"2":{"20":1}}],["普通路径样式",{"2":{"76":1}}],["增量阈值",{"2":{"76":1}}],["线条宽度是否固定",{"2":{"76":1}}],["标签和属性显示",{"2":{"70":1}}],["必须为8个颜色",{"2":{"69":1}}],["平滑迭代次数",{"2":{"69":1}}],["平方米`",{"2":{"106":1}}],["平方米",{"2":{"54":1}}],["热力图透明度",{"2":{"69":1}}],["热力图单元格大小",{"2":{"69":1}}],["热力图配置",{"0":{"68":1},"1":{"69":1}}],["紫色",{"2":{"68":1}}],["粉红",{"2":{"68":1}}],["红色",{"2":{"68":1}}],["橙色",{"2":{"68":1}}],["黄色",{"2":{"68":1}}],["绿色",{"2":{"68":1}}],["青色",{"2":{"68":1}}],["蓝色",{"2":{"68":1}}],["控制哪些房间的属性信息处于折叠状态",{"2":{"138":1}}],["控制当前正在编辑的定点清洁",{"2":{"137":1}}],["控制当前正在编辑的虚拟墙",{"2":{"136":1}}],["控制当前正在编辑的清洁区域",{"2":{"135":1}}],["控制当前正在编辑的禁拖区域",{"2":{"134":1}}],["控制当前正在编辑的禁扫区域",{"2":{"133":1}}],["控制是否启用房间选择功能",{"2":{"130":1}}],["控制是否在房间中心显示房间名称",{"2":{"127":1}}],["控制是否显示房间的清洁顺序数字",{"2":{"129":1}}],["控制是否显示房间的吸力",{"2":{"128":1}}],["控制是否显示充电桩图标",{"2":{"126":1}}],["控制是否显示机器人的移动轨迹",{"2":{"125":1}}],["控制房间选择的显示模式",{"2":{"131":1}}],["控制房间清洁顺序的显示状态",{"2":{"129":1}}],["控制房间属性信息的显示状态",{"2":{"128":1}}],["控制房间名称标签的显示状态",{"2":{"127":1}}],["控制房间的颜色",{"2":{"70":1}}],["控制截图功能的参数",{"2":{"84":1}}],["控制",{"2":{"83":1}}],["控制各种交互控件的样式",{"2":{"82":1}}],["控制元素配置",{"0":{"82":1}}],["控制充电桩图标的显示状态",{"2":{"126":1}}],["控制充电桩图标的显示",{"2":{"79":1}}],["控制机器人路径的显示状态",{"2":{"125":1}}],["控制机器人路径的显示样式",{"2":{"75":1}}],["控制机器人图标的显示",{"2":{"77":1}}],["控制热力图的渲染效果",{"2":{"68":1}}],["控制地图的交互行为",{"2":{"80":1}}],["控制地图自适应时的边距",{"2":{"67":1}}],["控制地图基础渲染参数",{"2":{"66":1}}],["控制地图容器的基础设置",{"2":{"64":1}}],["障碍物颜色",{"2":{"67":1}}],["自动解析机器人当前位置和朝向",{"2":{"88":1}}],["自动填充百分比",{"2":{"67":1}}],["自定义数据",{"2":{"12":1,"50":1}}],["自定义元素参数类型",{"2":{"149":1}}],["自定义元素数据",{"2":{"96":1}}],["自定义元素",{"0":{"12":1},"2":{"98":1}}],["背景颜色",{"2":{"65":1}}],["容器高度",{"2":{"65":1}}],["容器宽度",{"2":{"65":1}}],["容器左侧位置",{"2":{"65":1}}],["容器顶部位置",{"2":{"65":1}}],["属性",{"0":{"65":1,"67":1,"69":1,"76":1,"78":1,"81":1,"85":1}}],["全局配置",{"0":{"64":1},"1":{"65":1}}],["保持默认",{"2":{"63":1}}],["保存失败",{"2":{"54":1,"59":1}}],["保存区域",{"2":{"54":1}}],["保存更新后的区域数据",{"2":{"36":1}}],["保存到服务器",{"2":{"52":1,"59":1}}],["保存到",{"2":{"27":1}}],["保存下发禁扫区域数据",{"2":{"5":1}}],["保存下发虚拟墙数据",{"2":{"4":1}}],["用户操作后恢复地图到最佳视图",{"2":{"103":1}}],["用户新增",{"2":{"63":1}}],["用户覆盖",{"2":{"63":1}}],["用户配置",{"2":{"63":1}}],["用户提供的配置会与默认配置合并",{"2":{"63":1}}],["用于",{"2":{"155":1}}],["用于动态控制地图行为",{"2":{"151":1}}],["用于显示机器人检测到的物体",{"2":{"150":1}}],["用于显示房间名称",{"2":{"148":1}}],["用于在地图上添加自定义图形或交互元素",{"2":{"149":1}}],["用于房间点击事件",{"2":{"148":1}}],["用于禁扫区域",{"2":{"144":1}}],["用于指定虚拟墙等元素的方向",{"2":{"141":1}}],["用于控制地图的动态状态",{"2":{"123":1}}],["用于控制地图在运行过程中的动态行为和状态",{"2":{"122":1}}],["用于主动控制和查询地图状态",{"2":{"101":1}}],["用于设置地图的视觉样式",{"2":{"61":1}}],["用于定制地图的外观和行为",{"2":{"60":1}}],["用于响应地图的各种交互和状态变化",{"2":{"28":1}}],["用于选区清扫",{"2":{"1":1}}],["配置项采用深度合并策略",{"2":{"63":1}}],["配置优先级",{"0":{"63":1}}],["配置概述",{"0":{"61":1,"123":1}}],["覆盖默认值",{"2":{"62":1,"124":1}}],["您可以只覆盖需要修改的配置",{"2":{"62":1,"124":1}}],["您可以根据需要覆盖其中的部分或全部配置",{"2":{"62":1,"124":1}}],["8395a7",{"2":{"71":1}}],["88d0e9",{"2":{"62":1}}],["8",{"2":{"62":7,"73":2,"82":4,"96":1}}],["800080",{"2":{"24":1}}],["80",{"2":{"19":2,"94":1,"95":1,"98":1}}],["7",{"2":{"62":2}}],["75b551",{"2":{"62":3}}],["7fa96e",{"2":{"62":3}}],["749cd7",{"2":{"62":3}}],["4px",{"2":{"96":1}}],["48",{"2":{"96":2}}],["424242",{"2":{"71":1}}],["40407a",{"2":{"71":1}}],["40e0d0",{"2":{"62":1}}],["400",{"2":{"62":2}}],["43",{"2":{"62":1}}],["4",{"2":{"62":6,"73":3,"82":1}}],["4bb3c8",{"2":{"62":3}}],["4ec7b1",{"2":{"62":3}}],["4990d7",{"2":{"62":3}}],["5米",{"2":{"113":1}}],["5米x1",{"2":{"113":1}}],["576574",{"2":{"71":1}}],["5f27cd",{"2":{"71":1}}],["54a0ff",{"2":{"71":1}}],["50",{"2":{"68":1,"90":4,"93":1,"98":4,"109":8,"111":1,"112":1,"114":1,"115":1}}],["500",{"2":{"62":1}}],["5",{"2":{"62":6,"80":1,"82":6,"96":1,"113":1,"119":1,"132":2}}],["58a789",{"2":{"62":3}}],["5d68fe",{"2":{"6":1,"62":6}}],["9",{"2":{"84":1}}],["9e9e9e",{"2":{"71":1}}],["99dd70",{"2":{"62":1}}],["999999",{"2":{"62":1}}],["91be76",{"2":{"62":3}}],["9ce3c8",{"2":{"62":1}}],["93",{"2":{"6":1,"62":3}}],["默认值",{"2":{"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"135":1,"136":1,"137":1,"138":1}}],["默认运行时",{"0":{"124":1}}],["默认使用配置中的最小尺寸",{"2":{"112":1}}],["默认使用配置中的最小宽度",{"2":{"111":1}}],["默认",{"2":{"65":4,"111":3,"112":2,"115":2}}],["默认配置",{"0":{"62":1},"2":{"63":1}}],["默认铺满全屏",{"2":{"16":1}}],["后续变更不会生效",{"2":{"61":1}}],["后续文档中",{"2":{"15":1}}],["静态配置通过",{"2":{"61":1}}],["静态配置",{"0":{"60":1},"1":{"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"78":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1}}],["回滚本地状态",{"2":{"59":1}}],["回调事件和数据结构",{"2":{"139":1}}],["回调获得",{"2":{"102":1}}],["回调概述",{"0":{"29":1}}],["回调更新业务侧的数据",{"2":{"6":1}}],["回调抛出最新的数据",{"2":{"6":1}}],["乐观更新",{"2":{"59":1}}],["假设有错误回调",{"2":{"58":1}}],["假设有一个虚拟墙",{"2":{"23":2}}],["上报错误",{"2":{"58":1}}],["错误边界",{"0":{"58":1}}],["错误处理和验证",{"0":{"54":1}}],["处理逻辑",{"2":{"57":1}}],["避免不必要的重新渲染",{"2":{"57":1}}],["性能优化",{"0":{"57":1}}],["最大缩放比例",{"2":{"81":1}}],["最大距离",{"2":{"69":1}}],["最小缩放比例",{"2":{"81":1}}],["最小面积为",{"2":{"54":1}}],["最终配置",{"2":{"63":1}}],["最佳实践",{"0":{"56":1},"1":{"57":1,"58":1,"59":1}}],["所有坐标数据都使用相同的坐标系统",{"2":{"100":1}}],["所有数据都支持动态更新",{"2":{"99":1}}],["所有事件类型定义请参考",{"2":{"55":1}}],["所有回调都是可选的",{"2":{"26":1,"29":1}}],["m`",{"2":{"121":1}}],["m²`",{"2":{"121":1}}],["mopzone",{"2":{"113":1}}],["mopzones",{"2":{"105":2}}],["mop",{"2":{"91":1,"134":1}}],["move",{"2":{"82":1}}],["moveiconsrc",{"2":{"82":1}}],["movebuttonoffset",{"2":{"62":1,"82":1}}],["middle",{"2":{"73":1}}],["minwidth",{"2":{"62":1,"82":1}}],["minsize",{"2":{"62":3,"82":1}}],["min",{"2":{"62":1,"80":1,"81":1}}],["m",{"2":{"62":1,"82":1}}],["message",{"2":{"54":1}}],["maxdistance",{"2":{"62":1,"68":1,"69":1}}],["max",{"2":{"10":1,"62":1,"73":1,"80":1,"81":1}}],["maxorder",{"2":{"10":2}}],["math",{"2":{"10":1}}],["mapvalidation",{"2":{"121":1}}],["mapwithvalidation",{"2":{"54":1}}],["mapwithredux",{"2":{"53":1}}],["mapslice",{"2":{"53":1}}],["mapstate",{"0":{"142":1},"2":{"26":4,"29":2,"30":9,"52":4,"142":1}}],["mapready",{"2":{"52":1}}],["mapcontrols",{"2":{"119":1}}],["mapcomponent",{"2":{"52":1,"102":1}}],["mapcenter",{"2":{"110":4}}],["mapcallbacks",{"2":{"29":1}}],["map=",{"2":{"23":2,"26":1,"27":1,"87":1,"98":1,"99":1}}],["mapdataexport",{"2":{"120":1}}],["mapdata",{"0":{"155":1},"2":{"9":2,"23":6,"26":1,"27":1,"98":1,"99":2,"120":5,"155":1}}],["mapapiref",{"2":{"102":2,"119":4,"120":3,"121":2}}],["mapapi>",{"2":{"27":1,"102":1,"119":1,"120":1,"121":1}}],["mapapi",{"2":{"1":3,"2":4,"7":1,"26":2,"27":11,"102":7,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":2,"112":2,"113":1,"114":1,"115":1,"116":1,"117":1}}],["mappage",{"2":{"1":1,"2":1,"4":1,"5":1,"6":1,"7":2,"10":1,"11":1,"12":1,"23":2,"24":1,"25":1,"26":1,"27":1}}],["map",{"0":{"66":1,"87":1},"1":{"67":1},"2":{"0":1,"1":1,"2":1,"4":2,"5":2,"6":2,"7":2,"9":2,"10":5,"11":1,"12":1,"14":1,"21":1,"22":2,"23":6,"24":1,"25":1,"26":1,"27":1,"28":1,"52":1,"60":1,"61":1,"62":1,"66":1,"86":1,"98":1,"101":1,"102":1,"117":2,"122":1,"139":1,"155":1}}],["区域高度",{"2":{"153":1}}],["区域宽度",{"2":{"153":1}}],["区域生成选项类型",{"2":{"153":1}}],["区域id",{"2":{"144":1}}],["区域参数类型",{"2":{"144":1}}],["区域大小",{"2":{"112":1}}],["区域顶点",{"2":{"112":1}}],["区域保存成功",{"2":{"54":1}}],["区域位置无效",{"2":{"54":1}}],["区域太小",{"2":{"54":1}}],["验证区域位置",{"2":{"54":1}}],["验证区域大小",{"2":{"54":1}}],["结合状态管理",{"0":{"53":1}}],["结构化协议",{"2":{"9":1}}],["交互配置",{"0":{"80":1},"1":{"81":1}}],["交互回调",{"2":{"52":1}}],["交互行为等一次性配置项",{"2":{"24":1,"61":1}}],["生命周期回调",{"2":{"52":1}}],["综合使用示例",{"0":{"51":1},"1":{"52":1,"53":1,"54":1}}],["根据元素类型处理不同逻辑",{"2":{"50":1}}],["位置",{"2":{"47":1}}],["终点",{"2":{"44":1,"93":1}}],["起点",{"2":{"44":1,"93":1}}],["从数据中移除该区域",{"2":{"37":1}}],["删除虚拟墙时触发",{"2":{"46":1}}],["删除了虚拟墙",{"2":{"46":1}}],["删除了清洁区域",{"2":{"43":1}}],["删除了禁拖区域",{"2":{"40":1}}],["删除了禁扫区域",{"2":{"37":1}}],["删除清洁区域时触发",{"2":{"43":1}}],["删除禁拖区域时触发",{"2":{"40":1}}],["删除禁扫区域时触发",{"2":{"37":1}}],["新位置",{"2":{"48":1}}],["新的终点",{"2":{"45":1}}],["新的起点",{"2":{"45":1}}],["新的顶点坐标",{"2":{"36":1}}],["新增虚拟墙",{"2":{"7":1}}],["新增其他地图控制元素的方式也是类似的",{"2":{"7":1}}],["新增一个地图控制元素非常简单",{"2":{"7":1}}],["新增地图控制元素",{"0":{"7":1}}],["$",{"2":{"32":2,"104":5,"105":1,"106":2,"107":6,"108":3,"109":2,"110":2,"116":1,"119":2,"120":2,"121":6}}],["初始化标志",{"2":{"31":1,"143":1}}],["初始返回一个所有房间order为0的对象即可",{"2":{"10":1}}],["计数",{"2":{"31":1,"143":1}}],["方法",{"2":{"101":1,"102":1,"155":1}}],["方法解析原始地图数据获取",{"2":{"9":1}}],["方向类型",{"2":{"141":1}}],["方向",{"2":{"31":1,"100":1,"111":1,"143":1,"152":1}}],["机器人路径数据",{"2":{"88":1}}],["机器人移动速度",{"2":{"78":1}}],["机器人配置",{"0":{"77":1},"1":{"78":1}}],["机器人当前位置",{"2":{"31":1,"143":1}}],["机器人位置",{"2":{"31":1}}],["机器坐标系是机器人运行过程中使用的笛卡尔坐标系",{"2":{"20":1}}],["机器坐标系",{"0":{"20":1}}],["路径宽度",{"2":{"76":1}}],["路径颜色",{"2":{"76":1}}],["路径配置",{"0":{"75":1},"1":{"76":1}}],["路径绘制完成",{"2":{"52":1}}],["路径绘制完成时触发",{"2":{"31":1}}],["路径状态信息",{"2":{"31":1,"143":1}}],["路径类型",{"2":{"31":2,"143":1}}],["路径id",{"2":{"31":2,"143":1}}],["路径原始数据",{"2":{"23":2}}],["版本号",{"2":{"30":1,"142":1}}],["分析数据",{"2":{"120":1}}],["分辨率",{"2":{"30":1,"87":1,"142":1}}],["分割线",{"2":{"20":1}}],["参数",{"2":{"30":1,"31":1,"32":1,"35":1,"36":1,"100":1,"111":1,"112":1,"113":1,"114":1,"115":1,"117":1}}],["参数和方法",{"2":{"5":1}}],["类型定义",{"0":{"139":1},"1":{"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"150":1,"151":1,"152":1,"153":1,"154":1,"155":1}}],["类型定义页面",{"2":{"55":1}}],["类型",{"2":{"29":1,"61":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"96":1,"123":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"135":1,"136":1,"137":1,"138":1}}],["类型作为",{"2":{"9":1}}],["需要使用",{"2":{"27":1}}],["需要从地图数据中解析",{"2":{"23":1}}],["注意所有地图方法都是异步的promise",{"2":{"27":1}}],["当",{"2":{"138":1}}],["当前清扫区域",{"2":{"27":1}}],["当地图发生相应的交互或状态变化时会自动触发",{"2":{"26":1,"29":1}}],["zoomrange",{"2":{"62":1,"80":1,"81":1}}],["zone2",{"2":{"133":1}}],["zonepointsoptions",{"0":{"153":1},"2":{"153":1}}],["zonepoints",{"2":{"119":2}}],["zoneparam",{"0":{"144":1},"2":{"35":2,"36":2,"38":1,"39":1,"41":1,"42":1,"52":2,"54":1,"90":2,"91":2,"92":2,"98":2,"104":1,"105":1,"106":1,"117":2,"144":1,"155":2}}],["zone1",{"2":{"90":1,"91":1,"92":1,"133":1,"134":1,"135":1}}],["zones",{"2":{"27":2,"102":1,"104":3}}],["zone",{"2":{"5":7,"29":2,"35":3,"36":4,"38":2,"39":3,"41":2,"42":3,"52":2,"53":2,"54":4,"104":4,"106":3,"109":1,"117":1,"121":3}}],["zustand",{"2":{"27":1}}],["存储到全局状态管理中",{"2":{"27":1}}],["中",{"2":{"27":1}}],["中的数据",{"2":{"12":1}}],["中的",{"2":{"10":1}}],["调用地图方法",{"2":{"27":1}}],["传递",{"2":{"26":1,"29":1,"61":1,"123":1}}],["传入合并后的房间数据",{"2":{"10":1}}],["比如你要将地图切换到选区模式",{"2":{"25":1}}],["比如你要切换路径的显示",{"2":{"25":1}}],["素材资源",{"2":{"24":1}}],["只需要传入你关心的回调函数",{"2":{"26":1,"29":1}}],["只有",{"2":{"23":1}}],["只是抛出",{"2":{"1":1}}],["是否启用房间选择",{"2":{"151":1}}],["是否启用双击缩放",{"2":{"81":1}}],["是否显示房间顺序",{"2":{"151":1}}],["是否显示房间属性",{"2":{"151":1}}],["是否显示房间名称",{"2":{"151":1}}],["是否显示充电桩",{"2":{"151":1}}],["是否显示路径",{"2":{"151":1}}],["是否可交互",{"2":{"149":1}}],["是否可点击",{"2":{"11":1}}],["是否抗锯齿",{"2":{"85":1}}],["是必传的",{"2":{"23":1}}],["是渲染的核心",{"2":{"23":1}}],["客厅",{"2":{"23":1,"89":1,"98":1,"117":1}}],["即可完成地图的呈现",{"2":{"23":1}}],["仅需传入几个基本的数据props",{"2":{"23":1}}],["blob",{"2":{"120":3}}],["body",{"2":{"116":1}}],["bold",{"2":{"73":1}}],["bottom",{"2":{"62":4}}],["borderradius",{"2":{"62":2,"73":1,"74":1}}],["boolean",{"2":{"30":1,"76":1,"78":1,"81":1,"85":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"142":1,"149":1,"151":6}}],["b392cd",{"2":{"62":3}}],["b8ea9c",{"2":{"62":1}}],["break",{"2":{"50":3}}],["base64",{"2":{"116":1}}],["base64image",{"2":{"116":3}}],["bashnpm",{"2":{"22":1}}],["bashyarn",{"2":{"22":1}}],["background",{"2":{"96":1}}],["backgroundcolor",{"2":{"24":1,"61":1,"62":3,"63":3,"64":1,"65":1,"73":1}}],["button>",{"2":{"7":2,"25":2,"27":2,"119":3,"120":2,"121":1}}],["button",{"2":{"7":2,"25":3,"27":2,"119":3,"120":2,"121":1}}],["安装",{"0":{"22":1}}],["专为扫地机器人应用设计",{"2":{"21":1}}],["提供",{"2":{"103":1}}],["提供的",{"2":{"101":1}}],["提供了开箱即用的",{"2":{"21":1}}],["提供完整的地图渲染和交互功能",{"2":{"16":1}}],["快速开始",{"0":{"21":1},"1":{"22":1,"23":1,"24":1,"25":1,"26":1,"27":1}}],["涉及到的坐标均指机器坐标系",{"2":{"20":1}}],["本文档中",{"2":{"20":1}}],["含机器人位置",{"2":{"20":1}}],["例如",{"2":{"20":1}}],["例如在一张100",{"2":{"19":1}}],["高度",{"2":{"149":1,"150":1}}],["高",{"2":{"19":1}}],["宽度",{"2":{"149":1,"150":1}}],["宽",{"2":{"19":1}}],["如显示开关",{"2":{"123":1}}],["如显示切换",{"2":{"25":1}}],["如",{"2":{"27":1}}],["如果地图未初始化则返回",{"2":{"109":1,"110":1}}],["如果未特别说明",{"2":{"20":1}}],["如果原点坐标是",{"2":{"19":1}}],["如果你的产品偏好从头开始设置",{"2":{"10":1}}],["如无必要场景",{"2":{"17":1}}],["页面加载速度有一定影响",{"2":{"17":1}}],["引入",{"2":{"17":1}}],["等",{"2":{"27":1}}],["等场景",{"2":{"17":1}}],["等库生成",{"2":{"3":1}}],["弹窗里的地图",{"2":{"17":1}}],["适用于多地图",{"2":{"17":1}}],["适用于首页实时地图等场景",{"2":{"16":1}}],["一个页面可以有多个",{"2":{"17":1}}],["一个页面只能有一个",{"2":{"16":1}}],["它会即时反馈到地图上",{"2":{"25":1}}],["它没有原生组件的限制",{"2":{"17":1}}],["它拥有和",{"2":{"17":1}}],["它们完全受控于",{"2":{"12":1}}],["基于视口中心生成定点清洁的坐标",{"2":{"115":1}}],["基于视口中心生成清洁区域的顶点坐标",{"2":{"114":1}}],["基于视口中心生成禁拖区域的顶点坐标",{"2":{"113":1}}],["基于视口中心生成禁扫区域的顶点坐标",{"2":{"112":1}}],["基于视口中心生成虚拟墙的端点坐标",{"2":{"111":1}}],["基于视口中心创建新的控制元素",{"2":{"109":1}}],["基于地图边界计算",{"2":{"110":1}}],["基于地图数据中的",{"2":{"100":1}}],["基于rjs开发",{"2":{"17":1}}],["基于rjs开发的地图组件",{"2":{"17":1}}],["基础事件处理",{"0":{"52":1}}],["基本概念",{"0":{"14":1},"1":{"15":1,"16":1,"17":1,"18":1,"19":1,"20":1}}],["开发前请详细阅读原生组件说明",{"2":{"16":1}}],["开发的",{"2":{"16":1}}],["或者显示在页面中",{"2":{"116":1}}],["或者把",{"2":{"27":1}}],["或",{"2":{"15":1,"27":2,"96":1}}],["核心组件",{"0":{"15":1},"1":{"16":1,"17":1}}],["了解",{"2":{"14":1,"28":1,"60":1,"86":1,"101":1,"122":1}}],["截图失败",{"2":{"116":1,"120":1}}],["截图完成",{"2":{"116":1}}],["截图配置",{"0":{"84":1},"1":{"85":1}}],["截图",{"0":{"13":1}}],["6",{"2":{"62":1,"68":1,"73":1,"74":1}}],["6b82d8",{"2":{"62":3}}],["60",{"2":{"12":2,"96":1}}],["68",{"2":{"5":2,"62":6}}],["validatemapdata",{"2":{"121":2}}],["value",{"2":{"12":1}}],["vertical",{"2":{"111":2,"141":1}}],["verticalwall",{"2":{"111":3}}],["version",{"2":{"30":1,"142":1}}],["void",{"2":{"103":1}}],["view",{"2":{"25":1}}],["view>",{"2":{"7":4,"25":2,"27":2}}],["virtualwall1",{"2":{"23":2}}],["virtualwall",{"2":{"4":1,"62":1,"82":1}}],["virtualwalls=",{"2":{"4":1,"7":2,"23":2,"93":1,"98":1}}],["virtualwalls",{"0":{"93":1},"2":{"4":5,"7":6,"23":4,"93":2,"98":2,"117":1,"120":2,"155":1}}],["virtualwallparam",{"0":{"145":1},"2":{"4":4,"7":2,"23":3,"44":1,"45":1,"93":2,"98":2,"107":1,"117":1,"145":1,"155":1}}],["3米x3米的清洁区域",{"2":{"114":1}}],["38",{"2":{"62":1}}],["3",{"0":{"59":1},"2":{"25":1,"62":5,"68":1,"73":1,"77":1,"80":1,"82":1,"114":1,"123":1,"124":1,"132":2,"138":2}}],["32",{"2":{"12":4,"82":2,"96":2,"98":2}}],["300",{"2":{"91":4,"96":1}}],["30",{"2":{"12":2,"62":2,"112":1}}],["gt",{"2":{"116":1,"117":1}}],["generatepreview",{"2":{"117":1}}],["gentle",{"2":{"73":1}}],["getspotpointbyviewportcenter",{"0":{"115":1},"2":{"115":1}}],["getspots",{"0":{"108":1},"2":{"108":1,"120":1}}],["getcleanzonepointsbyviewportcenter",{"0":{"114":1},"2":{"114":1}}],["getcleanzones",{"0":{"106":1},"2":{"27":1,"106":1,"120":1,"121":1}}],["getmapcenterpoint",{"0":{"110":1},"2":{"110":1}}],["getviewportcenterpoint",{"0":{"109":1},"2":{"109":1}}],["getvirtualwalls",{"0":{"107":1},"2":{"107":1,"120":1,"121":1}}],["getforbiddenmopzonepointsbyviewportcenter",{"0":{"113":1},"2":{"113":1}}],["getforbiddenmopzones",{"0":{"105":1},"2":{"105":1,"120":1}}],["getforbiddensweepzonepointsbyviewportcenter",{"0":{"112":1},"2":{"112":2,"113":1,"114":1,"119":1}}],["getforbiddensweepzones",{"0":{"104":1},"2":{"102":1,"104":1,"120":1,"121":1}}],["getwallpointsbyviewportcenter",{"0":{"111":1},"2":{"7":1,"111":2,"119":1}}],["geteffectivedividerpoints",{"2":{"2":1}}],["gapright",{"2":{"62":1,"73":1}}],["gap",{"2":{"62":1,"71":1}}],["global",{"0":{"64":1},"1":{"65":1},"2":{"24":1,"61":1,"62":2,"63":3,"64":1}}],["gif",{"2":{"12":2,"50":1,"96":5}}],["目前支持自定义的元素有",{"2":{"12":1}}],["物体id",{"2":{"150":1}}],["物体配置",{"0":{"83":1}}],["物体图标",{"2":{"11":1,"49":1}}],["物体位置",{"2":{"11":1,"49":1}}],["将当前地图状态导出为图片",{"2":{"116":1}}],["将扫地机识别到的物体显示在地图上",{"2":{"11":1}}],["将设备上报的虚拟墙数据绘制到地图上",{"2":{"4":1}}],["纯受控设计的优势",{"2":{"10":1}}],["+",{"2":{"10":1,"54":1,"109":5,"121":2}}],["设置地图的视觉样式",{"2":{"24":1}}],["设置新顺序",{"2":{"10":1}}],["设置清扫顺序",{"0":{"10":1}}],["url",{"2":{"120":3}}],["unitlabel",{"2":{"62":1,"82":1}}],["unknown",{"2":{"62":1,"71":1}}],["ui",{"2":{"59":1,"62":3}}],["updatelocalstate",{"2":{"59":1}}],["updatevirtualwalls",{"2":{"53":2}}],["updateforbiddenzones",{"2":{"53":3}}],["updateselectedrooms",{"2":{"53":2}}],["updates",{"2":{"10":3}}],["useeffect",{"2":{"99":1}}],["useref",{"2":{"102":1,"119":1,"120":1,"121":1}}],["userconfig",{"2":{"63":1}}],["useroomproperty",{"2":{"9":2}}],["usecallback",{"2":{"57":2}}],["usedispatch",{"2":{"53":2}}],["usedevice",{"2":{"9":1}}],["usememo",{"2":{"10":3,"23":3,"24":1}}],["usestate",{"2":{"1":3,"2":4,"4":2,"5":2,"6":2,"7":3,"10":3,"11":1,"25":4,"27":2,"52":3,"99":2}}],["其他回调",{"2":{"58":1}}],["其他事件回调",{"2":{"26":1}}],["其他运行时配置",{"2":{"25":1}}],["其他数据都是可选的",{"2":{"23":1}}],["其他props",{"2":{"23":2,"24":1,"25":1}}],["其他自定义元素",{"2":{"20":1}}],["其他属性",{"2":{"12":1,"29":1,"52":1,"53":1,"54":1,"61":1,"87":1,"88":1,"99":1,"102":1,"123":1}}],["其他房间顺序递减",{"2":{"10":1}}],["其他配置",{"2":{"4":1,"5":1,"82":2}}],["取消顺序",{"2":{"10":1}}],["取决于你传入的prop数据",{"2":{"3":1}}],["取决于你传入的",{"2":{"1":1}}],["有顺序的房间设置为选中状态",{"2":{"10":1}}],["可以显示物体详情",{"2":{"49":1}}],["可以进入编辑模式",{"2":{"35":1}}],["可以在这里显示房间详情弹窗",{"2":{"34":1}}],["可以将",{"2":{"27":1}}],["可以这样初始化",{"2":{"10":1}}],["可以通过",{"2":{"9":1}}],["可选的定点清洁数据",{"2":{"155":1}}],["可选的中心点",{"2":{"148":1}}],["可选的运行时配置",{"2":{"117":1}}],["可选的检测物体数据",{"2":{"155":1}}],["可选的检测物体",{"2":{"117":1}}],["可选的虚拟墙数据",{"2":{"155":1}}],["可选的虚拟墙",{"2":{"117":1}}],["可选的禁拖区域数据",{"2":{"155":1}}],["可选的禁拖区域",{"2":{"117":1}}],["可选的禁扫区域数据",{"2":{"155":1}}],["可选的禁扫区域",{"2":{"117":1}}],["可选的自定义元素数据",{"2":{"155":1}}],["可选的自定义元素",{"2":{"117":1}}],["可选的房间属性数据",{"2":{"155":1}}],["可选的房间属性",{"2":{"117":1}}],["可选的路径数据",{"2":{"117":1,"155":1}}],["可选配置",{"2":{"111":1,"112":1,"115":1}}],["可选",{"2":{"10":1}}],["合并原始数据和临时的清扫顺序状态",{"2":{"10":1}}],["临时的清扫顺序状态",{"2":{"10":1}}],["push",{"2":{"121":3}}],["pet",{"2":{"95":1}}],["padding",{"2":{"96":1}}],["paddinghorizontal",{"2":{"62":1,"73":1}}],["paddingvertical",{"2":{"62":1,"73":1}}],["partial",{"2":{"26":1,"33":1,"34":1}}],["pathstate",{"0":{"143":1},"2":{"31":8,"52":5,"143":1}}],["path=",{"2":{"23":2,"26":1,"27":1,"88":1,"98":1}}],["path",{"0":{"75":1,"88":1},"1":{"76":1},"2":{"23":2,"24":2,"62":1,"63":2,"75":1,"117":2,"155":1}}],["pathdata",{"2":{"23":4,"26":1,"27":1,"98":1}}],["png`",{"2":{"116":1,"120":1}}],["png",{"2":{"24":1,"62":1,"73":12,"74":1,"77":1,"79":1,"82":5,"84":1,"85":1,"95":2,"96":1,"98":2}}],["promise",{"2":{"116":1,"117":1}}],["property",{"2":{"62":1,"73":1}}],["propertytheme",{"2":{"62":1,"71":1}}],["properties",{"2":{"10":1}}],["prop",{"2":{"61":1,"123":1}}],["props",{"2":{"26":1,"29":1}}],["preview",{"2":{"117":1}}],["previewimage",{"2":{"117":1}}],["prev",{"2":{"10":4,"119":4}}],["point",{"0":{"140":1},"2":{"6":1,"30":2,"31":1,"47":1,"48":1,"52":1,"94":2,"104":3,"108":2,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"115":1,"140":1,"142":2,"143":1,"144":1,"145":1,"146":2,"148":1}}],["points",{"2":{"2":2,"4":2,"5":1,"7":2,"23":2,"36":1,"44":2,"45":2,"54":2,"90":1,"91":1,"92":1,"93":2,"98":2,"104":2,"106":1,"107":1,"109":1,"117":1,"119":2,"121":3,"144":1,"145":1}}],["借助这个设计",{"2":{"10":1}}],["借助受控的设计",{"2":{"7":1}}],["字段",{"2":{"10":1,"89":1}}],["请求失败",{"2":{"9":1}}],["`清洁区域",{"2":{"121":1}}],["`清洁区域id",{"2":{"106":1}}],["`虚拟墙",{"2":{"121":1}}],["`虚拟墙id",{"2":{"107":1}}],["`禁扫区域",{"2":{"121":1}}],["`wall",{"2":{"119":1}}],["`zone",{"2":{"119":1}}],["`map",{"2":{"116":1,"120":2}}],["`地图中心",{"2":{"110":1}}],["`视口中心",{"2":{"109":1}}],["`位置",{"2":{"108":1}}],["`定点清洁id",{"2":{"108":1}}],["`长度",{"2":{"107":1}}],["`终点",{"2":{"107":1}}],["`起点",{"2":{"107":1}}],["`区域大小",{"2":{"106":1}}],["`区域id",{"2":{"104":1}}],["`顶点$",{"2":{"104":1}}],["`顶点数",{"2":{"104":1}}],["`共有",{"2":{"104":1,"105":1}}],["`共绘制了",{"2":{"32":1}}],["`房间",{"2":{"32":1}}],["`roomproperties`",{"2":{"9":1}}],["`roomproperty",{"2":{"9":1}}],["`",{"2":{"9":1,"32":1,"104":3,"106":1,"107":3,"108":2,"109":1,"110":1,"119":2}}],["let",{"2":{"121":2}}],["length",{"2":{"32":1,"104":2,"105":1,"120":1,"121":6}}],["lt",{"2":{"116":1,"117":1}}],["loop",{"2":{"96":1}}],["low",{"2":{"73":1}}],["log",{"2":{"9":1,"11":3,"12":3,"26":3,"27":1,"29":3,"30":4,"31":3,"32":2,"33":3,"34":1,"35":1,"36":2,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":3,"45":3,"46":1,"47":2,"48":2,"49":3,"50":3,"52":6,"104":4,"105":1,"106":2,"107":4,"108":2,"109":2,"110":1,"111":2,"112":1,"115":1,"116":1,"117":1,"120":3,"121":1}}],["link",{"2":{"116":4,"120":8}}],["linewidthfixed",{"2":{"62":1,"75":1,"76":1}}],["linewidth",{"2":{"4":1,"62":1,"82":1}}],["linecolor",{"2":{"2":1,"4":1,"62":1,"82":1}}],["lite",{"2":{"52":1,"98":1,"102":1}}],["lite2dmap",{"2":{"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"52":1,"53":1,"54":1,"57":1,"58":1,"61":1,"62":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"96":1,"98":1,"99":1,"102":1,"123":1,"124":1}}],["laser",{"2":{"28":1,"52":1,"60":1,"86":1,"98":1,"101":1,"102":1,"122":1,"139":1}}],["来获取结果",{"2":{"27":1}}],["来获取",{"2":{"9":1}}],["使用指定的地图数据生成截图",{"2":{"117":1}}],["使用场景",{"2":{"103":1,"144":1}}],["使用",{"2":{"9":1,"57":1}}],["点坐标",{"2":{"146":1}}],["点集合",{"2":{"144":1,"145":1}}],["点阵协议地图数据结构化协议地图数据",{"2":{"23":1}}],["点阵协议",{"2":{"9":1}}],["点击自定义元素时触发",{"2":{"50":1}}],["点击检测物体时触发",{"2":{"49":1}}],["点击定点清洁时触发",{"2":{"47":1}}],["点击定点框时触发",{"2":{"6":1}}],["点击清洁区域时触发",{"2":{"41":1}}],["点击禁拖区域时触发",{"2":{"38":1}}],["点击禁扫区域时触发",{"2":{"5":1,"35":1}}],["点击禁扫区域的删除按钮时触发",{"2":{"5":1}}],["点击了定点清洁",{"2":{"47":1}}],["点击了虚拟墙",{"2":{"44":1}}],["点击了清洁区域",{"2":{"41":1}}],["点击了禁拖区域",{"2":{"38":1}}],["点击了禁扫区域",{"2":{"35":1}}],["点击了房间信息",{"2":{"34":1}}],["点击了房间id",{"2":{"33":1}}],["点击了房间",{"2":{"26":1,"29":1}}],["点击了自定义元素",{"2":{"12":1,"50":1}}],["点击了检测物体",{"2":{"11":1,"49":1}}],["点击虚拟墙时触发",{"2":{"4":1,"44":1}}],["点击虚拟墙的删除按钮时触发",{"2":{"4":1}}],["点击房间属性信息时触发",{"2":{"34":1}}],["点击房间回调",{"2":{"26":1}}],["点击房间时触发",{"2":{"1":1,"2":1,"33":1}}],["点击房间的时候组件内部并不会做任何事",{"2":{"1":1}}],["的完整类型定义",{"2":{"139":1}}],["的属性处于折叠状态",{"2":{"138":1}}],["的运行时配置选项",{"2":{"122":1}}],["的静态配置选项",{"2":{"60":1}}],["的事件回调系统",{"2":{"28":1}}],["的位置",{"2":{"19":1}}],["的",{"2":{"19":1}}],["的核心概念",{"2":{"14":1}}],["的获取方式不同",{"2":{"9":1}}],["的进阶使用",{"2":{"0":1}}],["对于不同的扫地机协议",{"2":{"9":1}}],["吸力等级",{"2":{"89":1,"147":1}}],["吸力$",{"2":{"32":1}}],["吸力",{"2":{"9":1}}],["拖地模式",{"2":{"9":1,"89":1}}],["地板类型",{"2":{"147":1}}],["地毯等信息的编码地图数据",{"2":{"87":1}}],["地面类型",{"2":{"9":1,"89":1}}],["地图验证和检查",{"0":{"121":1}}],["地图字符串数据",{"2":{"117":1,"155":1}}],["地图数据类型",{"2":{"155":1}}],["地图数据验证通过",{"2":{"121":1}}],["地图数据",{"2":{"117":1}}],["地图数据更新后重新适配显示",{"2":{"103":1}}],["地图未初始化",{"2":{"109":1}}],["地图栅格数据",{"2":{"87":1}}],["地图错误",{"2":{"58":1}}],["地图高度",{"2":{"30":1,"142":1}}],["地图宽度",{"2":{"30":1,"142":1}}],["地图状态",{"2":{"30":1,"142":1}}],["地图状态信息",{"2":{"30":1,"142":1}}],["地图尺寸",{"2":{"30":1}}],["地图id",{"2":{"30":2,"142":1}}],["地图方法",{"0":{"27":1,"101":1},"1":{"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"115":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1}}],["地图绘制完成时触发",{"2":{"30":1}}],["地图绘制完成",{"2":{"26":1,"29":1,"52":1}}],["地图绘制回调",{"2":{"26":1}}],["地图已准备就绪",{"2":{"26":1}}],["地图准备就绪回调",{"2":{"26":1}}],["地图准备就绪时触发",{"2":{"1":1,"2":1}}],["地图事件回调通过组件",{"2":{"26":1}}],["地图事件回调",{"0":{"26":1,"28":1},"1":{"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1}}],["地图配置",{"0":{"24":1,"66":1},"1":{"67":1}}],["地图就会按什么样的数据进行渲染",{"2":{"23":1}}],["地图原始数据",{"2":{"23":2}}],["地图原点",{"2":{"30":1}}],["地图原点本身是相对于地图左上角来定位的",{"2":{"19":1}}],["地图原点是扫地机器人运行过程中确定的参考点",{"2":{"19":1}}],["地图原点坐标",{"0":{"19":1}}],["地图上所有元素的坐标都在这个坐标系下计算相对位置",{"2":{"20":1}}],["地图上的元素都是基于这个原点计算的相对位置",{"2":{"19":1}}],["地图中",{"2":{"19":1}}],["地图组件的数据是纯受控的",{"2":{"23":1}}],["地图组件",{"2":{"16":1}}],["地图控制元素是纯受控的",{"2":{"3":1}}],["地图控制元素",{"0":{"3":1},"1":{"4":1,"5":1,"6":1}}],["otherpathstring",{"2":{"117":1}}],["othermapstring",{"2":{"117":1}}],["options",{"2":{"111":1,"112":1,"115":1}}],["opacity",{"2":{"96":1}}],["outlinefillcolor",{"2":{"62":4,"82":1}}],["outlinedasharray",{"2":{"62":4,"82":1}}],["outlinedashed",{"2":{"62":4,"82":1}}],["outlinestrokewidth",{"2":{"62":4,"82":1}}],["outlinestrokecolor",{"2":{"62":4,"82":1}}],["outlineoffset",{"2":{"62":4,"82":1}}],["offsety",{"2":{"62":2,"73":1,"74":1,"111":2,"112":2,"113":1,"114":1,"115":2,"152":1,"153":1,"154":1}}],["offsetx",{"2":{"62":2,"73":1,"74":1,"111":2,"112":2,"113":1,"114":1,"115":2,"152":1,"153":1,"154":1}}],["obstacle",{"2":{"62":1,"71":1}}],["obstaclecolor",{"2":{"61":1,"62":1,"66":1,"67":1}}],["object2",{"2":{"95":1}}],["object1",{"2":{"95":1}}],["object",{"2":{"11":5,"49":6,"111":1,"112":1,"115":1,"117":1}}],["origin",{"2":{"30":2,"100":1,"142":1}}],["originalorder",{"2":{"10":2}}],["orig",{"2":{"10":2}}],["order",{"2":{"9":1,"10":9,"23":1,"89":3,"98":1,"117":1,"131":2,"147":1,"151":1}}],["onerror=",{"2":{"58":1}}],["onroominfodrawed=",{"2":{"32":1,"52":1}}],["onroominfodrawed",{"0":{"32":1}}],["onremovevirtualwall",{"0":{"46":1}}],["onremovevirtualwall=",{"2":{"4":1,"46":1}}],["onremovecleanzone=",{"2":{"43":1}}],["onremovecleanzone",{"0":{"43":1}}],["onremoveforbiddenmopzone=",{"2":{"40":1}}],["onremoveforbiddenmopzone",{"0":{"40":1}}],["onremoveforbiddensweepzone",{"0":{"37":1}}],["onremoveforbiddensweepzone=",{"2":{"5":1,"37":1,"53":1}}],["onpathdrawed=",{"2":{"31":1,"52":1}}],["onpathdrawed",{"0":{"31":1}}],["onmapready",{"2":{"102":1}}],["onmapready=",{"2":{"1":1,"2":1,"26":1,"27":1,"102":1}}],["onmapdrawed",{"0":{"30":1}}],["onmapdrawed=",{"2":{"26":1,"29":1,"30":1,"52":1}}],["onupdatespot",{"0":{"48":1}}],["onupdatespot=",{"2":{"6":1,"48":1}}],["onupdatevirtualwall",{"0":{"45":1}}],["onupdatevirtualwall=",{"2":{"4":1,"45":1,"52":1,"53":1}}],["onupdatecleanzone",{"0":{"42":1}}],["onupdatecleanzone=",{"2":{"29":1,"42":1,"54":1}}],["onupdateforbiddenmopzone=",{"2":{"39":1}}],["onupdateforbiddenmopzone",{"0":{"39":1}}],["onupdateforbiddensweepzone",{"0":{"36":1}}],["onupdateforbiddensweepzone=",{"2":{"5":1,"36":1,"52":1,"53":1,"54":1}}],["onupdate",{"2":{"6":2}}],["onclickdetectedobject",{"0":{"49":1}}],["onclickdetectedobject=",{"2":{"11":1,"49":1}}],["onclickspot",{"0":{"47":1}}],["onclickspot=",{"2":{"6":1,"47":1}}],["onclickvirtualwall",{"0":{"44":1}}],["onclickvirtualwall=",{"2":{"4":1,"44":1}}],["onclickcustomelement",{"0":{"50":1}}],["onclickcustomelement=",{"2":{"12":1,"50":1}}],["onclickcleanzone=",{"2":{"41":1}}],["onclickcleanzone",{"0":{"41":1}}],["onclickforbiddenmopzone=",{"2":{"38":1}}],["onclickforbiddenmopzone",{"0":{"38":1}}],["onclickforbiddensweepzone",{"0":{"35":1}}],["onclickforbiddensweepzone=",{"2":{"5":1,"35":1}}],["onclick=",{"2":{"7":2,"25":2,"27":2,"119":3,"120":2,"121":1}}],["onclickroominfo=",{"2":{"34":1}}],["onclickroominfo",{"0":{"34":1}}],["onclickroom=",{"2":{"1":1,"2":1,"10":1,"26":1,"29":1,"33":1,"52":1,"53":1,"57":1}}],["onclickroom",{"0":{"33":1},"2":{"1":1}}],["清扫区域已更新",{"2":{"29":1}}],["清扫区域",{"2":{"20":1}}],["清扫路径",{"2":{"20":1}}],["清扫划区",{"0":{"5":1},"2":{"3":1}}],["清洁区域",{"2":{"144":2}}],["清洁区域总面积",{"2":{"120":1}}],["清洁区域数据",{"2":{"92":1}}],["清洁区域已更新",{"2":{"42":1}}],["清洁区域更新时触发",{"2":{"42":1}}],["清洁模式",{"2":{"9":1,"89":1,"147":1}}],["清洁顺序",{"2":{"9":1,"89":1,"147":1}}],["清洁次数等属性信息",{"2":{"128":1}}],["清洁次数$",{"2":{"32":1}}],["清洁次数",{"2":{"9":1,"89":1,"147":1}}],["数据导出和分析",{"0":{"120":1}}],["数据更新",{"0":{"99":1}}],["数据格式示例",{"0":{"97":1},"1":{"98":1}}],["数据持久化",{"0":{"59":1}}],["数据传入",{"0":{"23":1}}],["数据",{"0":{"86":1},"1":{"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"96":1,"97":1,"98":1,"99":1,"100":1},"2":{"9":1}}],["数据处理",{"0":{"9":1}}],["房间选择模式",{"2":{"151":1}}],["房间选择指示器配置",{"0":{"74":1}}],["房间颜色",{"2":{"148":1}}],["房间颜色配置",{"0":{"71":1}}],["房间显示数据类型",{"2":{"148":1}}],["房间id",{"2":{"147":1,"148":1}}],["房间",{"2":{"87":1,"138":1}}],["房间标签配置",{"0":{"72":1}}],["房间配置",{"0":{"70":1},"1":{"71":1,"72":1,"73":1,"74":1}}],["房间中心",{"2":{"33":1}}],["房间数据",{"2":{"23":2}}],["房间清扫顺序的显示完全受控于",{"2":{"10":1}}],["房间属性折叠的房间id列表",{"2":{"151":1}}],["房间属性",{"2":{"98":1}}],["房间属性配置",{"0":{"73":1},"2":{"89":1}}],["房间属性信息数组",{"2":{"32":1}}],["房间属性数据",{"2":{"9":1}}],["房间属性类型",{"2":{"9":1,"147":1}}],["房间名称",{"2":{"9":1,"33":1,"89":1,"147":1,"148":1}}],["房间唯一标识符",{"2":{"9":1,"89":1}}],["房间信息绘制完成",{"2":{"52":1}}],["房间信息绘制完成时触发",{"2":{"32":1}}],["房间信息的展示完全受控于你传入的",{"2":{"9":1}}],["房间信息",{"0":{"8":1},"1":{"9":1}}],["房间分割",{"0":{"2":1}}],["房间分割等业务场景",{"2":{"1":1}}],["通过",{"2":{"102":1}}],["通过协议解码后包含地图尺寸",{"2":{"87":1}}],["通过分割线将一个房间分割成多个房间",{"2":{"2":1}}],["通常为像素或厘米",{"2":{"100":1}}],["通常为编码后的字符串格式",{"2":{"87":1}}],["通常是来自mqtt通道的数据",{"2":{"23":1}}],["通常是来自p2p通道的数据",{"2":{"23":4}}],["通常新增的元素会被立刻设置为编辑状态",{"2":{"7":1}}],["href",{"2":{"116":1,"120":2}}],["https",{"2":{"95":2,"96":2}}],["htmlcontent",{"2":{"12":1,"96":1}}],["html",{"2":{"12":2,"50":1,"96":4}}],["high",{"2":{"73":1}}],["hitareathickness",{"2":{"62":1,"82":1}}],["heatmapalpha",{"2":{"62":1,"68":1,"69":1}}],["heatmap",{"0":{"68":1},"1":{"69":1},"2":{"62":1,"68":1}}],["height",{"2":{"11":1,"12":2,"24":1,"30":2,"62":4,"77":1,"78":1,"79":1,"83":1,"95":1,"96":3,"98":2,"142":1,"149":1,"150":1,"153":1}}],["horizontalwall",{"2":{"111":1}}],["horizontal",{"2":{"7":1,"111":2,"119":1,"141":1}}],["handledataupdate",{"2":{"59":1}}],["handleroomclick",{"2":{"57":2}}],["handleresetmapview",{"2":{"27":2}}],["handleremoveforbiddensweepzone",{"2":{"5":2}}],["handleremovevirtualwall",{"2":{"4":2}}],["handlezoneupdate",{"2":{"54":3}}],["handlegifclick",{"2":{"50":1}}],["handlegetcleanzones",{"2":{"27":2}}],["handlehtmlclick",{"2":{"50":1}}],["handleimageclick",{"2":{"50":1}}],["handlemaperror",{"2":{"58":2}}],["handlemapdrawed",{"2":{"26":2}}],["handlemapready",{"2":{"1":2,"2":2,"26":2,"27":2,"102":2}}],["handleenableroomselection",{"2":{"25":2}}],["handleshowpath",{"2":{"25":2}}],["handlesaveforbiddensweepzone",{"2":{"5":1}}],["handlesavevirtualwall",{"2":{"4":1}}],["handlesavedividing",{"2":{"2":1}}],["handleaddvirtualwall",{"2":{"7":2}}],["handleupdatespot",{"2":{"6":2}}],["handleupdateforbiddensweepzone",{"2":{"5":2}}],["handleupdatevirtualwall",{"2":{"4":2}}],["handleclickcustomelement",{"2":{"12":2}}],["handleclickdetectedobject",{"2":{"11":2}}],["handleclickspot",{"2":{"6":2}}],["handleclickforbiddensweepzone",{"2":{"5":2}}],["handleclickvirtualwall",{"2":{"4":2}}],["handleclickroom",{"2":{"1":2,"2":2,"10":2,"26":2}}],["webp",{"2":{"85":1}}],["webview",{"2":{"16":1}}],["window",{"2":{"62":1}}],["width",{"2":{"7":1,"11":1,"12":2,"24":1,"30":2,"62":7,"75":3,"76":1,"77":1,"78":1,"79":1,"83":1,"95":1,"96":3,"98":2,"111":2,"119":1,"142":1,"149":1,"150":1,"152":1,"153":1}}],["warn",{"2":{"121":2}}],["warning",{"2":{"3":1,"17":1}}],["walls",{"2":{"107":2,"121":2}}],["wallpointsoptions",{"0":{"152":1},"2":{"152":1}}],["wallpoints",{"2":{"7":2,"119":2}}],["wall",{"2":{"4":7,"44":4,"45":5,"52":2,"53":2,"98":1,"107":3,"121":4}}],["wall2",{"2":{"4":1,"93":1,"136":1}}],["wall1",{"2":{"4":1,"93":1,"136":1}}],["获取地图几何中心点的坐标",{"2":{"110":1}}],["获取当前视口中心点的坐标",{"2":{"109":1}}],["获取当前所有定点清洁的数据",{"2":{"108":1}}],["获取当前所有虚拟墙的数据",{"2":{"107":1}}],["获取当前所有清洁区域的数据",{"2":{"106":1}}],["获取当前所有禁拖区域的数据",{"2":{"105":1}}],["获取当前所有禁扫区域的数据",{"2":{"104":1}}],["获取基于视口中心的虚拟墙端点坐标",{"2":{"7":1}}],["获取分割线数据",{"2":{"2":1}}],["但通常你会基于视口中心来新增地图控制元素",{"2":{"7":1}}],["但地图控制元素在手势操作时会先在内部实时进行更新",{"2":{"6":1}}],["重叠`",{"2":{"121":1}}],["重置视图",{"2":{"103":1,"119":1}}],["重置地图视图",{"2":{"103":1}}],["重置地图的平移和缩放状态到初始位置",{"2":{"103":1}}],["重点在于如何维护好数据和运行时状态",{"2":{"7":1}}],["重复的id可能会导致地图控制元素无法正常工作",{"2":{"3":1}}],["以下是地图组件的默认运行时",{"2":{"124":1}}],["以下是地图组件的完整默认配置",{"2":{"62":1}}],["以便在任意组件中调用地图方法",{"2":{"27":1}}],["以便后续调用",{"2":{"27":1}}],["以地图原点为中心",{"2":{"20":1}}],["以虚拟墙为例",{"2":{"7":1}}],["以禁扫区域为例",{"2":{"5":1}}],["你传入什么样的数据",{"2":{"23":1}}],["你可以根据需要覆盖其中的部分或全部配置",{"2":{"24":1}}],["你可以根据实际需求选择使用",{"2":{"15":1}}],["你可以通过",{"2":{"24":1,"25":1,"27":1}}],["你可以在地图上显示自定义的元素",{"2":{"12":1}}],["你可以自由主导地图的状态",{"2":{"10":1}}],["你可以自行定义或通过",{"2":{"3":1}}],["你可以灵活地在业务侧实现设置清扫顺序的功能",{"2":{"10":1}}],["你无需担心",{"2":{"6":1}}],["这些配置可以在组件运行时动态更新",{"2":{"123":1}}],["这些配置在组件初始化时设定",{"2":{"61":1}}],["这些方法让你可以主动控制地图行为",{"2":{"102":1}}],["这体现了",{"2":{"10":1}}],["这里可以调用",{"2":{"52":1}}],["这里需要将响应数据转换为",{"2":{"9":1}}],["这里的单位是米",{"2":{"6":1,"7":1}}],["这个更新不会产生额外的渲染",{"2":{"6":1}}],["我们内置了一套默认配置",{"2":{"24":1}}],["我们提供了解析方法",{"2":{"23":1}}],["我们提供了对应的api",{"2":{"7":1}}],["我们建议始终使用",{"2":{"17":1}}],["我们建议搭配选择房间的功能一起使用",{"2":{"2":1}}],["我们会使用",{"2":{"15":1}}],["我们强烈建议始终在",{"2":{"6":1}}],["并在手势结束后通过",{"2":{"6":1}}],["虽然在设计上是纯受控的",{"2":{"6":1}}],["150",{"2":{"90":4,"93":3,"94":1,"95":1,"96":1,"98":4}}],["14",{"2":{"62":1,"72":1}}],["138",{"2":{"62":2}}],["120",{"2":{"94":1,"95":1,"98":1}}],["12",{"2":{"62":7,"63":2,"73":2,"74":2,"82":1}}],["16",{"2":{"62":6,"73":2,"74":2,"82":4}}],["1",{"0":{"57":1},"2":{"5":1,"6":2,"10":2,"23":3,"25":1,"44":1,"45":1,"54":2,"62":11,"66":1,"69":1,"73":1,"75":1,"82":1,"85":1,"89":7,"96":1,"98":7,"111":1,"113":2,"117":3,"119":1,"121":4,"123":1,"124":1,"132":2,"138":2}}],["10ac84",{"2":{"71":1}}],["100vh",{"2":{"62":1}}],["100vw",{"2":{"62":1}}],["100",{"2":{"19":1,"64":2,"65":2,"75":1,"92":4,"93":3,"96":1,"98":4,"111":1,"113":1,"115":1,"117":4}}],["104",{"2":{"6":1,"62":3}}],["10",{"2":{"4":3,"7":2,"23":4,"62":10,"68":1,"74":1,"82":2}}],["手势操作定点框后触发",{"2":{"6":1}}],["手势操作禁扫区域后触发",{"2":{"5":1}}],["手势操作虚拟墙后触发",{"2":{"4":1}}],["各自具有独立的配置",{"2":{"5":1}}],["切换到编辑状态",{"2":{"4":1,"5":1,"6":1}}],["强烈建议在onupdate回调中更新业务侧的数据",{"2":{"4":1}}],["screenshot",{"2":{"120":1}}],["scale",{"2":{"82":1}}],["scaleiconsrc",{"2":{"82":1}}],["shoe",{"2":{"95":1,"98":2}}],["showchargingstation",{"0":{"126":1},"2":{"124":1,"126":1,"151":1}}],["showsuccess",{"2":{"54":1}}],["showerror",{"2":{"54":3,"59":1}}],["showobjectdetail",{"2":{"49":1}}],["showroomproperty",{"0":{"128":1},"2":{"117":1,"124":1,"128":1,"138":1,"151":1}}],["showroomname",{"0":{"127":1},"2":{"117":1,"123":1,"124":2,"127":1,"151":1}}],["showroomdetaildialog",{"2":{"34":1}}],["showroomorder",{"0":{"129":1},"2":{"10":1,"124":1,"129":1,"151":1}}],["showpath",{"0":{"125":1},"2":{"25":3,"117":1,"123":1,"124":1,"125":1,"151":1}}],["snapshotbydata",{"0":{"117":1},"2":{"117":1,"155":1}}],["snapshot",{"0":{"84":1,"116":1},"1":{"85":1},"2":{"62":1,"84":1,"116":1,"120":1}}],["smoothiterations",{"2":{"62":1,"68":1,"69":1}}],["special",{"2":{"71":4}}],["speed",{"2":{"62":2,"77":1,"78":1}}],["spotpointoptions",{"0":{"154":1},"2":{"154":1}}],["spotpoint",{"2":{"115":2}}],["spotparam",{"0":{"146":1},"2":{"6":4,"47":1,"48":1,"94":2,"108":1,"146":1,"155":1}}],["spot2",{"2":{"94":1}}],["spot1",{"2":{"94":1,"137":1}}],["spot",{"2":{"6":7,"47":3,"48":4,"62":1,"82":2,"108":4}}],["spots=",{"2":{"6":1,"94":1}}],["spots",{"0":{"94":1},"2":{"6":3,"94":2,"108":2,"120":1,"155":1}}],["sans",{"2":{"62":3,"72":1,"73":1,"82":1}}],["savetoserver",{"2":{"59":1}}],["savezonetoserver",{"2":{"54":1}}],["savespot",{"2":{"48":1}}],["savevirtualwall",{"2":{"45":1}}],["savecleanzone",{"2":{"42":1}}],["saveforbiddenmopzone",{"2":{"39":1}}],["saveforbiddensweepzone",{"2":{"36":1}}],["sweep",{"2":{"53":2,"98":1}}],["switch",{"2":{"50":1}}],["sdk",{"2":{"28":1,"52":1,"60":1,"86":1,"98":1,"101":1,"102":1,"122":1,"139":1}}],["start",{"2":{"107":4}}],["station",{"2":{"79":1}}],["status",{"2":{"30":1,"142":1}}],["state",{"2":{"27":1}}],["style=",{"2":{"96":1}}],["store",{"2":{"53":1}}],["strong",{"2":{"73":1}}],["strokewidth",{"2":{"5":1,"6":1,"62":5,"74":1,"82":2}}],["strokecolor",{"2":{"5":1,"6":1,"62":5,"74":1,"82":2}}],["stream",{"2":{"9":1}}],["stringify",{"2":{"120":1}}],["string",{"2":{"4":2,"5":2,"6":1,"7":1,"9":2,"23":4,"37":1,"40":1,"43":1,"46":1,"59":1,"65":4,"78":1,"87":1,"88":1,"89":1,"116":1,"117":3,"133":1,"134":1,"135":1,"136":1,"137":1,"144":1,"145":1,"146":1,"147":1,"148":2,"149":4,"150":2,"151":5,"155":2}}],["system",{"2":{"20":1,"62":6}}],["src",{"2":{"11":2,"12":2,"24":1,"49":1,"77":1,"78":1,"79":1,"95":2,"96":2,"98":2,"116":1,"149":1,"150":1}}],["suction",{"2":{"9":1,"23":1,"32":1,"62":1,"73":7,"89":4,"98":1,"147":1}}],["sizefixed",{"2":{"62":2,"77":1,"78":1,"79":1}}],["size",{"2":{"6":1,"62":1,"82":1,"112":2,"113":1,"114":1,"119":1}}],["sensor",{"2":{"96":1,"98":2}}],["serif",{"2":{"62":3,"72":1,"73":1,"82":1}}],["selectionindicator",{"2":{"62":1,"74":1}}],["selectionindicatoricon",{"2":{"62":1,"71":1}}],["selectionindicatorbackground",{"2":{"62":1,"71":1}}],["selectroomids",{"0":{"132":1},"2":{"1":6,"2":2,"10":2,"25":2,"123":1,"124":2,"132":1,"151":1}}],["setroomproperties",{"2":{"99":2}}],["setrobotposition",{"2":{"52":2}}],["setmapdata",{"2":{"99":2}}],["setmapready",{"2":{"52":2}}],["setmapapi",{"2":{"1":2,"2":2,"27":3}}],["setdetectedobjects",{"2":{"11":1}}],["setdividingroomid",{"2":{"2":2}}],["settempcleaningorder",{"2":{"10":3}}],["setshowpath",{"2":{"25":2}}],["setspots",{"2":{"6":2}}],["setselectroomids",{"2":{"1":3,"2":2,"25":2}}],["setforbiddensweepzones",{"2":{"5":3,"119":1}}],["seteditingzoneid",{"2":{"35":1}}],["seteditingspotids",{"2":{"6":2}}],["seteditingforbiddensweepzoneids",{"2":{"5":2}}],["seteditingvirtualwallids",{"2":{"4":2,"7":2}}],["setenableroomselection",{"2":{"1":1,"2":1,"25":2}}],["setvirtualwalls",{"2":{"4":3,"7":4,"119":1}}],["y字形拖地",{"2":{"147":1}}],["y坐标",{"2":{"140":1,"149":1,"150":1}}],["y方向像素偏移",{"2":{"111":1,"112":1,"115":1,"152":1,"153":1,"154":1}}],["yarnnpm",{"2":{"22":1}}],["y轴向右为正方向",{"2":{"20":1}}],["ymop",{"2":{"9":1,"23":1,"89":3,"98":1,"117":1,"147":1}}],["y",{"2":{"4":4,"5":4,"6":1,"7":2,"11":2,"12":3,"23":4,"49":1,"90":4,"91":4,"92":4,"93":4,"94":2,"95":2,"96":3,"98":8,"100":1,"104":1,"107":2,"108":1,"109":9,"110":1,"117":4,"140":1,"149":1,"150":1}}],["yoursaveforbiddensweepzonefunction",{"2":{"5":1}}],["yoursavevirtualwallfunction",{"2":{"4":1}}],["yoursavedividingfunction",{"2":{"2":1}}],["your",{"2":{"1":2,"9":1,"10":1,"23":4}}],["006ba6",{"2":{"71":1}}],["00d2d3",{"2":{"71":1}}],["0abde3",{"2":{"71":1}}],["05",{"2":{"62":5}}],["0px",{"2":{"62":2,"64":2,"65":2}}],["0x10ac84",{"2":{"82":1}}],["0x54a0ff",{"2":{"82":3}}],["0x8010ac84",{"2":{"82":1}}],["0x80ff4757",{"2":{"82":1}}],["0x8000ff",{"2":{"68":1}}],["0x800080",{"2":{"62":1,"75":1}}],["0x00ff00",{"2":{"68":1,"75":1}}],["0x00ffff",{"2":{"68":1}}],["0x0000ff",{"2":{"68":1}}],["0x00000000",{"2":{"82":1}}],["0x000000",{"2":{"61":1,"62":1,"63":2,"66":1,"73":1}}],["0xff4757",{"2":{"82":3}}],["0xff0080",{"2":{"68":1}}],["0xff0000",{"2":{"68":1}}],["0xff8000",{"2":{"68":1}}],["0xffff00",{"2":{"68":1}}],["0xffffff",{"2":{"62":1,"63":1,"73":1,"74":1,"75":1,"82":3}}],["0xf6f6f6",{"2":{"24":1,"61":1,"63":2,"64":1}}],["0",{"2":{"4":3,"5":5,"6":3,"7":2,"10":7,"11":2,"12":2,"20":2,"23":8,"44":1,"45":1,"54":2,"62":41,"66":1,"68":1,"69":1,"73":1,"74":1,"77":2,"79":1,"80":2,"82":4,"84":1,"85":1,"89":5,"96":3,"98":4,"111":3,"112":2,"113":1,"114":1,"115":2,"117":1,"121":5}}],["x坐标",{"2":{"140":1,"149":1,"150":1}}],["x方向像素偏移",{"2":{"111":1,"112":1,"115":1,"152":1,"153":1,"154":1}}],["x轴向上为正方向",{"2":{"20":1}}],["xxx",{"2":{"11":1,"12":4}}],["x",{"2":{"4":4,"5":4,"6":1,"7":2,"11":2,"12":3,"19":2,"23":4,"30":1,"49":1,"90":4,"91":4,"92":4,"93":4,"94":2,"95":2,"96":3,"98":8,"100":1,"104":1,"107":2,"108":1,"109":9,"110":1,"117":4,"140":1,"149":1,"150":1}}],["x3c",{"2":{"1":3,"2":4,"4":3,"5":3,"6":3,"7":13,"10":5,"11":2,"12":1,"16":1,"17":1,"23":2,"24":1,"25":7,"26":2,"27":8,"29":1,"30":1,"31":1,"32":1,"33":2,"34":2,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"52":2,"53":1,"54":2,"57":1,"58":1,"61":1,"62":1,"87":2,"88":2,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"96":3,"98":1,"99":2,"102":2,"119":9,"120":7,"121":7,"123":1,"124":1,"151":1}}],["虚拟墙生成选项类型",{"2":{"152":1}}],["虚拟墙id",{"2":{"145":1}}],["虚拟墙参数类型",{"2":{"145":1}}],["虚拟墙总长度",{"2":{"120":1}}],["虚拟墙长度",{"2":{"111":1,"152":1}}],["虚拟墙数据",{"2":{"93":1}}],["虚拟墙样式",{"2":{"82":1}}],["虚拟墙更新",{"2":{"52":1}}],["虚拟墙更新时触发",{"2":{"45":1}}],["虚拟墙已更新",{"2":{"45":1}}],["虚拟墙是由两个端点坐标构成的线段",{"2":{"4":1}}],["虚拟墙",{"0":{"4":1},"2":{"20":1,"98":1}}],["new",{"2":{"120":1}}],["newwall",{"2":{"119":2}}],["newzone",{"2":{"109":1,"119":2}}],["newroomproperties",{"2":{"99":2}}],["newmapdata",{"2":{"99":2}}],["newvirtualwall",{"2":{"7":3}}],["now",{"2":{"109":1,"116":1,"119":2,"120":2}}],["normal",{"2":{"62":5,"72":1,"73":1,"82":2}}],["no",{"2":{"62":1,"71":1,"98":1}}],["namelabel",{"2":{"62":1,"63":2,"72":1}}],["name",{"2":{"9":1,"23":1,"32":1,"33":1,"34":1,"52":1,"62":1,"71":1,"89":3,"98":1,"117":1,"147":1,"148":1}}],["nanoid",{"2":{"3":1}}],["number",{"2":{"1":1,"2":2,"9":8,"10":4,"30":6,"31":5,"67":1,"69":4,"76":2,"78":4,"81":2,"85":2,"89":8,"111":3,"112":3,"115":2,"132":1,"138":1,"140":2,"142":6,"143":5,"147":8,"148":2,"149":4,"150":4,"151":2,"152":3,"153":4,"154":2}}],["null",{"2":{"1":1,"2":2,"9":3,"10":1,"27":1,"31":1,"52":1,"102":1,"109":2,"110":2,"119":1,"120":2,"121":1,"143":1,"148":1}}],["null>",{"2":{"1":1,"2":2,"10":2,"52":1}}],["每个地图控制元素都需要有唯一的id",{"2":{"3":1}}],["定义房间的清洁参数和显示信息",{"2":{"147":1}}],["定义单个清洁点位置",{"2":{"146":1}}],["定义需要定点清洁的位置",{"2":{"94":1}}],["定义需要重点清洁的区域",{"2":{"92":1}}],["定义阻挡机器人通行的虚拟障碍",{"2":{"93":1,"145":1}}],["定义机器人不能进入拖地的区域",{"2":{"91":1}}],["定义机器人不能进入清扫的区域",{"2":{"90":1}}],["定义每个房间的清洁参数和显示信息",{"2":{"89":1}}],["定点位置",{"2":{"115":1}}],["定点清洁生成选项类型",{"2":{"154":1}}],["定点清洁id",{"2":{"146":1}}],["定点清洁参数类型",{"2":{"146":1}}],["定点清洁数据",{"2":{"94":1}}],["定点清洁样式",{"2":{"82":1}}],["定点清洁已更新",{"2":{"48":1}}],["定点清洁更新时触发",{"2":{"48":1}}],["定点框是由一个中心点坐标和固定尺寸参数构成的矩形区域",{"2":{"6":1}}],["定点框",{"0":{"6":1}}],["定点框等与扫地机设备进行交互的元素",{"2":{"3":1}}],["定时预约",{"2":{"1":1}}],["禁区",{"2":{"20":1}}],["禁拖区域数据",{"2":{"91":1}}],["禁拖区域已更新",{"2":{"39":1}}],["禁拖区域更新时触发",{"2":{"39":1}}],["禁拖区域和清扫划区都是由四个顶点坐标构成的矩形区域",{"2":{"5":1}}],["禁拖区域",{"0":{"5":1},"2":{"3":1,"144":2}}],["禁扫区域数量",{"2":{"120":1}}],["禁扫区域数据",{"2":{"90":1}}],["禁扫区域样式",{"2":{"82":1}}],["禁扫区域更新",{"2":{"52":1}}],["禁扫区域更新时触发",{"2":{"36":1}}],["禁扫区域已更新",{"2":{"36":1}}],["禁扫区域",{"0":{"5":1},"2":{"3":1,"5":1,"98":1,"144":1}}],["包含起点和终点坐标",{"2":{"145":1}}],["包含所有",{"2":{"139":1}}],["包含机器人移动轨迹",{"2":{"88":1}}],["包含清扫轨迹和当前位置",{"2":{"88":1}}],["包含障碍物",{"2":{"87":1}}],["包含虚拟墙",{"2":{"3":1}}],["包含了我们认为的最佳实践",{"2":{"0":1}}],["2米x2米",{"2":{"112":1}}],["2米长",{"2":{"111":1}}],["2c2c54",{"2":{"71":1}}],["222f3e",{"2":{"71":1}}],["2ec070",{"2":{"62":1}}],["2d",{"2":{"28":1,"60":1,"86":1,"101":1,"122":1,"139":1}}],["24",{"2":{"11":2,"24":2,"62":3,"74":2,"77":2,"83":2,"95":2,"98":2}}],["250",{"2":{"96":1}}],["254",{"2":{"6":1,"62":5}}],["255",{"2":{"5":1,"62":3}}],["200",{"2":{"91":4,"92":4,"93":1,"94":1,"95":1,"96":2,"98":2,"117":4}}],["20",{"2":{"4":2,"5":4,"19":2,"62":4,"73":1,"79":2,"82":2,"96":1}}],["2",{"0":{"58":1},"2":{"2":1,"4":1,"5":1,"6":1,"7":1,"23":1,"25":1,"62":16,"73":1,"74":1,"75":2,"82":2,"84":1,"89":3,"98":1,"111":1,"112":1,"117":1,"119":1,"120":1,"121":2,"123":1,"124":1,"145":1}}],["download",{"2":{"116":1,"120":2}}],["document",{"2":{"116":3,"120":2}}],["d7bb46",{"2":{"62":3}}],["d5f7c2",{"2":{"62":1}}],["d5e9fe",{"2":{"62":1}}],["d4f0c3",{"2":{"62":1}}],["d1e2fa",{"2":{"62":1}}],["deeppartial",{"2":{"151":1}}],["deeppartialruntimeconfig",{"0":{"151":1},"2":{"117":1,"123":1,"151":1}}],["deeppartialappconfig",{"2":{"61":1}}],["delete",{"2":{"82":1}}],["deleteiconsrc",{"2":{"82":1}}],["def5d4",{"2":{"62":1}}],["defaultzone",{"2":{"112":1}}],["defaultconfig",{"2":{"63":1}}],["default",{"2":{"62":1,"124":1}}],["detectedobject",{"0":{"83":1},"2":{"11":2,"62":1,"83":1}}],["detectedobjectparam",{"0":{"150":1},"2":{"11":2,"49":1,"95":2,"98":2,"117":1,"150":1,"155":1}}],["detectedobjects=",{"2":{"11":1,"95":1,"98":1}}],["detectedobjects",{"0":{"95":1},"2":{"11":2,"95":2,"98":2,"117":1,"155":1}}],["devinfo",{"2":{"9":1}}],["devicepixelratio",{"2":{"62":1}}],["device",{"2":{"9":2}}],["devid",{"2":{"9":2}}],["decoderoomproperties",{"2":{"9":3,"23":2}}],["date",{"2":{"109":1,"116":1,"119":2,"120":2}}],["data",{"2":{"9":2,"23":4,"59":3,"62":1,"71":1,"117":1,"120":1}}],["dasharray",{"2":{"62":10,"82":2}}],["dashlinewidth",{"2":{"2":1}}],["div>",{"2":{"96":1,"119":2,"120":2}}],["div",{"2":{"96":1}}],["divider",{"2":{"2":1}}],["dividingroomid",{"2":{"2":2}}],["displayorders",{"2":{"62":1,"73":1}}],["dispatch",{"2":{"27":1,"53":5}}],["direction",{"0":{"141":1},"2":{"7":1,"31":1,"111":3,"119":1,"141":1,"143":1,"152":2}}],["a",{"2":{"116":1,"120":2}}],["autoplay",{"2":{"96":1}}],["autopaddingpercent",{"2":{"62":1,"66":1,"67":1}}],["ai",{"0":{"83":1},"2":{"83":1,"95":1}}],["assets",{"2":{"73":3}}],["async",{"2":{"2":1,"27":1,"59":1,"116":1,"117":1,"120":1}}],["arial",{"2":{"72":1,"73":1,"82":1}}],["area",{"2":{"54":2,"121":3}}],["animationspeed",{"2":{"96":1}}],["animation",{"2":{"96":1}}],["antialias",{"2":{"62":1,"84":1,"85":1}}],["any",{"2":{"59":1}}],["application",{"2":{"120":1}}],["apple",{"2":{"62":3}}],["appendchild",{"2":{"116":1}}],["api",{"0":{"102":1},"2":{"27":1,"52":1,"101":1,"102":1,"119":6,"120":10,"121":5,"139":1}}],["a3d774",{"2":{"62":3}}],["a0e5f3",{"2":{"62":1}}],["a1f3e4",{"2":{"62":1}}],["a6d0fa",{"2":{"62":1}}],["add",{"2":{"22":1}}],["action",{"2":{"53":1}}],["active",{"2":{"1":2,"61":1,"62":1,"71":1}}],["acc",{"2":{"10":3}}],["await",{"2":{"2":1,"27":2,"59":1,"116":1,"117":1,"120":1}}],["建议",{"2":{"2":1}}],["会出现分割线",{"2":{"2":1}}],["circle",{"2":{"149":1}}],["cistern",{"2":{"9":1,"23":1,"62":1,"73":6,"89":4,"98":1,"147":1}}],["createobjecturl",{"2":{"120":1}}],["createwallatcenter",{"2":{"119":2}}],["createzoneatcenter",{"2":{"119":2}}],["createelement",{"2":{"116":2,"120":2}}],["click",{"2":{"116":1,"120":2}}],["closed",{"2":{"73":2}}],["clean",{"2":{"73":3,"92":1,"135":1}}],["cleanzones=",{"2":{"92":1}}],["cleanzones",{"0":{"92":1},"2":{"92":2,"106":2,"120":2,"121":7,"144":1}}],["cleanzone",{"2":{"62":1,"114":1}}],["cleanorder",{"2":{"62":1,"73":1}}],["cleanmode",{"2":{"9":1,"23":1,"89":3,"98":1,"147":1}}],["cleantimes",{"2":{"9":1,"23":1,"32":1,"62":1,"73":2,"89":3,"98":1,"117":1,"147":1}}],["c8d6e5",{"2":{"71":1}}],["c8d3fa",{"2":{"62":1}}],["center",{"2":{"109":12}}],["centerpoint",{"2":{"33":2,"148":1}}],["cellsize",{"2":{"62":1,"68":1,"69":1}}],["ccfbf3",{"2":{"62":1}}],["c0f2df",{"2":{"62":1}}],["c1e5b1",{"2":{"62":1}}],["charging",{"2":{"79":1}}],["chargingstation",{"0":{"79":1},"2":{"62":1,"79":1}}],["chargerdirection",{"2":{"30":1,"142":1}}],["charger",{"2":{"30":2,"142":1}}],["chargepath",{"2":{"24":1,"62":1,"75":1,"76":1}}],["checkmark",{"2":{"1":1,"74":1,"124":1,"131":4,"151":1}}],["calculatetotalcleanarea",{"2":{"120":1}}],["calculatetotalwalllength",{"2":{"120":1}}],["calculatedistance",{"2":{"107":1,"121":1}}],["calculatearea",{"2":{"106":1,"121":1}}],["calculatezonearea",{"2":{"54":1}}],["caf3fc",{"2":{"62":1}}],["case",{"2":{"50":3}}],["cartesian",{"2":{"20":1}}],["catch",{"2":{"9":1,"54":1,"59":1,"116":1,"117":1,"120":1}}],["current",{"2":{"102":1,"119":3,"120":2,"121":1}}],["currentorder",{"2":{"10":3}}],["customzone",{"2":{"112":2}}],["custom",{"2":{"96":3}}],["customhtml",{"2":{"12":1}}],["customgif",{"2":{"12":1}}],["customimage",{"2":{"12":1}}],["customdata",{"2":{"12":2,"50":1,"96":1}}],["customelementparam",{"0":{"149":1},"2":{"12":1,"50":1,"96":2,"98":2,"117":1,"149":1,"155":1}}],["customelements=",{"2":{"12":1,"96":1,"98":1}}],["customelements",{"0":{"96":1},"2":{"12":1,"96":2,"98":2,"117":1,"155":1}}],["com",{"2":{"95":2,"96":2}}],["commonpath",{"2":{"24":1,"62":1,"63":2,"75":1,"76":1}}],["count",{"2":{"31":1,"143":1}}],["colorgradients",{"2":{"62":1,"68":1,"69":1}}],["color",{"2":{"24":2,"62":4,"63":2,"73":1,"75":3,"76":1,"148":1,"149":1}}],["colorsource",{"2":{"65":1,"67":1,"69":1,"76":1}}],["colors",{"2":{"1":3,"61":1,"62":1,"71":1}}],["coordinate",{"2":{"20":1}}],["container",{"2":{"62":1,"73":1}}],["containerheight",{"2":{"62":2,"64":1,"65":1,"74":1}}],["containerwidth",{"2":{"62":2,"64":1,"65":1,"74":1}}],["containerleft",{"2":{"62":1,"64":1,"65":1}}],["containertop",{"2":{"62":1,"64":1,"65":1}}],["controls",{"0":{"82":1},"2":{"4":1,"5":1,"6":1,"62":1,"82":1}}],["config",{"2":{"24":3,"61":1,"62":1,"124":1}}],["config=",{"2":{"1":1,"2":1,"4":1,"5":1,"6":1,"11":1,"24":1,"61":1,"62":1}}],["console",{"2":{"9":2,"11":3,"12":3,"26":3,"27":1,"29":3,"30":4,"31":3,"32":2,"33":3,"34":1,"35":1,"36":2,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":3,"45":3,"46":1,"47":2,"48":2,"49":3,"50":3,"52":6,"58":1,"104":4,"105":1,"106":2,"107":4,"108":2,"109":2,"110":1,"111":2,"112":1,"115":1,"116":2,"117":2,"120":4,"121":3}}],["const",{"2":{"1":6,"2":9,"4":7,"5":7,"6":5,"7":7,"9":4,"10":11,"11":3,"12":2,"23":8,"24":1,"25":5,"26":4,"27":6,"52":3,"53":2,"54":2,"57":1,"63":3,"98":5,"99":1,"102":4,"107":1,"109":1,"111":2,"112":2,"116":3,"117":1,"119":9,"120":11,"121":9,"124":1}}],["选择模式",{"2":{"131":1}}],["选择状态",{"2":{"25":1,"123":1}}],["选择房间是完全受控的",{"2":{"1":1}}],["选择房间",{"0":{"1":1},"2":{"52":1}}],["选中的房间id列表",{"2":{"151":1}}],["选中的房间上显示✅标记",{"2":{"1":1}}],["选中房间",{"2":{"132":1}}],["选中该房间让它处于高亮状态",{"2":{"2":1}}],["时代表未选中房间的颜色",{"2":{"1":1}}],["时代表房间的默认颜色",{"2":{"1":1}}],["时代表选中房间的颜色",{"2":{"1":1}}],["为保证一致性",{"2":{"6":1}}],["为",{"2":{"1":3,"138":1}}],["循环使用的颜色数组",{"2":{"1":2}}],["example",{"2":{"95":2,"96":2}}],["exportmapdata",{"2":{"120":2}}],["export",{"2":{"9":1}}],["e0e0e0",{"2":{"71":1}}],["ee5a24",{"2":{"71":1}}],["end",{"2":{"107":4}}],["endpointcolor",{"2":{"62":1,"82":1}}],["endpointsize",{"2":{"62":1,"82":1}}],["enabledoubletapzoom",{"2":{"24":1,"62":1,"80":1,"81":1}}],["enableroomselection",{"0":{"130":1},"2":{"1":6,"2":2,"10":1,"25":2,"123":1,"124":2,"130":1,"151":1}}],["ebebeb",{"2":{"62":4}}],["ed5454",{"2":{"62":3}}],["editingcleanzoneids",{"0":{"135":1},"2":{"124":1,"135":1,"151":1}}],["editingforbiddenmopzoneids",{"0":{"134":1},"2":{"124":1,"134":1,"151":1}}],["editingforbiddensweepzoneids",{"0":{"133":1},"2":{"5":2,"124":1,"133":1,"151":1}}],["editing",{"2":{"62":5,"82":1}}],["editingspotids",{"0":{"137":1},"2":{"6":2,"124":1,"137":1,"151":1}}],["editingvirtualwallids",{"0":{"136":1},"2":{"4":2,"7":2,"124":1,"136":1,"151":1}}],["efa667",{"2":{"62":3}}],["e7858a",{"2":{"62":3}}],["e7f0fe",{"2":{"62":1}}],["e6ebfe",{"2":{"62":1}}],["e4fad1",{"2":{"62":1}}],["element",{"2":{"12":4,"50":8}}],["else",{"2":{"1":1,"109":1,"121":1}}],["error",{"2":{"9":3,"54":2,"58":5,"59":1,"116":3,"117":3,"120":3}}],["f5f5f5",{"2":{"71":1}}],["f368e0",{"2":{"71":1}}],["f3e9fb",{"2":{"62":1}}],["f6f6f6",{"2":{"62":1}}],["foldable",{"2":{"62":1,"73":1}}],["fontweight",{"2":{"62":2,"72":1,"73":1}}],["fontfamily",{"2":{"62":2,"72":1,"73":1}}],["fontsize",{"2":{"62":2,"63":2,"72":1,"73":1}}],["for",{"2":{"121":2}}],["format",{"2":{"62":1,"84":1,"85":1}}],["forbiddenzones",{"2":{"121":2}}],["forbiddenmopzones=",{"2":{"91":1}}],["forbiddenmopzones",{"0":{"91":1},"2":{"91":2,"117":1,"120":1,"144":1,"155":1}}],["forbiddenmopzone",{"2":{"62":1}}],["forbiddensweepzone",{"2":{"5":2,"62":1,"82":1}}],["forbiddensweepzones=",{"2":{"5":1,"90":1,"98":1}}],["forbiddensweepzones",{"0":{"90":1},"2":{"5":5,"90":2,"98":2,"117":2,"120":2,"144":1,"155":1}}],["forbiddensweepzoneparam",{"2":{"5":4}}],["foreach",{"2":{"10":1,"32":1,"104":2,"106":1,"107":1,"108":1,"121":3}}],["f2646c",{"2":{"62":3}}],["f2fee7",{"2":{"62":1}}],["f0fbe9",{"2":{"62":1}}],["f0e5f9",{"2":{"62":1}}],["fdc4c4",{"2":{"62":1}}],["fe8a07",{"2":{"62":4}}],["fef1e6",{"2":{"62":1}}],["fef5d2",{"2":{"62":1}}],["fee6e6",{"2":{"62":1}}],["fee6e7",{"2":{"62":2}}],["fee6e8",{"2":{"62":1}}],["fee9d7",{"2":{"62":1}}],["fed8da",{"2":{"62":1}}],["fae9a3",{"2":{"62":1}}],["false",{"2":{"1":1,"25":1,"52":1,"62":14,"75":1,"82":1,"117":1,"123":1,"124":2,"127":1,"128":1,"129":1,"130":1}}],["ff9f43",{"2":{"71":1}}],["ff9ff3",{"2":{"71":1}}],["ff6b7a",{"2":{"71":1}}],["ff4757",{"2":{"71":2}}],["ff4444",{"2":{"2":1,"4":1,"5":1,"62":9}}],["ffd700",{"2":{"62":1}}],["ffa100",{"2":{"62":1}}],["ff7a00",{"2":{"62":1}}],["ff3b30",{"2":{"62":1}}],["fff",{"2":{"62":1}}],["ffffff",{"2":{"24":1,"62":4,"71":3}}],["ff0000",{"2":{"61":1}}],["function",{"2":{"23":2,"24":1,"25":1}}],["finalconfig",{"2":{"63":1}}],["finalroomproperties",{"2":{"10":7}}],["find",{"2":{"10":2}}],["fillcolor",{"2":{"5":1,"6":1,"62":4,"82":2}}],["filter",{"2":{"1":1,"4":1,"5":1,"10":1}}],["floortype",{"2":{"9":1,"23":1,"89":3,"98":1,"117":1,"147":1}}],["from",{"2":{"1":2,"2":2,"4":2,"5":2,"6":2,"7":4,"9":2,"10":2,"11":2,"12":2,"23":4,"24":2,"25":3,"26":2,"27":2,"52":2,"53":3,"98":1,"102":1}}],["i++",{"2":{"121":1}}],["i",{"2":{"121":5}}],["issue",{"2":{"121":2}}],["issues",{"2":{"121":6}}],["iszoneoverlapping",{"2":{"121":1}}],["isdashed",{"2":{"62":10,"82":2}}],["isvalidzoneposition",{"2":{"54":1}}],["iconsrc",{"2":{"74":1,"82":1}}],["icons",{"2":{"73":12,"74":1,"77":1,"79":1,"82":5,"98":2}}],["iconsize",{"2":{"62":1,"82":1}}],["iconwrapperfillcolor",{"2":{"62":4,"82":2}}],["iconwrapperborderradius",{"2":{"62":1,"82":1}}],["iconwrapperheight",{"2":{"62":1,"82":1}}],["iconwrapperwidth",{"2":{"62":1,"82":1}}],["iconwidth",{"2":{"62":3,"73":1,"74":1,"82":1}}],["icongap",{"2":{"62":1,"73":1}}],["iconheight",{"2":{"62":3,"73":1,"74":1,"82":1}}],["icon",{"2":{"24":2,"62":3,"77":1,"78":1,"79":1,"95":2,"96":1}}],["img",{"2":{"116":4}}],["image",{"2":{"12":1,"50":1,"96":2,"98":1,"120":2,"149":1}}],["import",{"2":{"1":1,"2":1,"4":1,"5":2,"6":1,"7":2,"10":1,"11":1,"12":1,"23":2,"24":1,"25":2,"26":1,"27":1,"52":1,"53":2}}],["item",{"2":{"4":3,"5":3,"6":3}}],["interface",{"2":{"151":1}}],["interaction",{"0":{"80":1},"1":{"81":1},"2":{"24":1,"62":1,"80":1}}],["interactive",{"2":{"11":1,"12":1,"62":1,"83":1,"96":1,"98":1,"149":1}}],["index",{"2":{"104":2,"148":1}}],["incrementalthreshold",{"2":{"62":1,"75":1,"76":1}}],["includes",{"2":{"1":1}}],["initflag",{"2":{"31":1,"143":1}}],["install",{"2":{"22":1}}],["inactive",{"2":{"1":2,"62":1,"71":1}}],["ids",{"2":{"71":4}}],["id",{"2":{"1":5,"2":2,"4":8,"5":7,"6":4,"7":2,"9":1,"10":11,"11":2,"12":4,"23":3,"30":2,"31":2,"33":1,"35":2,"36":1,"37":3,"38":1,"39":1,"40":3,"41":1,"42":1,"43":3,"44":1,"45":1,"46":3,"47":1,"48":1,"49":1,"50":1,"53":3,"89":3,"90":1,"91":1,"92":1,"93":2,"94":2,"95":2,"96":3,"98":5,"104":1,"106":1,"107":1,"108":1,"109":1,"117":2,"119":2,"121":4,"132":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"150":1}}],["if",{"2":{"1":1,"10":2,"31":1,"33":1,"54":2,"109":1,"110":1,"119":2,"120":2,"121":5}}],[">验证地图数据",{"2":{"121":1}}],[">截图保存",{"2":{"120":1}}],[">导出地图数据",{"2":{"120":1}}],[">在视口中心创建虚拟墙",{"2":{"119":1}}],[">在视口中心创建禁扫区域",{"2":{"119":1}}],[">提示",{"2":{"96":1}}],[">获取清扫区域",{"2":{"27":1}}],[">重置视图",{"2":{"27":1}}],[">选区模式",{"2":{"25":1}}],[">切换路径显示",{"2":{"25":1}}],[">新增虚拟墙",{"2":{"7":1}}],[">",{"2":{"1":2,"2":2,"4":3,"5":3,"6":3,"7":6,"10":6,"11":2,"12":1,"16":1,"17":1,"23":2,"24":1,"25":1,"26":1,"27":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"52":1,"53":1,"54":1,"57":1,"58":1,"61":1,"62":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"96":1,"98":1,"99":2,"102":1,"119":1,"121":1,"123":1,"124":1}}],["||",{"2":{"10":2,"62":1}}],["|",{"2":{"1":1,"2":2,"9":3,"10":2,"31":1,"52":1,"85":2,"109":1,"110":1,"111":1,"131":1,"141":1,"143":1,"148":1,"149":3,"151":1}}],["===",{"2":{"4":1,"5":1,"6":1,"10":2}}],["==",{"2":{"1":1,"4":1,"5":1}}],["=>",{"2":{"1":4,"2":4,"4":7,"5":7,"6":4,"7":4,"9":3,"10":14,"11":2,"12":2,"23":1,"24":1,"25":2,"26":4,"27":4,"29":3,"30":1,"31":1,"32":2,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"52":7,"53":5,"54":4,"57":1,"58":1,"59":1,"99":1,"102":2,"104":2,"106":1,"107":1,"108":1,"116":1,"117":1,"119":6,"120":3,"121":5}}],["=",{"2":{"1":6,"2":9,"4":7,"5":7,"6":5,"7":7,"9":5,"10":13,"11":3,"12":2,"23":8,"24":1,"25":5,"26":4,"27":6,"52":3,"53":2,"54":3,"57":1,"58":1,"59":1,"62":1,"63":3,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"96":1,"98":5,"99":2,"102":5,"104":1,"105":1,"106":1,"107":2,"108":1,"109":2,"110":1,"111":2,"112":2,"113":1,"114":1,"115":1,"116":7,"117":2,"119":10,"120":16,"121":12,"124":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"150":1,"151":1,"152":1,"153":1,"154":1,"155":1}}],["runtimeconfig",{"2":{"151":1}}],["runtimeconfig>",{"2":{"151":1}}],["runtime",{"2":{"25":1,"117":1,"123":1,"124":1}}],["runtime=",{"2":{"1":1,"2":1,"4":1,"5":1,"6":1,"7":1,"10":1,"25":1,"123":1,"124":1}}],["rjsrobotmap",{"0":{"17":1},"2":{"15":1,"17":4}}],["r",{"2":{"10":9}}],["rgba",{"2":{"5":1,"6":1,"62":8}}],["rectangle",{"2":{"149":1}}],["record",{"2":{"10":2}}],["red",{"2":{"96":1}}],["redux",{"2":{"27":1,"53":1}}],["reduce",{"2":{"10":1}}],["reporterror",{"2":{"58":1}}],["removebuttonoffset",{"2":{"62":1,"82":1}}],["remove",{"2":{"53":1}}],["removevirtualwallbyid",{"2":{"46":1}}],["removecleanzonebyid",{"2":{"43":1}}],["removeforbiddenmopzonebyid",{"2":{"40":1}}],["removeforbiddensweepzonebyid",{"2":{"37":1}}],["resolution",{"2":{"30":1,"62":1,"84":1,"85":1,"142":1}}],["resetpanzoom",{"0":{"103":1},"2":{"27":1,"102":1,"103":1,"119":1}}],["response",{"2":{"9":2}}],["ref",{"2":{"27":1}}],["requestroomproperty",{"2":{"9":3}}],["return",{"2":{"1":1,"2":1,"4":1,"5":1,"6":1,"7":2,"10":6,"11":1,"12":1,"23":3,"24":2,"25":1,"26":1,"27":1,"52":1,"53":1,"54":3,"102":1,"119":3,"120":3,"121":2}}],["react",{"2":{"1":2,"2":2,"4":2,"5":2,"6":2,"7":4,"10":2,"11":2,"12":2,"16":1,"21":1,"23":4,"24":2,"25":2,"26":2,"27":2,"52":2,"53":3}}],["rotation",{"2":{"96":1}}],["rotationcorrection",{"2":{"62":2,"77":1,"78":1,"79":1}}],["rotate",{"2":{"82":1}}],["rotateiconsrc",{"2":{"82":1}}],["rollbacklocalstate",{"2":{"59":1}}],["rooms",{"2":{"32":4,"52":2}}],["roomselectionmode",{"0":{"131":1},"2":{"1":1,"10":1,"124":1,"131":1,"151":1}}],["roomdisplaydata>",{"2":{"26":1,"33":1,"34":1}}],["roomdisplaydata",{"0":{"148":1},"2":{"10":2,"26":1,"148":1}}],["roomproperties=",{"2":{"10":1,"23":2,"26":1,"27":1,"89":1,"98":1,"99":1}}],["roomproperties",{"0":{"89":1},"2":{"9":3,"10":6,"23":4,"26":1,"27":1,"89":2,"98":2,"99":2,"117":2,"155":1}}],["roompropertyfoldids",{"0":{"138":1},"2":{"124":1,"138":1,"151":1}}],["roomproperty",{"0":{"147":1},"2":{"1":1,"2":1,"9":1,"10":1,"23":1,"32":2,"52":2,"89":3,"98":2,"99":1,"117":1,"147":1,"155":1}}],["room",{"0":{"70":1},"1":{"71":1,"72":1,"73":1,"74":1},"2":{"1":5,"2":3,"10":15,"26":2,"29":2,"32":4,"33":5,"34":3,"52":2,"53":2,"57":1,"61":1,"62":5,"63":2,"71":9,"72":1,"73":1,"74":1}}],["robotposition",{"2":{"31":3,"52":2,"143":1}}],["robotmap",{"0":{"16":1},"2":{"1":2,"2":2,"4":2,"5":2,"6":2,"7":4,"10":2,"11":2,"12":2,"15":2,"16":4,"17":2,"23":4,"24":2,"25":2,"26":2,"27":2}}],["robot",{"0":{"77":1},"1":{"78":1},"2":{"0":1,"1":1,"2":1,"4":1,"5":1,"6":1,"7":2,"9":2,"10":2,"11":1,"12":1,"14":1,"21":1,"22":2,"23":2,"24":3,"25":1,"26":1,"27":1,"62":2,"77":2}}],["ray",{"2":{"1":1,"2":1,"4":1,"5":1,"6":1,"7":2,"9":2,"10":1,"11":1,"12":1,"22":2,"23":2,"24":1,"25":3,"26":1,"27":1,"28":1,"52":1,"60":1,"86":1,"98":1,"101":1,"102":1,"122":1,"139":1}}],["事件类型定义",{"0":{"55":1}}],["事件回调通过组件",{"2":{"29":1}}],["事件",{"2":{"1":1}}],["和",{"2":{"1":1,"138":1}}],["takescreenshot",{"2":{"116":1,"120":2}}],["tailwidth",{"2":{"62":2,"73":1,"74":1}}],["tailheight",{"2":{"62":2,"73":1,"74":1}}],["text",{"2":{"149":2}}],["textoffset",{"2":{"62":5,"82":3}}],["textposition",{"2":{"62":4,"82":2}}],["textcolor",{"2":{"62":5,"82":3}}],["textfontweight",{"2":{"62":1,"82":1}}],["textfontfamily",{"2":{"62":1,"82":1}}],["textfontsize",{"2":{"62":1,"82":1}}],["tempcleaningorder",{"2":{"10":5}}],["transitionpath",{"2":{"62":1,"75":1,"76":1}}],["try",{"2":{"59":1,"116":1,"117":1,"120":1}}],["true",{"2":{"1":3,"2":1,"10":2,"11":1,"12":1,"24":1,"25":2,"52":1,"62":7,"73":1,"77":1,"79":1,"80":1,"82":2,"83":1,"84":1,"96":3,"98":1,"117":2,"123":2,"124":6,"125":2,"126":2,"127":1,"128":1,"129":1,"130":1,"138":1}}],["tofixed",{"2":{"121":2}}],["top",{"2":{"82":2}}],["to",{"2":{"24":1}}],["then",{"2":{"9":1,"27":1,"54":1}}],["type为text时",{"2":{"149":1}}],["type为image时",{"2":{"149":1}}],["typescripttype",{"2":{"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"150":1,"151":1,"152":1,"153":1,"154":1,"155":1}}],["type",{"2":{"9":1,"12":4,"31":2,"50":2,"53":2,"59":3,"96":4,"98":1,"120":1,"143":1,"149":1}}],["tsimport",{"2":{"9":2}}],["ts",{"2":{"9":1}}],["tsxruntime",{"2":{"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"135":1,"136":1,"137":1,"138":1}}],["tsxexport",{"2":{"124":1}}],["tsxconfig",{"2":{"64":1,"66":1,"68":1,"71":1,"72":1,"73":1,"74":1,"75":1,"77":1,"79":1,"80":1,"82":1,"83":1,"84":1}}],["tsxconst",{"2":{"54":1,"58":1,"59":1,"62":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"96":1,"99":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"113":1,"114":1,"115":1,"116":1,"117":1,"119":1,"120":1,"121":1}}],["tsx",{"2":{"5":1,"10":1,"16":1,"17":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"57":1,"61":1,"63":1,"87":1,"88":1,"103":1,"111":1,"112":1,"123":1}}],["tsximport",{"2":{"1":1,"2":1,"4":1,"6":1,"7":2,"10":1,"11":1,"12":1,"23":2,"24":1,"25":1,"26":1,"27":1,"52":1,"53":1,"98":1,"102":1}}],["tip",{"2":{"1":1,"2":1,"3":1,"6":1,"7":1,"10":1,"16":1,"17":1,"19":1,"20":1,"23":1,"27":1}}],["tuya",{"2":{"0":1,"10":1,"14":1,"21":1}}],["进阶使用",{"0":{"0":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":1,"10":1,"11":1,"12":1,"13":1}}]],"serializationVersion":2}'
|
|
3
|
+
export { e as default }
|