@ray-js/robot-map-sdk 0.0.3-beta-39 → 0.0.3-beta-41

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.
Files changed (27) hide show
  1. package/dist/index.d.ts +33 -2
  2. package/dist/index.rjs.js +1 -1
  3. package/dist-app/assets/{index-CHJU5y6g.js → index-CDHGNkDv.js} +1 -1
  4. package/dist-app/index.html +1 -1
  5. package/dist-docs/404.html +2 -2
  6. package/dist-docs/assets/{app.gyBYIQoa.js → app.BNGVXfFj.js} +1 -1
  7. package/dist-docs/assets/chunks/@localSearchIndexroot.CdU9F2Oy.js +1 -0
  8. package/dist-docs/assets/chunks/{VPLocalSearchBox.DTB6saD-.js → VPLocalSearchBox.CNVnd_e6.js} +1 -1
  9. package/dist-docs/assets/chunks/{theme.Bxs0HoRC.js → theme.D-uydZBl.js} +2 -2
  10. package/dist-docs/assets/{guide_getting-started.md.CuuO3REi.js → guide_getting-started.md.lOBCoqwY.js} +1 -1
  11. package/dist-docs/assets/{reference_config.md.C5Bob199.js → reference_config.md.CaG9jwMN.js} +3 -3
  12. package/dist-docs/assets/{reference_config.md.C5Bob199.lean.js → reference_config.md.CaG9jwMN.lean.js} +1 -1
  13. package/dist-docs/guide/advanced-usage.html +3 -3
  14. package/dist-docs/guide/concepts.html +3 -3
  15. package/dist-docs/guide/getting-started.html +5 -5
  16. package/dist-docs/hashmap.json +1 -1
  17. package/dist-docs/index.html +3 -3
  18. package/dist-docs/reference/callbacks.html +3 -3
  19. package/dist-docs/reference/config.html +6 -6
  20. package/dist-docs/reference/data.html +3 -3
  21. package/dist-docs/reference/methods.html +3 -3
  22. package/dist-docs/reference/runtime.html +3 -3
  23. package/dist-docs/reference/types.html +3 -3
  24. package/dist-docs/reference/utils.html +3 -3
  25. package/package.json +1 -1
  26. package/dist-docs/assets/chunks/@localSearchIndexroot.Chy2RcPN.js +0 -1
  27. /package/dist-docs/assets/{guide_getting-started.md.CuuO3REi.lean.js → guide_getting-started.md.lOBCoqwY.lean.js} +0 -0
@@ -0,0 +1 @@
1
+ const e='{"documentCount":405,"nextId":405,"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/advanced-usage.html#截图","15":"/guide/advanced-usage.html#为当前地图截图","16":"/guide/advanced-usage.html#使用其他地图数据进行截图","17":"/guide/concepts.html#基本概念","18":"/guide/concepts.html#核心组件","19":"/guide/concepts.html#robotmap-组件","20":"/guide/concepts.html#rjsrobotmap-组件","21":"/guide/concepts.html#坐标系统","22":"/guide/concepts.html#地图原点坐标","23":"/guide/concepts.html#机器坐标系","24":"/guide/getting-started.html#快速开始","25":"/guide/getting-started.html#安装","26":"/guide/getting-started.html#数据传入","27":"/guide/getting-started.html#地图配置","28":"/guide/getting-started.html#运行时状态","29":"/guide/getting-started.html#地图事件回调","30":"/guide/getting-started.html#地图方法","31":"/reference/callbacks.html#地图事件回调","32":"/reference/callbacks.html#使用示例","33":"/reference/callbacks.html#onmapfirstdrawed","34":"/reference/callbacks.html#onmapdrawed","35":"/reference/callbacks.html#onpathdrawed","36":"/reference/callbacks.html#onroompropertiesdrawed","37":"/reference/callbacks.html#onclickroom","38":"/reference/callbacks.html#onclickroomproperties","39":"/reference/callbacks.html#onremoveforbiddensweepzone","40":"/reference/callbacks.html#onremoveforbiddenmopzone","41":"/reference/callbacks.html#onremovecleanzone","42":"/reference/callbacks.html#onremovevirtualwall","43":"/reference/callbacks.html#onupdateforbiddensweepzone","44":"/reference/callbacks.html#onupdateforbiddenmopzone","45":"/reference/callbacks.html#onupdatecleanzone","46":"/reference/callbacks.html#onupdatevirtualwall","47":"/reference/callbacks.html#onupdatespot","48":"/reference/callbacks.html#onclickforbiddensweepzone","49":"/reference/callbacks.html#onclickforbiddenmopzone","50":"/reference/callbacks.html#onclickcleanzone","51":"/reference/callbacks.html#onclickvirtualwall","52":"/reference/callbacks.html#onclickspot","53":"/reference/callbacks.html#onclickdetectedobject","54":"/reference/callbacks.html#onclickcustomelement","55":"/reference/callbacks.html#onupdatedivider","56":"/reference/data.html#数据","57":"/reference/data.html#map","58":"/reference/data.html#path","59":"/reference/data.html#roomproperties","60":"/reference/data.html#forbiddensweepzones","61":"/reference/data.html#forbiddenmopzones","62":"/reference/data.html#cleanzones","63":"/reference/data.html#virtualwalls","64":"/reference/data.html#spots","65":"/reference/data.html#detectedobjects","66":"/reference/data.html#customelements","67":"/reference/config.html#配置","68":"/reference/config.html#使用示例","69":"/reference/config.html#global","70":"/reference/config.html#global-containertop","71":"/reference/config.html#global-containerleft","72":"/reference/config.html#global-containerwidth","73":"/reference/config.html#global-containerheight","74":"/reference/config.html#global-backgroundcolor","75":"/reference/config.html#interaction","76":"/reference/config.html#interaction-zoomrange","77":"/reference/config.html#interaction-zoomrange-min","78":"/reference/config.html#interaction-zoomrange-max","79":"/reference/config.html#interaction-fitminscale","80":"/reference/config.html#interaction-fitmaxscale","81":"/reference/config.html#interaction-enabledoubletapzoom","82":"/reference/config.html#map","83":"/reference/config.html#map-autopaddinghorizontalpercent","84":"/reference/config.html#map-autopaddingverticalpercent","85":"/reference/config.html#map-obstaclecolor","86":"/reference/config.html#map-freecolor","87":"/reference/config.html#map-adjacencythreshold","88":"/reference/config.html#map-originchangeautofitthreshold","89":"/reference/config.html#map-sizechangeautofitthreshold","90":"/reference/config.html#room","91":"/reference/config.html#room-colors","92":"/reference/config.html#room-colors-sortby","93":"/reference/config.html#room-colors-strategy","94":"/reference/config.html#room-colors-active","95":"/reference/config.html#room-colors-inactive","96":"/reference/config.html#room-colors-name","97":"/reference/config.html#room-colors-propertytheme","98":"/reference/config.html#room-colors-selectionindicatorbackground","99":"/reference/config.html#room-colors-selectionindicatoricon","100":"/reference/config.html#room-colors-no-room-data","101":"/reference/config.html#room-colors-room-gap","102":"/reference/config.html#room-colors-obstacle-room","103":"/reference/config.html#room-colors-unknown-room","104":"/reference/config.html#room-namelabel","105":"/reference/config.html#room-namelabel-fontsize","106":"/reference/config.html#room-namelabel-fontfamily","107":"/reference/config.html#room-namelabel-fontweight","108":"/reference/config.html#room-property","109":"/reference/config.html#room-property-displayorders","110":"/reference/config.html#room-property-customassets","111":"/reference/config.html#room-property-iconwidth","112":"/reference/config.html#room-property-iconheight","113":"/reference/config.html#room-property-foldable","114":"/reference/config.html#room-property-offsetx","115":"/reference/config.html#room-property-offsety","116":"/reference/config.html#room-property-icongap","117":"/reference/config.html#room-property-container","118":"/reference/config.html#room-property-container-backgroundcolor","119":"/reference/config.html#room-property-container-paddingvertical","120":"/reference/config.html#room-property-container-paddinghorizontal","121":"/reference/config.html#room-property-container-borderradius","122":"/reference/config.html#room-property-container-tailheight","123":"/reference/config.html#room-property-container-tailwidth","124":"/reference/config.html#room-property-suction","125":"/reference/config.html#room-property-suction-assets","126":"/reference/config.html#room-property-cistern","127":"/reference/config.html#room-property-cistern-assets","128":"/reference/config.html#room-property-cleanmode","129":"/reference/config.html#room-property-cleanmode-assets","130":"/reference/config.html#room-property-cleantimes","131":"/reference/config.html#room-property-cleantimes-assets","132":"/reference/config.html#room-property-cleanorder","133":"/reference/config.html#room-property-cleanorder-color","134":"/reference/config.html#room-property-cleanorder-fontfamily","135":"/reference/config.html#room-property-cleanorder-fontweight","136":"/reference/config.html#room-property-cleanorder-fontsize","137":"/reference/config.html#room-property-cleanorder-gapright","138":"/reference/config.html#room-selectionindicator","139":"/reference/config.html#room-selectionindicator-iconsrc","140":"/reference/config.html#room-selectionindicator-iconwidth","141":"/reference/config.html#room-selectionindicator-iconheight","142":"/reference/config.html#room-selectionindicator-containerwidth","143":"/reference/config.html#room-selectionindicator-containerheight","144":"/reference/config.html#room-selectionindicator-strokewidth","145":"/reference/config.html#room-selectionindicator-strokecolor","146":"/reference/config.html#room-selectionindicator-borderradius","147":"/reference/config.html#room-selectionindicator-offsetx","148":"/reference/config.html#room-selectionindicator-offsety","149":"/reference/config.html#room-selectionindicator-tailheight","150":"/reference/config.html#room-selectionindicator-tailwidth","151":"/reference/config.html#room-floortype","152":"/reference/config.html#room-floortype-assets","153":"/reference/config.html#room-floortype-opacity","154":"/reference/config.html#room-floortype-scale","155":"/reference/config.html#path","156":"/reference/config.html#path-linewidthfixed","157":"/reference/config.html#path-incrementalthreshold","158":"/reference/config.html#path-commonpath","159":"/reference/config.html#path-commonpath-visible","160":"/reference/config.html#path-commonpath-color","161":"/reference/config.html#path-commonpath-width","162":"/reference/config.html#path-transitionpath","163":"/reference/config.html#path-transitionpath-visible","164":"/reference/config.html#path-transitionpath-color","165":"/reference/config.html#path-transitionpath-width","166":"/reference/config.html#path-chargepath","167":"/reference/config.html#path-chargepath-visible","168":"/reference/config.html#path-chargepath-color","169":"/reference/config.html#path-chargepath-width","170":"/reference/config.html#carpet","171":"/reference/config.html#carpet-src","172":"/reference/config.html#carpet-opacity","173":"/reference/config.html#carpet-scale","174":"/reference/config.html#robot","175":"/reference/config.html#robot-icon","176":"/reference/config.html#robot-icon-sizefixed","177":"/reference/config.html#robot-icon-width","178":"/reference/config.html#robot-icon-height","179":"/reference/config.html#robot-icon-src","180":"/reference/config.html#robot-speed","181":"/reference/config.html#robot-rotationcorrection","182":"/reference/config.html#robot-sleepanimation","183":"/reference/config.html#robot-sleepanimation-jsonsrc","184":"/reference/config.html#robot-sleepanimation-imagesrc","185":"/reference/config.html#robot-sleepanimation-imagesrc-1","186":"/reference/config.html#robot-sleepanimation-frameprefix","187":"/reference/config.html#robot-sleepanimation-width","188":"/reference/config.html#robot-sleepanimation-height","189":"/reference/config.html#robot-sleepanimation-sizefixed","190":"/reference/config.html#robot-sleepanimation-framecount","191":"/reference/config.html#robot-sleepanimation-offsetx","192":"/reference/config.html#robot-sleepanimation-offsety","193":"/reference/config.html#robot-ringsize","194":"/reference/config.html#robot-ringcolor","195":"/reference/config.html#robot-ringstrokewidth","196":"/reference/config.html#robot-ringstrokecolor","197":"/reference/config.html#robot-ringstrokedashed","198":"/reference/config.html#robot-ringstrokedasharray","199":"/reference/config.html#chargingstation","200":"/reference/config.html#chargingstation-icon","201":"/reference/config.html#chargingstation-icon-sizefixed","202":"/reference/config.html#chargingstation-icon-width","203":"/reference/config.html#chargingstation-icon-height","204":"/reference/config.html#chargingstation-icon-src","205":"/reference/config.html#chargingstation-rotationcorrection","206":"/reference/config.html#chargingstation-ringsize","207":"/reference/config.html#chargingstation-ringcolor","208":"/reference/config.html#chargingstation-ringstrokewidth","209":"/reference/config.html#chargingstation-ringstrokecolor","210":"/reference/config.html#chargingstation-ringstrokedashed","211":"/reference/config.html#ringstrokedasharray","212":"/reference/config.html#controls","213":"/reference/config.html#controls-iconwrapperwidth","214":"/reference/config.html#controls-iconwrapperheight","215":"/reference/config.html#controls-iconwrapperborderradius","216":"/reference/config.html#controls-iconwidth","217":"/reference/config.html#controls-iconheight","218":"/reference/config.html#controls-deleteiconsrc","219":"/reference/config.html#controls-rotateiconsrc","220":"/reference/config.html#controls-scaleiconsrc","221":"/reference/config.html#controls-moveiconsrc","222":"/reference/config.html#controls-movebuttonoffset","223":"/reference/config.html#controls-textfontsize","224":"/reference/config.html#controls-textfontfamily","225":"/reference/config.html#controls-textfontweight","226":"/reference/config.html#controls-unitlabel","227":"/reference/config.html#controls-forbiddensweepzone","228":"/reference/config.html#controls-forbiddensweepzone-minsize","229":"/reference/config.html#controls-forbiddensweepzone-iconwrapperfillcolor","230":"/reference/config.html#controls-forbiddensweepzone-strokecolor","231":"/reference/config.html#controls-forbiddensweepzone-strokewidth","232":"/reference/config.html#controls-forbiddensweepzone-fillcolor","233":"/reference/config.html#controls-forbiddensweepzone-outlineoffset","234":"/reference/config.html#controls-forbiddensweepzone-outlinestrokecolor","235":"/reference/config.html#controls-forbiddensweepzone-outlinestrokewidth","236":"/reference/config.html#controls-forbiddensweepzone-outlinedashed","237":"/reference/config.html#controls-forbiddensweepzone-outlinedasharray","238":"/reference/config.html#controls-forbiddensweepzone-outlinefillcolor","239":"/reference/config.html#controls-forbiddensweepzone-showrotatebutton","240":"/reference/config.html#controls-forbiddensweepzone-textcolor","241":"/reference/config.html#controls-forbiddensweepzone-textposition","242":"/reference/config.html#controls-forbiddensweepzone-textoffset","243":"/reference/config.html#controls-forbiddensweepzone-editing","244":"/reference/config.html#controls-forbiddensweepzone-editing-isdashed","245":"/reference/config.html#controls-forbiddensweepzone-editing-dasharray","246":"/reference/config.html#controls-forbiddensweepzone-normal","247":"/reference/config.html#controls-forbiddensweepzone-normal-isdashed","248":"/reference/config.html#controls-forbiddensweepzone-normal-dasharray","249":"/reference/config.html#controls-forbiddenmopzone","250":"/reference/config.html#controls-forbiddenmopzone-minsize","251":"/reference/config.html#controls-forbiddenmopzone-iconwrapperfillcolor","252":"/reference/config.html#controls-forbiddenmopzone-strokecolor","253":"/reference/config.html#controls-forbiddenmopzone-strokewidth","254":"/reference/config.html#controls-forbiddenmopzone-fillcolor","255":"/reference/config.html#controls-forbiddenmopzone-outlineoffset","256":"/reference/config.html#controls-forbiddenmopzone-outlinestrokecolor","257":"/reference/config.html#controls-forbiddenmopzone-outlinestrokewidth","258":"/reference/config.html#controls-forbiddenmopzone-outlinedashed","259":"/reference/config.html#controls-forbiddenmopzone-outlinedasharray","260":"/reference/config.html#controls-forbiddenmopzone-outlinefillcolor","261":"/reference/config.html#controls-forbiddenmopzone-showrotatebutton","262":"/reference/config.html#controls-forbiddenmopzone-textcolor","263":"/reference/config.html#controls-forbiddenmopzone-textposition","264":"/reference/config.html#controls-forbiddenmopzone-textoffset","265":"/reference/config.html#controls-forbiddenmopzone-editing","266":"/reference/config.html#controls-forbiddenmopzone-editing-isdashed","267":"/reference/config.html#controls-forbiddenmopzone-editing-dasharray","268":"/reference/config.html#controls-forbiddenmopzone-normal","269":"/reference/config.html#controls-forbiddenmopzone-normal-isdashed","270":"/reference/config.html#controls-forbiddenmopzone-normal-dasharray","271":"/reference/config.html#cleanzone","272":"/reference/config.html#controls-cleanzone-minsize","273":"/reference/config.html#controls-cleanzone-iconwrapperfillcolor","274":"/reference/config.html#controls-cleanzone-strokecolor","275":"/reference/config.html#controls-cleanzone-strokewidth","276":"/reference/config.html#controls-cleanzone-fillcolor","277":"/reference/config.html#controls-cleanzone-outlineoffset","278":"/reference/config.html#controls-cleanzone-outlinestrokecolor","279":"/reference/config.html#controls-cleanzone-outlinestrokewidth","280":"/reference/config.html#controls-cleanzone-outlinedashed","281":"/reference/config.html#controls-cleanzone-outlinedasharray","282":"/reference/config.html#controls-cleanzone-outlinefillcolor","283":"/reference/config.html#controls-cleanzone-showrotatebutton","284":"/reference/config.html#controls-cleanzone-textcolor","285":"/reference/config.html#controls-cleanzone-textposition","286":"/reference/config.html#controls-cleanzone-textoffset","287":"/reference/config.html#controls-cleanzone-editing","288":"/reference/config.html#controls-cleanzone-editing-isdashed","289":"/reference/config.html#controls-cleanzone-editing-dasharray","290":"/reference/config.html#controls-cleanzone-normal","291":"/reference/config.html#controls-cleanzone-normal-isdashed","292":"/reference/config.html#controls-cleanzone-normal-dasharray","293":"/reference/config.html#controls-virtualwall","294":"/reference/config.html#controls-virtualwall-iconwrapperfillcolor","295":"/reference/config.html#controls-virtualwall-linewidth","296":"/reference/config.html#controls-virtualwall-linecolor","297":"/reference/config.html#controls-virtualwall-hitareathickness","298":"/reference/config.html#controls-virtualwall-outlineoffset","299":"/reference/config.html#controls-virtualwall-outlinestrokecolor","300":"/reference/config.html#controls-virtualwall-outlinestrokewidth","301":"/reference/config.html#controls-virtualwall-outlinedashed","302":"/reference/config.html#controls-virtualwall-outlinedasharray","303":"/reference/config.html#controls-virtualwall-outlinefillcolor","304":"/reference/config.html#controls-virtualwall-minwidth","305":"/reference/config.html#controls-virtualwall-textcolor","306":"/reference/config.html#controls-virtualwall-textoffset","307":"/reference/config.html#controls-virtualwall-editing","308":"/reference/config.html#controls-virtualwall-normal","309":"/reference/config.html#controls-spot","310":"/reference/config.html#controls-spot-iconsrc","311":"/reference/config.html#controls-spot-iconsize","312":"/reference/config.html#controls-spot-size","313":"/reference/config.html#controls-spot-strokecolor","314":"/reference/config.html#controls-spot-strokewidth","315":"/reference/config.html#controls-spot-fillcolor","316":"/reference/config.html#controls-spot-textcolor","317":"/reference/config.html#controls-spot-textposition","318":"/reference/config.html#controls-spot-textoffset","319":"/reference/config.html#controls-spot-editing","320":"/reference/config.html#controls-spot-normal","321":"/reference/config.html#divider","322":"/reference/config.html#divider-linecolor","323":"/reference/config.html#divider-dashlinewidth","324":"/reference/config.html#divider-dashlinedasharray","325":"/reference/config.html#divider-solidlinewidth","326":"/reference/config.html#divider-endpointsize","327":"/reference/config.html#divider-endpointcolor","328":"/reference/config.html#divider-endpointstrokecolor","329":"/reference/config.html#divider-endpointstrokewidth","330":"/reference/config.html#divider-hitareathickness","331":"/reference/config.html#divider-resetdividerwhenoutofroom","332":"/reference/config.html#divider-defaultextension","333":"/reference/config.html#divider-defaultdirection","334":"/reference/config.html#detectedobject","335":"/reference/config.html#detectedobject-height","336":"/reference/config.html#detectedobject-width","337":"/reference/config.html#detectedobject-interactive","338":"/reference/config.html#snapshot","339":"/reference/config.html#snapshot-format","340":"/reference/config.html#snapshot-quality","341":"/reference/config.html#snapshot-antialias","342":"/reference/config.html#snapshot-resolution","343":"/reference/methods.html#地图方法","344":"/reference/methods.html#使用示例","345":"/reference/methods.html#areroomsadjacent","346":"/reference/methods.html#getforbiddensweepzones","347":"/reference/methods.html#getforbiddenmopzones","348":"/reference/methods.html#getcleanzones","349":"/reference/methods.html#getvirtualwalls","350":"/reference/methods.html#getspots","351":"/reference/methods.html#geteffectivedividerpoints","352":"/reference/methods.html#getdividerendpoints","353":"/reference/methods.html#getviewportcenterpoint","354":"/reference/methods.html#getmapcenterpoint","355":"/reference/methods.html#getwallpointsbyviewportcenter","356":"/reference/methods.html#getforbiddensweepzonepointsbyviewportcenter","357":"/reference/methods.html#getforbiddenmopzonepointsbyviewportcenter","358":"/reference/methods.html#getcleanzonepointsbyviewportcenter","359":"/reference/methods.html#getspotpointbyviewportcenter","360":"/reference/methods.html#isnearchargerorrobot","361":"/reference/methods.html#ispointinanyroom","362":"/reference/methods.html#resetpanzoom","363":"/reference/methods.html#snapshot","364":"/reference/methods.html#snapshotbydata","365":"/reference/runtime.html#运行时配置","366":"/reference/runtime.html#使用示例","367":"/reference/runtime.html#dividingroomid","368":"/reference/runtime.html#enableroomselection","369":"/reference/runtime.html#editingforbiddensweepzoneids","370":"/reference/runtime.html#editingforbiddenmopzoneids","371":"/reference/runtime.html#editingcleanzoneids","372":"/reference/runtime.html#editingvirtualwallids","373":"/reference/runtime.html#editingspotids","374":"/reference/runtime.html#roompropertyfoldids","375":"/reference/runtime.html#roomselectionmode","376":"/reference/runtime.html#selectroomids","377":"/reference/runtime.html#showroomproperty","378":"/reference/runtime.html#showroomorder","379":"/reference/runtime.html#showroomname","380":"/reference/runtime.html#showpath","381":"/reference/runtime.html#showchargingstation","382":"/reference/runtime.html#showroomfloortype","383":"/reference/runtime.html#showcarpet","384":"/reference/runtime.html#showchargingstationring","385":"/reference/runtime.html#showrobotring","386":"/reference/runtime.html#showrobotsleepanimation","387":"/reference/types.html#类型定义","388":"/reference/types.html#point","389":"/reference/types.html#direction","390":"/reference/types.html#mapstate","391":"/reference/types.html#pathstate","392":"/reference/types.html#zoneparam","393":"/reference/types.html#virtualwallparam","394":"/reference/types.html#spotparam","395":"/reference/types.html#roomproperty","396":"/reference/types.html#roomdata","397":"/reference/types.html#imagecustomelementparam","398":"/reference/types.html#gifcustomelementparam","399":"/reference/types.html#htmlcustomelementparam","400":"/reference/types.html#customelementparam","401":"/reference/types.html#detectedobjectparam","402":"/reference/utils.html#工具方法","403":"/reference/utils.html#decoderoomproperties","404":"/reference/utils.html#offsetpointstoavoidoverlap"},"fieldIds":{"title":0,"titles":1,"text":2},"fieldLength":{"0":[1,1,6],"1":[1,1,82],"2":[1,1,65],"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,77],"10":[1,2,67],"11":[1,1,88],"12":[1,1,46],"13":[1,1,75],"14":[1,1,1],"15":[1,2,30],"16":[1,2,50],"17":[1,1,6],"18":[1,1,9],"19":[2,2,31],"20":[2,2,22],"21":[1,1,1],"22":[1,2,17],"23":[1,2,23],"24":[1,1,8],"25":[1,1,10],"26":[1,1,73],"27":[1,1,49],"28":[1,1,55],"29":[1,1,54],"30":[1,1,73],"31":[1,1,5],"32":[1,1,35],"33":[1,1,20],"34":[1,1,14],"35":[1,1,13],"36":[1,1,11],"37":[1,1,14],"38":[1,1,11],"39":[1,1,11],"40":[1,1,11],"41":[1,1,11],"42":[1,1,11],"43":[1,1,15],"44":[1,1,15],"45":[1,1,11],"46":[1,1,11],"47":[1,1,11],"48":[1,1,11],"49":[1,1,11],"50":[1,1,11],"51":[1,1,11],"52":[1,1,11],"53":[1,1,11],"54":[1,1,11],"55":[1,1,11],"56":[1,1,4],"57":[1,1,29],"58":[1,1,18],"59":[1,1,67],"60":[1,1,19],"61":[1,1,20],"62":[1,1,20],"63":[1,1,24],"64":[1,1,22],"65":[1,1,30],"66":[1,1,56],"67":[1,1,10],"68":[1,1,56],"69":[1,1,4],"70":[2,2,12],"71":[2,2,12],"72":[2,2,12],"73":[2,2,12],"74":[2,2,6],"75":[1,1,3],"76":[2,2,2],"77":[3,3,8],"78":[3,3,7],"79":[2,2,7],"80":[2,2,10],"81":[2,2,6],"82":[1,1,2],"83":[2,2,10],"84":[2,2,10],"85":[2,2,6],"86":[2,2,7],"87":[2,2,11],"88":[2,2,7],"89":[2,2,7],"90":[1,1,5],"91":[2,2,21],"92":[3,2,16],"93":[3,2,11],"94":[3,4,10],"95":[3,4,14],"96":[3,4,14],"97":[3,4,14],"98":[3,4,14],"99":[3,4,10],"100":[5,4,7],"101":[4,4,7],"102":[4,4,7],"103":[4,4,7],"104":[2,2,2],"105":[3,3,8],"106":[3,3,10],"107":[3,3,6],"108":[2,2,2],"109":[3,3,15],"110":[3,3,38],"111":[3,3,8],"112":[3,3,8],"113":[3,3,6],"114":[3,3,8],"115":[3,3,8],"116":[3,3,8],"117":[3,3,2],"118":[4,4,6],"119":[4,4,9],"120":[4,4,9],"121":[4,4,8],"122":[4,4,8],"123":[4,4,8],"124":[3,3,2],"125":[4,4,14],"126":[3,3,2],"127":[4,4,14],"128":[3,3,2],"129":[4,4,14],"130":[3,3,2],"131":[4,4,19],"132":[3,3,2],"133":[4,4,6],"134":[4,4,10],"135":[4,4,6],"136":[4,4,8],"137":[4,4,8],"138":[2,2,13],"139":[3,3,6],"140":[3,3,8],"141":[3,3,8],"142":[3,3,8],"143":[3,3,8],"144":[3,3,8],"145":[3,3,6],"146":[3,3,8],"147":[3,3,8],"148":[3,3,8],"149":[3,3,8],"150":[3,3,8],"151":[2,2,2],"152":[3,3,26],"153":[3,3,7],"154":[3,3,7],"155":[1,1,2],"156":[2,2,7],"157":[2,2,16],"158":[2,2,2],"159":[3,3,6],"160":[3,3,6],"161":[3,3,9],"162":[2,2,2],"163":[3,3,6],"164":[3,3,6],"165":[3,3,9],"166":[2,2,2],"167":[3,3,6],"168":[3,3,6],"169":[3,3,9],"170":[1,1,3],"171":[2,2,8],"172":[2,2,7],"173":[2,2,7],"174":[1,1,4],"175":[2,2,2],"176":[3,3,7],"177":[3,3,8],"178":[3,3,8],"179":[3,3,6],"180":[2,2,17],"181":[2,2,11],"182":[2,2,2],"183":[3,3,7],"184":[3,3,7],"185":[3,3,7],"186":[3,3,6],"187":[3,3,8],"188":[3,3,8],"189":[3,3,6],"190":[3,3,6],"191":[3,3,8],"192":[3,3,8],"193":[2,2,8],"194":[2,2,10],"195":[2,2,8],"196":[2,2,6],"197":[2,2,6],"198":[2,2,10],"199":[1,1,3],"200":[2,2,2],"201":[3,3,6],"202":[3,3,8],"203":[3,3,8],"204":[3,3,6],"205":[2,2,11],"206":[2,2,8],"207":[2,2,10],"208":[2,2,8],"209":[2,2,6],"210":[2,2,6],"211":[1,2,8],"212":[1,1,3],"213":[2,2,8],"214":[2,2,8],"215":[2,2,8],"216":[2,2,8],"217":[2,2,8],"218":[2,2,6],"219":[2,2,6],"220":[2,2,6],"221":[2,2,6],"222":[2,2,8],"223":[2,2,8],"224":[2,2,10],"225":[2,2,6],"226":[2,2,6],"227":[2,2,2],"228":[3,3,8],"229":[3,3,6],"230":[3,3,6],"231":[3,3,8],"232":[3,3,10],"233":[3,3,8],"234":[3,3,6],"235":[3,3,8],"236":[3,3,6],"237":[3,3,9],"238":[3,3,10],"239":[3,3,6],"240":[3,3,6],"241":[3,3,9],"242":[3,3,8],"243":[3,3,2],"244":[4,4,6],"245":[4,4,8],"246":[3,3,2],"247":[4,4,6],"248":[4,4,8],"249":[2,2,2],"250":[3,3,8],"251":[3,3,6],"252":[3,3,6],"253":[3,3,8],"254":[3,3,11],"255":[3,3,8],"256":[3,3,6],"257":[3,3,8],"258":[3,3,6],"259":[3,3,9],"260":[3,3,11],"261":[3,3,6],"262":[3,3,6],"263":[3,3,9],"264":[3,3,8],"265":[3,3,2],"266":[4,4,6],"267":[4,4,8],"268":[3,3,2],"269":[4,4,6],"270":[4,4,8],"271":[1,2,2],"272":[3,3,8],"273":[3,3,6],"274":[3,3,6],"275":[3,3,8],"276":[3,3,11],"277":[3,3,8],"278":[3,3,6],"279":[3,3,8],"280":[3,3,6],"281":[3,3,9],"282":[3,3,11],"283":[3,3,6],"284":[3,3,6],"285":[3,3,9],"286":[3,3,8],"287":[3,3,2],"288":[4,4,6],"289":[4,4,8],"290":[3,3,2],"291":[4,4,6],"292":[4,4,8],"293":[2,2,2],"294":[3,3,6],"295":[3,3,8],"296":[3,3,6],"297":[3,3,8],"298":[3,3,8],"299":[3,3,6],"300":[3,3,8],"301":[3,3,6],"302":[3,3,9],"303":[3,3,10],"304":[3,3,8],"305":[3,3,6],"306":[3,3,8],"307":[3,3,3],"308":[3,3,3],"309":[2,2,2],"310":[3,3,7],"311":[3,3,8],"312":[3,3,8],"313":[3,3,6],"314":[3,3,8],"315":[3,3,11],"316":[3,3,6],"317":[3,3,9],"318":[3,3,8],"319":[3,3,3],"320":[3,3,3],"321":[1,1,3],"322":[2,2,6],"323":[2,2,8],"324":[2,2,9],"325":[2,2,8],"326":[2,2,8],"327":[2,2,6],"328":[2,2,6],"329":[2,2,8],"330":[2,2,8],"331":[2,2,6],"332":[2,2,8],"333":[2,2,7],"334":[1,1,2],"335":[2,2,8],"336":[2,2,8],"337":[2,2,6],"338":[1,1,2],"339":[2,2,8],"340":[2,2,7],"341":[2,2,6],"342":[2,2,9],"343":[1,1,6],"344":[1,1,45],"345":[2,1,22],"346":[2,1,12],"347":[2,1,12],"348":[2,1,12],"349":[2,1,12],"350":[2,1,12],"351":[2,1,14],"352":[2,1,12],"353":[2,1,14],"354":[2,1,14],"355":[2,1,33],"356":[2,1,27],"357":[2,1,27],"358":[2,1,26],"359":[2,1,27],"360":[2,1,66],"361":[2,1,45],"362":[2,1,12],"363":[2,1,12],"364":[2,1,41],"365":[1,1,5],"366":[1,1,32],"367":[1,1,10],"368":[1,1,16],"369":[1,1,5],"370":[1,1,5],"371":[1,1,5],"372":[1,1,5],"373":[1,1,5],"374":[1,1,5],"375":[1,1,14],"376":[1,1,11],"377":[1,1,6],"378":[1,1,6],"379":[1,1,6],"380":[1,1,6],"381":[1,1,6],"382":[1,1,6],"383":[1,1,6],"384":[1,1,6],"385":[1,1,6],"386":[1,1,6],"387":[1,1,4],"388":[1,1,10],"389":[1,1,8],"390":[1,1,26],"391":[1,1,21],"392":[1,1,12],"393":[1,1,14],"394":[1,1,11],"395":[1,1,31],"396":[1,1,15],"397":[1,1,38],"398":[1,1,38],"399":[1,1,35],"400":[1,1,8],"401":[1,1,24],"402":[1,1,4],"403":[1,1,39],"404":[1,1,19]},"averageFieldLength":[2.217283950617284,2.197530864197532,12.47901234567901],"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":"使用其他地图数据进行截图","titles":["进阶使用","截图"]},"17":{"title":"基本概念","titles":[]},"18":{"title":"核心组件","titles":["基本概念"]},"19":{"title":"RobotMap 组件","titles":["基本概念","核心组件"]},"20":{"title":"RjsRobotMap 组件","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":"地图方法","titles":["快速开始"]},"31":{"title":"地图事件回调","titles":[]},"32":{"title":"使用示例","titles":["地图事件回调"]},"33":{"title":"onMapFirstDrawed","titles":["地图事件回调"]},"34":{"title":"onMapDrawed","titles":["地图事件回调"]},"35":{"title":"onPathDrawed","titles":["地图事件回调"]},"36":{"title":"onRoomPropertiesDrawed","titles":["地图事件回调"]},"37":{"title":"onClickRoom","titles":["地图事件回调"]},"38":{"title":"onClickRoomProperties","titles":["地图事件回调"]},"39":{"title":"onRemoveForbiddenSweepZone","titles":["地图事件回调"]},"40":{"title":"onRemoveForbiddenMopZone","titles":["地图事件回调"]},"41":{"title":"onRemoveCleanZone","titles":["地图事件回调"]},"42":{"title":"onRemoveVirtualWall","titles":["地图事件回调"]},"43":{"title":"onUpdateForbiddenSweepZone","titles":["地图事件回调"]},"44":{"title":"onUpdateForbiddenMopZone","titles":["地图事件回调"]},"45":{"title":"onUpdateCleanZone","titles":["地图事件回调"]},"46":{"title":"onUpdateVirtualWall","titles":["地图事件回调"]},"47":{"title":"onUpdateSpot","titles":["地图事件回调"]},"48":{"title":"onClickForbiddenSweepZone","titles":["地图事件回调"]},"49":{"title":"onClickForbiddenMopZone","titles":["地图事件回调"]},"50":{"title":"onClickCleanZone","titles":["地图事件回调"]},"51":{"title":"onClickVirtualWall","titles":["地图事件回调"]},"52":{"title":"onClickSpot","titles":["地图事件回调"]},"53":{"title":"onClickDetectedObject","titles":["地图事件回调"]},"54":{"title":"onClickCustomElement","titles":["地图事件回调"]},"55":{"title":"onUpdateDivider","titles":["地图事件回调"]},"56":{"title":"数据","titles":[]},"57":{"title":"map","titles":["数据"]},"58":{"title":"path","titles":["数据"]},"59":{"title":"roomProperties","titles":["数据"]},"60":{"title":"forbiddenSweepZones","titles":["数据"]},"61":{"title":"forbiddenMopZones","titles":["数据"]},"62":{"title":"cleanZones","titles":["数据"]},"63":{"title":"virtualWalls","titles":["数据"]},"64":{"title":"spots","titles":["数据"]},"65":{"title":"detectedObjects","titles":["数据"]},"66":{"title":"customElements","titles":["数据"]},"67":{"title":"配置","titles":[]},"68":{"title":"使用示例","titles":["配置"]},"69":{"title":"global","titles":["配置"]},"70":{"title":"global.containerTop","titles":["配置","global"]},"71":{"title":"global.containerLeft","titles":["配置","global"]},"72":{"title":"global.containerWidth","titles":["配置","global"]},"73":{"title":"global.containerHeight","titles":["配置","global"]},"74":{"title":"global.backgroundColor","titles":["配置","global"]},"75":{"title":"interaction","titles":["配置"]},"76":{"title":"interaction.zoomRange","titles":["配置","interaction"]},"77":{"title":"interaction.zoomRange.min","titles":["配置","interaction","interaction.zoomRange"]},"78":{"title":"interaction.zoomRange.max","titles":["配置","interaction","interaction.zoomRange"]},"79":{"title":"interaction.fitMinScale","titles":["配置","interaction"]},"80":{"title":"interaction.fitMaxScale","titles":["配置","interaction"]},"81":{"title":"interaction.enableDoubleTapZoom","titles":["配置","interaction"]},"82":{"title":"map","titles":["配置"]},"83":{"title":"map.autoPaddingHorizontalPercent","titles":["配置","map"]},"84":{"title":"map.autoPaddingVerticalPercent","titles":["配置","map"]},"85":{"title":"map.obstacleColor","titles":["配置","map"]},"86":{"title":"map.freeColor","titles":["配置","map"]},"87":{"title":"map.adjacencyThreshold","titles":["配置","map"]},"88":{"title":"map.originChangeAutoFitThreshold","titles":["配置","map"]},"89":{"title":"map.sizeChangeAutoFitThreshold","titles":["配置","map"]},"90":{"title":"room","titles":["配置"]},"91":{"title":"room.colors","titles":["配置","room"]},"92":{"title":"room.colors.sortBy","titles":["配置","room"]},"93":{"title":"room.colors.strategy","titles":["配置","room"]},"94":{"title":"room.colors.active","titles":["配置","room","room.colors.strategy"]},"95":{"title":"room.colors.inactive","titles":["配置","room","room.colors.strategy"]},"96":{"title":"room.colors.name","titles":["配置","room","room.colors.strategy"]},"97":{"title":"room.colors.propertyTheme","titles":["配置","room","room.colors.strategy"]},"98":{"title":"room.colors.selectionIndicatorBackground","titles":["配置","room","room.colors.strategy"]},"99":{"title":"room.colors.selectionIndicatorIcon","titles":["配置","room","room.colors.strategy"]},"100":{"title":"room.colors.NO_ROOM_DATA","titles":["配置","room","room.colors.strategy"]},"101":{"title":"room.colors.ROOM_GAP","titles":["配置","room","room.colors.strategy"]},"102":{"title":"room.colors.OBSTACLE_ROOM","titles":["配置","room","room.colors.strategy"]},"103":{"title":"room.colors.UNKNOWN_ROOM","titles":["配置","room","room.colors.strategy"]},"104":{"title":"room.nameLabel","titles":["配置","room"]},"105":{"title":"room.nameLabel.fontSize","titles":["配置","room","room.nameLabel"]},"106":{"title":"room.nameLabel.fontFamily","titles":["配置","room","room.nameLabel"]},"107":{"title":"room.nameLabel.fontWeight","titles":["配置","room","room.nameLabel"]},"108":{"title":"room.property","titles":["配置","room"]},"109":{"title":"room.property.displayOrders","titles":["配置","room","room.property"]},"110":{"title":"room.property.customAssets","titles":["配置","room","room.property"]},"111":{"title":"room.property.iconWidth","titles":["配置","room","room.property"]},"112":{"title":"room.property.iconHeight","titles":["配置","room","room.property"]},"113":{"title":"room.property.foldable","titles":["配置","room","room.property"]},"114":{"title":"room.property.offsetX","titles":["配置","room","room.property"]},"115":{"title":"room.property.offsetY","titles":["配置","room","room.property"]},"116":{"title":"room.property.iconGap","titles":["配置","room","room.property"]},"117":{"title":"room.property.container","titles":["配置","room","room.property"]},"118":{"title":"room.property.container.backgroundColor","titles":["配置","room","room.property","room.property.container"]},"119":{"title":"room.property.container.paddingVertical","titles":["配置","room","room.property","room.property.container"]},"120":{"title":"room.property.container.paddingHorizontal","titles":["配置","room","room.property","room.property.container"]},"121":{"title":"room.property.container.borderRadius","titles":["配置","room","room.property","room.property.container"]},"122":{"title":"room.property.container.tailHeight","titles":["配置","room","room.property","room.property.container"]},"123":{"title":"room.property.container.tailWidth","titles":["配置","room","room.property","room.property.container"]},"124":{"title":"room.property.suction","titles":["配置","room","room.property"]},"125":{"title":"room.property.suction.assets","titles":["配置","room","room.property","room.property.suction"]},"126":{"title":"room.property.cistern","titles":["配置","room","room.property"]},"127":{"title":"room.property.cistern.assets","titles":["配置","room","room.property","room.property.cistern"]},"128":{"title":"room.property.cleanMode","titles":["配置","room","room.property"]},"129":{"title":"room.property.cleanMode.assets","titles":["配置","room","room.property","room.property.cleanMode"]},"130":{"title":"room.property.cleanTimes","titles":["配置","room","room.property"]},"131":{"title":"room.property.cleanTimes.assets","titles":["配置","room","room.property","room.property.cleanTimes"]},"132":{"title":"room.property.cleanOrder","titles":["配置","room","room.property"]},"133":{"title":"room.property.cleanOrder.color","titles":["配置","room","room.property","room.property.cleanOrder"]},"134":{"title":"room.property.cleanOrder.fontFamily","titles":["配置","room","room.property","room.property.cleanOrder"]},"135":{"title":"room.property.cleanOrder.fontWeight","titles":["配置","room","room.property","room.property.cleanOrder"]},"136":{"title":"room.property.cleanOrder.fontSize","titles":["配置","room","room.property","room.property.cleanOrder"]},"137":{"title":"room.property.cleanOrder.gapRight","titles":["配置","room","room.property","room.property.cleanOrder"]},"138":{"title":"room.selectionIndicator","titles":["配置","room"]},"139":{"title":"room.selectionIndicator.iconSrc","titles":["配置","room","room.selectionIndicator"]},"140":{"title":"room.selectionIndicator.iconWidth","titles":["配置","room","room.selectionIndicator"]},"141":{"title":"room.selectionIndicator.iconHeight","titles":["配置","room","room.selectionIndicator"]},"142":{"title":"room.selectionIndicator.containerWidth","titles":["配置","room","room.selectionIndicator"]},"143":{"title":"room.selectionIndicator.containerHeight","titles":["配置","room","room.selectionIndicator"]},"144":{"title":"room.selectionIndicator.strokeWidth","titles":["配置","room","room.selectionIndicator"]},"145":{"title":"room.selectionIndicator.strokeColor","titles":["配置","room","room.selectionIndicator"]},"146":{"title":"room.selectionIndicator.borderRadius","titles":["配置","room","room.selectionIndicator"]},"147":{"title":"room.selectionIndicator.offsetX","titles":["配置","room","room.selectionIndicator"]},"148":{"title":"room.selectionIndicator.offsetY","titles":["配置","room","room.selectionIndicator"]},"149":{"title":"room.selectionIndicator.tailHeight","titles":["配置","room","room.selectionIndicator"]},"150":{"title":"room.selectionIndicator.tailWidth","titles":["配置","room","room.selectionIndicator"]},"151":{"title":"room.floorType","titles":["配置","room"]},"152":{"title":"room.floorType.assets","titles":["配置","room","room.floorType"]},"153":{"title":"room.floorType.opacity","titles":["配置","room","room.floorType"]},"154":{"title":"room.floorType.scale","titles":["配置","room","room.floorType"]},"155":{"title":"path","titles":["配置"]},"156":{"title":"path.lineWidthFixed","titles":["配置","path"]},"157":{"title":"path.incrementalThreshold","titles":["配置","path"]},"158":{"title":"path.commonPath","titles":["配置","path"]},"159":{"title":"path.commonPath.visible","titles":["配置","path","path.commonPath"]},"160":{"title":"path.commonPath.color","titles":["配置","path","path.commonPath"]},"161":{"title":"path.commonPath.width","titles":["配置","path","path.commonPath"]},"162":{"title":"path.transitionPath","titles":["配置","path"]},"163":{"title":"path.transitionPath.visible","titles":["配置","path","path.transitionPath"]},"164":{"title":"path.transitionPath.color","titles":["配置","path","path.transitionPath"]},"165":{"title":"path.transitionPath.width","titles":["配置","path","path.transitionPath"]},"166":{"title":"path.chargePath","titles":["配置","path"]},"167":{"title":"path.chargePath.visible","titles":["配置","path","path.chargePath"]},"168":{"title":"path.chargePath.color","titles":["配置","path","path.chargePath"]},"169":{"title":"path.chargePath.width","titles":["配置","path","path.chargePath"]},"170":{"title":"carpet","titles":["配置"]},"171":{"title":"carpet.src","titles":["配置","carpet"]},"172":{"title":"carpet.opacity","titles":["配置","carpet"]},"173":{"title":"carpet.scale","titles":["配置","carpet"]},"174":{"title":"robot","titles":["配置"]},"175":{"title":"robot.icon","titles":["配置","robot"]},"176":{"title":"robot.icon.sizeFixed","titles":["配置","robot","robot.icon"]},"177":{"title":"robot.icon.width","titles":["配置","robot","robot.icon"]},"178":{"title":"robot.icon.height","titles":["配置","robot","robot.icon"]},"179":{"title":"robot.icon.src","titles":["配置","robot","robot.icon"]},"180":{"title":"robot.speed","titles":["配置","robot"]},"181":{"title":"robot.rotationCorrection","titles":["配置","robot"]},"182":{"title":"robot.sleepAnimation","titles":["配置","robot"]},"183":{"title":"robot.sleepAnimation.jsonSrc","titles":["配置","robot","robot.sleepAnimation"]},"184":{"title":"robot.sleepAnimation.imageSrc","titles":["配置","robot","robot.sleepAnimation"]},"185":{"title":"robot.sleepAnimation.imageSrc","titles":["配置","robot","robot.sleepAnimation"]},"186":{"title":"robot.sleepAnimation.framePrefix","titles":["配置","robot","robot.sleepAnimation"]},"187":{"title":"robot.sleepAnimation.width","titles":["配置","robot","robot.sleepAnimation"]},"188":{"title":"robot.sleepAnimation.height","titles":["配置","robot","robot.sleepAnimation"]},"189":{"title":"robot.sleepAnimation.sizeFixed","titles":["配置","robot","robot.sleepAnimation"]},"190":{"title":"robot.sleepAnimation.frameCount","titles":["配置","robot","robot.sleepAnimation"]},"191":{"title":"robot.sleepAnimation.offsetX","titles":["配置","robot","robot.sleepAnimation"]},"192":{"title":"robot.sleepAnimation.offsetY","titles":["配置","robot","robot.sleepAnimation"]},"193":{"title":"robot.ringSize","titles":["配置","robot"]},"194":{"title":"robot.ringColor","titles":["配置","robot"]},"195":{"title":"robot.ringStrokeWidth","titles":["配置","robot"]},"196":{"title":"robot.ringStrokeColor","titles":["配置","robot"]},"197":{"title":"robot.ringStrokeDashed","titles":["配置","robot"]},"198":{"title":"robot.ringStrokeDashArray","titles":["配置","robot"]},"199":{"title":"chargingStation","titles":["配置"]},"200":{"title":"chargingStation.icon","titles":["配置","chargingStation"]},"201":{"title":"chargingStation.icon.sizeFixed","titles":["配置","chargingStation","chargingStation.icon"]},"202":{"title":"chargingStation.icon.width","titles":["配置","chargingStation","chargingStation.icon"]},"203":{"title":"chargingStation.icon.height","titles":["配置","chargingStation","chargingStation.icon"]},"204":{"title":"chargingStation.icon.src","titles":["配置","chargingStation","chargingStation.icon"]},"205":{"title":"chargingStation.rotationCorrection","titles":["配置","chargingStation"]},"206":{"title":"chargingStation.ringSize","titles":["配置","chargingStation"]},"207":{"title":"chargingStation.ringColor","titles":["配置","chargingStation"]},"208":{"title":"chargingStation.ringStrokeWidth","titles":["配置","chargingStation"]},"209":{"title":"chargingStation.ringStrokeColor","titles":["配置","chargingStation"]},"210":{"title":"chargingStation.ringStrokeDashed","titles":["配置","chargingStation"]},"211":{"title":"ringStrokeDashArray","titles":["配置","chargingStation"]},"212":{"title":"controls","titles":["配置"]},"213":{"title":"controls.iconWrapperWidth","titles":["配置","controls"]},"214":{"title":"controls.iconWrapperHeight","titles":["配置","controls"]},"215":{"title":"controls.iconWrapperBorderRadius","titles":["配置","controls"]},"216":{"title":"controls.iconWidth","titles":["配置","controls"]},"217":{"title":"controls.iconHeight","titles":["配置","controls"]},"218":{"title":"controls.deleteIconSrc","titles":["配置","controls"]},"219":{"title":"controls.rotateIconSrc","titles":["配置","controls"]},"220":{"title":"controls.scaleIconSrc","titles":["配置","controls"]},"221":{"title":"controls.moveIconSrc","titles":["配置","controls"]},"222":{"title":"controls.moveButtonOffset","titles":["配置","controls"]},"223":{"title":"controls.textFontSize","titles":["配置","controls"]},"224":{"title":"controls.textFontFamily","titles":["配置","controls"]},"225":{"title":"controls.textFontWeight","titles":["配置","controls"]},"226":{"title":"controls.unitLabel","titles":["配置","controls"]},"227":{"title":"controls.forbiddenSweepZone","titles":["配置","controls"]},"228":{"title":"controls.forbiddenSweepZone.minSize","titles":["配置","controls","controls.forbiddenSweepZone"]},"229":{"title":"controls.forbiddenSweepZone.iconWrapperFillColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"230":{"title":"controls.forbiddenSweepZone.strokeColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"231":{"title":"controls.forbiddenSweepZone.strokeWidth","titles":["配置","controls","controls.forbiddenSweepZone"]},"232":{"title":"controls.forbiddenSweepZone.fillColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"233":{"title":"controls.forbiddenSweepZone.outlineOffset","titles":["配置","controls","controls.forbiddenSweepZone"]},"234":{"title":"controls.forbiddenSweepZone.outlineStrokeColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"235":{"title":"controls.forbiddenSweepZone.outlineStrokeWidth","titles":["配置","controls","controls.forbiddenSweepZone"]},"236":{"title":"controls.forbiddenSweepZone.outlineDashed","titles":["配置","controls","controls.forbiddenSweepZone"]},"237":{"title":"controls.forbiddenSweepZone.outlineDashArray","titles":["配置","controls","controls.forbiddenSweepZone"]},"238":{"title":"controls.forbiddenSweepZone.outlineFillColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"239":{"title":"controls.forbiddenSweepZone.showRotateButton","titles":["配置","controls","controls.forbiddenSweepZone"]},"240":{"title":"controls.forbiddenSweepZone.textColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"241":{"title":"controls.forbiddenSweepZone.textPosition","titles":["配置","controls","controls.forbiddenSweepZone"]},"242":{"title":"controls.forbiddenSweepZone.textOffset","titles":["配置","controls","controls.forbiddenSweepZone"]},"243":{"title":"controls.forbiddenSweepZone.editing","titles":["配置","controls","controls.forbiddenSweepZone"]},"244":{"title":"controls.forbiddenSweepZone.editing.isDashed","titles":["配置","controls","controls.forbiddenSweepZone","controls.forbiddenSweepZone.editing"]},"245":{"title":"controls.forbiddenSweepZone.editing.dashArray","titles":["配置","controls","controls.forbiddenSweepZone","controls.forbiddenSweepZone.editing"]},"246":{"title":"controls.forbiddenSweepZone.normal","titles":["配置","controls","controls.forbiddenSweepZone"]},"247":{"title":"controls.forbiddenSweepZone.normal.isDashed","titles":["配置","controls","controls.forbiddenSweepZone","controls.forbiddenSweepZone.normal"]},"248":{"title":"controls.forbiddenSweepZone.normal.dashArray","titles":["配置","controls","controls.forbiddenSweepZone","controls.forbiddenSweepZone.normal"]},"249":{"title":"controls.forbiddenMopZone","titles":["配置","controls"]},"250":{"title":"controls.forbiddenMopZone.minSize","titles":["配置","controls","controls.forbiddenMopZone"]},"251":{"title":"controls.forbiddenMopZone.iconWrapperFillColor","titles":["配置","controls","controls.forbiddenMopZone"]},"252":{"title":"controls.forbiddenMopZone.strokeColor","titles":["配置","controls","controls.forbiddenMopZone"]},"253":{"title":"controls.forbiddenMopZone.strokeWidth","titles":["配置","controls","controls.forbiddenMopZone"]},"254":{"title":"controls.forbiddenMopZone.fillColor","titles":["配置","controls","controls.forbiddenMopZone"]},"255":{"title":"controls.forbiddenMopZone.outlineOffset","titles":["配置","controls","controls.forbiddenMopZone"]},"256":{"title":"controls.forbiddenMopZone.outlineStrokeColor","titles":["配置","controls","controls.forbiddenMopZone"]},"257":{"title":"controls.forbiddenMopZone.outlineStrokeWidth","titles":["配置","controls","controls.forbiddenMopZone"]},"258":{"title":"controls.forbiddenMopZone.outlineDashed","titles":["配置","controls","controls.forbiddenMopZone"]},"259":{"title":"controls.forbiddenMopZone.outlineDashArray","titles":["配置","controls","controls.forbiddenMopZone"]},"260":{"title":"controls.forbiddenMopZone.outlineFillColor","titles":["配置","controls","controls.forbiddenMopZone"]},"261":{"title":"controls.forbiddenMopZone.showRotateButton","titles":["配置","controls","controls.forbiddenMopZone"]},"262":{"title":"controls.forbiddenMopZone.textColor","titles":["配置","controls","controls.forbiddenMopZone"]},"263":{"title":"controls.forbiddenMopZone.textPosition","titles":["配置","controls","controls.forbiddenMopZone"]},"264":{"title":"controls.forbiddenMopZone.textOffset","titles":["配置","controls","controls.forbiddenMopZone"]},"265":{"title":"controls.forbiddenMopZone.editing","titles":["配置","controls","controls.forbiddenMopZone"]},"266":{"title":"controls.forbiddenMopZone.editing.isDashed","titles":["配置","controls","controls.forbiddenMopZone","controls.forbiddenMopZone.editing"]},"267":{"title":"controls.forbiddenMopZone.editing.dashArray","titles":["配置","controls","controls.forbiddenMopZone","controls.forbiddenMopZone.editing"]},"268":{"title":"controls.forbiddenMopZone.normal","titles":["配置","controls","controls.forbiddenMopZone"]},"269":{"title":"controls.forbiddenMopZone.normal.isDashed","titles":["配置","controls","controls.forbiddenMopZone","controls.forbiddenMopZone.normal"]},"270":{"title":"controls.forbiddenMopZone.normal.dashArray","titles":["配置","controls","controls.forbiddenMopZone","controls.forbiddenMopZone.normal"]},"271":{"title":"cleanZone","titles":["配置","controls"]},"272":{"title":"controls.cleanZone.minSize","titles":["配置","controls","cleanZone"]},"273":{"title":"controls.cleanZone.iconWrapperFillColor","titles":["配置","controls","cleanZone"]},"274":{"title":"controls.cleanZone.strokeColor","titles":["配置","controls","cleanZone"]},"275":{"title":"controls.cleanZone.strokeWidth","titles":["配置","controls","cleanZone"]},"276":{"title":"controls.cleanZone.fillColor","titles":["配置","controls","cleanZone"]},"277":{"title":"controls.cleanZone.outlineOffset","titles":["配置","controls","cleanZone"]},"278":{"title":"controls.cleanZone.outlineStrokeColor","titles":["配置","controls","cleanZone"]},"279":{"title":"controls.cleanZone.outlineStrokeWidth","titles":["配置","controls","cleanZone"]},"280":{"title":"controls.cleanZone.outlineDashed","titles":["配置","controls","cleanZone"]},"281":{"title":"controls.cleanZone.outlineDashArray","titles":["配置","controls","cleanZone"]},"282":{"title":"controls.cleanZone.outlineFillColor","titles":["配置","controls","cleanZone"]},"283":{"title":"controls.cleanZone.showRotateButton","titles":["配置","controls","cleanZone"]},"284":{"title":"controls.cleanZone.textColor","titles":["配置","controls","cleanZone"]},"285":{"title":"controls.cleanZone.textPosition","titles":["配置","controls","cleanZone"]},"286":{"title":"controls.cleanZone.textOffset","titles":["配置","controls","cleanZone"]},"287":{"title":"controls.cleanZone.editing","titles":["配置","controls","cleanZone"]},"288":{"title":"controls.cleanZone.editing.isDashed","titles":["配置","controls","cleanZone","controls.cleanZone.editing"]},"289":{"title":"controls.cleanZone.editing.dashArray","titles":["配置","controls","cleanZone","controls.cleanZone.editing"]},"290":{"title":"controls.cleanZone.normal","titles":["配置","controls","cleanZone"]},"291":{"title":"controls.cleanZone.normal.isDashed","titles":["配置","controls","cleanZone","controls.cleanZone.normal"]},"292":{"title":"controls.cleanZone.normal.dashArray","titles":["配置","controls","cleanZone","controls.cleanZone.normal"]},"293":{"title":"controls.virtualWall","titles":["配置","controls"]},"294":{"title":"controls.virtualWall.iconWrapperFillColor","titles":["配置","controls","controls.virtualWall"]},"295":{"title":"controls.virtualWall.lineWidth","titles":["配置","controls","controls.virtualWall"]},"296":{"title":"controls.virtualWall.lineColor","titles":["配置","controls","controls.virtualWall"]},"297":{"title":"controls.virtualWall.hitAreaThickness","titles":["配置","controls","controls.virtualWall"]},"298":{"title":"controls.virtualWall.outlineOffset","titles":["配置","controls","controls.virtualWall"]},"299":{"title":"controls.virtualWall.outlineStrokeColor","titles":["配置","controls","controls.virtualWall"]},"300":{"title":"controls.virtualWall.outlineStrokeWidth","titles":["配置","controls","controls.virtualWall"]},"301":{"title":"controls.virtualWall.outlineDashed","titles":["配置","controls","controls.virtualWall"]},"302":{"title":"controls.virtualWall.outlineDashArray","titles":["配置","controls","controls.virtualWall"]},"303":{"title":"controls.virtualWall.outlineFillColor","titles":["配置","controls","controls.virtualWall"]},"304":{"title":"controls.virtualWall.minWidth","titles":["配置","controls","controls.virtualWall"]},"305":{"title":"controls.virtualWall.textColor","titles":["配置","controls","controls.virtualWall"]},"306":{"title":"controls.virtualWall.textOffset","titles":["配置","controls","controls.virtualWall"]},"307":{"title":"controls.virtualWall.editing","titles":["配置","controls","controls.virtualWall"]},"308":{"title":"controls.virtualWall.normal","titles":["配置","controls","controls.virtualWall"]},"309":{"title":"controls.spot","titles":["配置","controls"]},"310":{"title":"controls.spot.iconSrc","titles":["配置","controls","controls.spot"]},"311":{"title":"controls.spot.iconSize","titles":["配置","controls","controls.spot"]},"312":{"title":"controls.spot.size","titles":["配置","controls","controls.spot"]},"313":{"title":"controls.spot.strokeColor","titles":["配置","controls","controls.spot"]},"314":{"title":"controls.spot.strokeWidth","titles":["配置","controls","controls.spot"]},"315":{"title":"controls.spot.fillColor","titles":["配置","controls","controls.spot"]},"316":{"title":"controls.spot.textColor","titles":["配置","controls","controls.spot"]},"317":{"title":"controls.spot.textPosition","titles":["配置","controls","controls.spot"]},"318":{"title":"controls.spot.textOffset","titles":["配置","controls","controls.spot"]},"319":{"title":"controls.spot.editing","titles":["配置","controls","controls.spot"]},"320":{"title":"controls.spot.normal","titles":["配置","controls","controls.spot"]},"321":{"title":"divider","titles":["配置"]},"322":{"title":"divider.lineColor","titles":["配置","divider"]},"323":{"title":"divider.dashLineWidth","titles":["配置","divider"]},"324":{"title":"divider.dashLineDashArray","titles":["配置","divider"]},"325":{"title":"divider.solidLineWidth","titles":["配置","divider"]},"326":{"title":"divider.endPointSize","titles":["配置","divider"]},"327":{"title":"divider.endPointColor","titles":["配置","divider"]},"328":{"title":"divider.endPointStrokeColor","titles":["配置","divider"]},"329":{"title":"divider.endPointStrokeWidth","titles":["配置","divider"]},"330":{"title":"divider.hitAreaThickness","titles":["配置","divider"]},"331":{"title":"divider.resetDividerWhenOutOfRoom","titles":["配置","divider"]},"332":{"title":"divider.defaultExtension","titles":["配置","divider"]},"333":{"title":"divider.defaultDirection","titles":["配置","divider"]},"334":{"title":"detectedObject","titles":["配置"]},"335":{"title":"detectedObject.height","titles":["配置","detectedObject"]},"336":{"title":"detectedObject.width","titles":["配置","detectedObject"]},"337":{"title":"detectedObject.interactive","titles":["配置","detectedObject"]},"338":{"title":"snapshot","titles":["配置"]},"339":{"title":"snapshot.format","titles":["配置","snapshot"]},"340":{"title":"snapshot.quality","titles":["配置","snapshot"]},"341":{"title":"snapshot.antialias","titles":["配置","snapshot"]},"342":{"title":"snapshot.resolution","titles":["配置","snapshot"]},"343":{"title":"地图方法","titles":[]},"344":{"title":"使用示例","titles":["地图方法"]},"345":{"title":"areRoomsAdjacent()","titles":["地图方法"]},"346":{"title":"getForbiddenSweepZones()","titles":["地图方法"]},"347":{"title":"getForbiddenMopZones()","titles":["地图方法"]},"348":{"title":"getCleanZones()","titles":["地图方法"]},"349":{"title":"getVirtualWalls()","titles":["地图方法"]},"350":{"title":"getSpots()","titles":["地图方法"]},"351":{"title":"getEffectiveDividerPoints()","titles":["地图方法"]},"352":{"title":"getDividerEndPoints()","titles":["地图方法"]},"353":{"title":"getViewportCenterPoint()","titles":["地图方法"]},"354":{"title":"getMapCenterPoint()","titles":["地图方法"]},"355":{"title":"getWallPointsByViewportCenter()","titles":["地图方法"]},"356":{"title":"getForbiddenSweepZonePointsByViewportCenter()","titles":["地图方法"]},"357":{"title":"getForbiddenMopZonePointsByViewportCenter()","titles":["地图方法"]},"358":{"title":"getCleanZonePointsByViewportCenter()","titles":["地图方法"]},"359":{"title":"getSpotPointByViewportCenter()","titles":["地图方法"]},"360":{"title":"isNearChargerOrRobot()","titles":["地图方法"]},"361":{"title":"isPointInAnyRoom()","titles":["地图方法"]},"362":{"title":"resetPanZoom()","titles":["地图方法"]},"363":{"title":"snapshot()","titles":["地图方法"]},"364":{"title":"snapshotByData()","titles":["地图方法"]},"365":{"title":"运行时配置","titles":[]},"366":{"title":"使用示例","titles":["运行时配置"]},"367":{"title":"dividingRoomId","titles":["运行时配置"]},"368":{"title":"enableRoomSelection","titles":["运行时配置"]},"369":{"title":"editingForbiddenSweepZoneIds","titles":["运行时配置"]},"370":{"title":"editingForbiddenMopZoneIds","titles":["运行时配置"]},"371":{"title":"editingCleanZoneIds","titles":["运行时配置"]},"372":{"title":"editingVirtualWallIds","titles":["运行时配置"]},"373":{"title":"editingSpotIds","titles":["运行时配置"]},"374":{"title":"roomPropertyFoldIds","titles":["运行时配置"]},"375":{"title":"roomSelectionMode","titles":["运行时配置"]},"376":{"title":"selectRoomIds","titles":["运行时配置"]},"377":{"title":"showRoomProperty","titles":["运行时配置"]},"378":{"title":"showRoomOrder","titles":["运行时配置"]},"379":{"title":"showRoomName","titles":["运行时配置"]},"380":{"title":"showPath","titles":["运行时配置"]},"381":{"title":"showChargingStation","titles":["运行时配置"]},"382":{"title":"showRoomFloorType","titles":["运行时配置"]},"383":{"title":"showCarpet","titles":["运行时配置"]},"384":{"title":"showChargingStationRing","titles":["运行时配置"]},"385":{"title":"showRobotRing","titles":["运行时配置"]},"386":{"title":"showRobotSleepAnimation","titles":["运行时配置"]},"387":{"title":"类型定义","titles":[]},"388":{"title":"Point","titles":["类型定义"]},"389":{"title":"Direction","titles":["类型定义"]},"390":{"title":"MapState","titles":["类型定义"]},"391":{"title":"PathState","titles":["类型定义"]},"392":{"title":"ZoneParam","titles":["类型定义"]},"393":{"title":"VirtualWallParam","titles":["类型定义"]},"394":{"title":"SpotParam","titles":["类型定义"]},"395":{"title":"RoomProperty","titles":["类型定义"]},"396":{"title":"RoomData","titles":["类型定义"]},"397":{"title":"ImageCustomElementParam","titles":["类型定义"]},"398":{"title":"GifCustomElementParam","titles":["类型定义"]},"399":{"title":"HtmlCustomElementParam","titles":["类型定义"]},"400":{"title":"CustomElementParam","titles":["类型定义"]},"401":{"title":"DetectedObjectParam","titles":["类型定义"]},"402":{"title":"工具方法","titles":[]},"403":{"title":"decodeRoomProperties","titles":["工具方法"]},"404":{"title":"offsetPointsToAvoidOverlap","titles":["工具方法"]}},"dirtCount":0,"index":[["偏移后的点位数组",{"2":{"404":1}}],["最多偏移100个单位",{"2":{"404":1}}],["最大尝试次数",{"2":{"404":1}}],["已存在的点位数组",{"2":{"404":1}}],["已经兼容支持两种协议",{"2":{"57":1}}],["避免与已存在的点位数组重叠",{"2":{"404":1}}],["转换后的房间属性数组",{"2":{"403":1}}],["转场路径宽度",{"2":{"165":1}}],["转场路径颜色",{"2":{"164":1}}],["转场路径是否可见",{"2":{"163":1}}],["转场路径配置",{"2":{"162":1}}],["转场路径和机器人位置等信息",{"2":{"58":1}}],["处理预留字段的函数",{"2":{"403":1}}],["处于折叠状态的房间id列表",{"2":{"374":1}}],["工具方法",{"0":{"402":1},"1":{"403":1,"404":1}}],["透明度",{"2":{"397":1,"398":1,"399":1}}],["旋转角度",{"2":{"397":1,"398":1,"399":1}}],["旋转按钮图标资源路径",{"2":{"219":1}}],["必需",{"2":{"397":2,"398":2}}],["索引",{"2":{"396":1}}],["索引靠前的颜色将被优先使用",{"2":{"93":1}}],["水箱等级",{"2":{"395":1}}],["水量图标资源数组",{"2":{"127":1}}],["水量图标配置",{"2":{"126":1}}],["水量",{"2":{"9":1}}],["长度必须为",{"2":{"393":1}}],["长度一致",{"2":{"1":1}}],["组成区域的顶点坐标",{"2":{"392":1}}],["组件相同的props",{"2":{"20":1}}],["组件是基于",{"2":{"19":1}}],["组件",{"0":{"19":1,"20":1},"2":{"18":1,"19":1,"20":2,"24":1}}],["组件作为示例",{"2":{"18":1}}],["计数",{"2":{"391":1}}],["版本号",{"2":{"390":1}}],["方向",{"2":{"391":1}}],["方向类型",{"2":{"389":1}}],["方法",{"2":{"343":1}}],["方法使用其他地图数据进行截图",{"2":{"16":1}}],["方法为当前地图截图",{"2":{"15":1}}],["方法解析原始地图中的房间数据",{"2":{"59":1}}],["方法解析原始地图数据获取",{"2":{"9":1}}],["方法解析地图数据获取",{"2":{"10":1}}],["坐标点类型",{"2":{"388":1}}],["坐标系统",{"0":{"21":1},"1":{"22":1,"23":1}}],["正在编辑的定点清扫id列表",{"2":{"373":1}}],["正在编辑的虚拟墙id列表",{"2":{"372":1}}],["正在编辑的清扫区域id列表",{"2":{"371":1}}],["正在编辑的禁拖区域id列表",{"2":{"370":1}}],["正在编辑的禁扫区域id列表",{"2":{"369":1}}],["正在分割的房间id",{"2":{"367":1}}],["来移除分割线",{"2":{"367":1}}],["来获取结果",{"2":{"30":1,"344":1}}],["来获取",{"2":{"9":1,"59":1}}],["运行时配置通过",{"2":{"366":1}}],["运行时配置",{"0":{"365":1},"1":{"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"377":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1}}],["运行时状态是纯受控的",{"2":{"28":1}}],["运行时状态用于控制地图的动态状态",{"2":{"28":1}}],["运行时状态",{"0":{"28":1}}],["静态配置会沿用当前地图的配置",{"2":{"364":1}}],["静态配置通过",{"2":{"68":1}}],["根据指定的地图数据进行截图",{"2":{"364":1}}],["根据地图协议的不同",{"2":{"59":1}}],["内`",{"2":{"361":1}}],["内置木地板",{"2":{"152":2}}],["内置瓷砖资源",{"2":{"152":1}}],["内置资源",{"2":{"125":1,"127":1,"129":1,"131":1,"139":1,"171":1,"179":1,"183":1,"184":1,"185":1,"204":1,"218":1,"219":1,"220":1,"221":1}}],["$",{"2":{"361":1}}],["待检测的点坐标",{"2":{"361":1}}],["示例",{"2":{"360":1,"361":1,"403":1}}],["阈值距离",{"2":{"360":1}}],["墙体与充电桩或机器人距离大于1米",{"2":{"360":1}}],["墙体与充电桩或机器人距离小于1米",{"2":{"360":1}}],["墙体",{"2":{"360":1}}],["墙体或区域是否与充电桩或机器人距离小于阈值",{"2":{"360":1}}],["区域id",{"2":{"392":1}}],["区域参数类型",{"2":{"392":1}}],["区域三种类型",{"2":{"360":1}}],["区域大小",{"2":{"356":1,"357":1,"358":1,"359":1}}],["区域框普通模式样式配置",{"2":{"246":1,"268":1,"290":1}}],["区域框编辑模式样式配置",{"2":{"243":1,"265":1,"287":1}}],["要检测的房间id数组",{"2":{"345":1}}],["判断拖拽后的墙体是否与充电桩或机器人距离小于1米",{"2":{"360":1}}],["判断一个点是否在房间内",{"2":{"361":1}}],["判断一个点是否在任意房间内",{"2":{"361":1}}],["判断一个点",{"2":{"360":1}}],["判断指定的房间是否相邻",{"2":{"345":1}}],["判定阈值由",{"2":{"345":1}}],["连通",{"2":{"345":1}}],["查询数据和执行各种操作",{"2":{"344":1}}],["查看地图方法了解更多",{"2":{"30":1}}],["查看地图事件回调了解更多事件回调",{"2":{"29":1}}],["查看运行时了解更多配置",{"2":{"28":1}}],["查看配置了解更多配置项",{"2":{"27":1}}],["实例",{"2":{"344":1}}],["实线长度",{"2":{"198":1}}],["quality",{"0":{"340":1}}],["jpg",{"2":{"339":1}}],["jsonsrc",{"0":{"183":1}}],["json",{"2":{"19":1}}],["js",{"2":{"1":1,"2":1,"4":1,"5":1,"6":1,"7":2,"9":2,"10":2,"11":1,"12":1,"13":1,"15":1,"16":1,"19":1,"25":2,"26":3,"27":1,"28":2,"29":1,"30":1,"32":1,"59":2,"68":1,"344":1,"366":1,"403":1}}],["初始化标志",{"2":{"391":1}}],["初始分割线方向",{"2":{"333":1}}],["初始分割线端点超出房间包围盒的像素值",{"2":{"332":1}}],["初始返回一个所有房间order为0的对象即可",{"2":{"11":1}}],["与禁扫区域相同",{"2":{"307":1,"308":1,"319":1,"320":1}}],["普通模式下清扫区域框虚线样式",{"2":{"292":1}}],["普通模式下清扫区域框是否显示为虚线",{"2":{"291":1}}],["普通模式下禁拖区域框虚线样式",{"2":{"270":1}}],["普通模式下禁拖区域框是否显示为虚线",{"2":{"269":1}}],["普通模式下禁扫区域框虚线样式",{"2":{"248":1}}],["普通模式下禁扫区域框是否显示为虚线",{"2":{"247":1}}],["7",{"2":{"254":1,"260":1}}],["7c3fb8",{"2":{"96":1,"97":1,"98":1}}],["编辑模式下清扫区域框虚线样式",{"2":{"289":1}}],["编辑模式下清扫区域框是否显示为虚线",{"2":{"288":1}}],["编辑模式下禁拖区域框虚线样式",{"2":{"267":1}}],["编辑模式下禁拖区域框是否显示为虚线",{"2":{"266":1}}],["编辑模式下禁扫区域框虚线样式",{"2":{"245":1}}],["编辑模式下禁扫区域框是否显示为虚线",{"2":{"244":1}}],["编辑状态等",{"2":{"28":1}}],["尺寸是否固定",{"2":{"397":1,"398":1,"399":1}}],["尺寸标签单位",{"2":{"226":1}}],["尺寸标签文本字体粗细",{"2":{"225":1}}],["尺寸标签文本字体名称",{"2":{"224":1}}],["尺寸标签文本字体大小",{"2":{"223":1}}],["尺寸和背景",{"2":{"69":1}}],["移动按钮偏移距离",{"2":{"222":1}}],["移动按钮图标资源路径",{"2":{"221":1}}],["删除按钮图标资源路径",{"2":{"218":1}}],["操作按钮图标高度",{"2":{"217":1}}],["操作按钮图标宽度",{"2":{"216":1}}],["操作按钮图标容器边框圆角",{"2":{"215":1}}],["操作按钮图标容器高度",{"2":{"214":1}}],["操作按钮图标容器宽度",{"2":{"213":1}}],["操作对应的虚拟墙id",{"2":{"42":1}}],["操作对应的清扫区域id",{"2":{"41":1}}],["操作对应的禁拖区域id",{"2":{"40":1}}],["操作对应的禁扫区域id",{"2":{"39":1}}],["包括各种编辑工具的样式和行为设置",{"2":{"212":1}}],["包含起点和终点坐标",{"2":{"393":1}}],["包含清扫路径",{"2":{"58":1}}],["包含清扫轨迹和当前位置",{"2":{"58":1}}],["包含障碍物",{"2":{"57":1}}],["包含路径id",{"2":{"35":1}}],["包含地图尺寸",{"2":{"33":1,"34":1,"57":1}}],["包含虚拟墙",{"2":{"3":1}}],["包含了我们认为的最佳实践",{"2":{"0":1}}],["间隙长度",{"2":{"198":1}}],["睡眠动画y轴偏移",{"2":{"192":1}}],["睡眠动画x轴偏移",{"2":{"191":1}}],["睡眠动画尺寸是否固定",{"2":{"189":1}}],["睡眠动画高度",{"2":{"188":1}}],["睡眠动画宽度",{"2":{"187":1}}],["睡眠动画图片资源路径",{"2":{"184":1,"185":1}}],["睡眠动画json资源路径",{"2":{"183":1}}],["角度值按顺时针方向递增",{"2":{"181":1,"205":1}}],["度",{"2":{"181":1,"205":1}}],["秒",{"2":{"180":1}}],["米",{"2":{"180":1,"193":1,"206":1,"228":1,"250":1,"272":1,"304":1,"312":1}}],["动画总帧数",{"2":{"190":1}}],["动画帧名称前缀",{"2":{"186":1}}],["动画和预警圈的显示",{"2":{"174":1}}],["动态更新地图的状态",{"2":{"28":1}}],["否则返回",{"2":{"361":1}}],["否则使用全量绘制",{"2":{"157":1}}],["否则可能导致问题",{"2":{"13":1}}],["不跟随地图缩放变化",{"2":{"156":1,"176":1}}],["强烈建议传入最小重复单元的图片资源以提升性能",{"2":{"171":1}}],["强烈建议使用材质的最小重复单元的图片资源以提升性能",{"2":{"152":1}}],["强烈建议在onupdate回调中更新业务侧的数据",{"2":{"4":1}}],["纵向",{"2":{"152":1}}],["资源",{"2":{"152":2}}],["横向",{"2":{"152":1}}],["时",{"2":{"138":1,"157":1,"368":2,"375":2,"376":1}}],["时代表未选中房间的颜色",{"2":{"1":1}}],["时代表房间的默认颜色",{"2":{"1":1}}],["时代表选中房间的颜色",{"2":{"1":1}}],["所需的格式",{"2":{"403":1}}],["所以数组索引需要减1",{"2":{"131":1}}],["所有数组类型的颜色配置",{"2":{"91":1}}],["所有配置项都是可选的",{"2":{"68":1,"366":1}}],["所有回调都是可选的",{"2":{"29":1,"32":1}}],["因为实际不存在0次清扫",{"2":{"131":1}}],["显示对应等级的图标",{"2":{"125":1,"127":1,"129":1,"131":1,"152":1}}],["显示机器人识别到的物体",{"2":{"65":1}}],["即",{"2":{"125":1,"127":1,"129":1,"131":1,"152":1}}],["即可完成地图的呈现",{"2":{"26":1}}],["值为0时",{"2":{"152":1}}],["值",{"2":{"125":1,"127":1,"129":1,"131":1,"152":1}}],["数组索引对应",{"2":{"125":1,"127":1,"129":1,"131":1,"152":1}}],["数据中",{"2":{"403":1}}],["数据驱动显示",{"2":{"110":1}}],["数据传入",{"0":{"26":1}}],["数据",{"0":{"56":1},"1":{"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1},"2":{"9":1,"10":1}}],["数据处理",{"0":{"9":1}}],["还需要由",{"2":{"110":1}}],["那么清扫次数图标将不会显示",{"2":{"109":1}}],["比如",{"2":{"109":2,"110":1}}],["比如你要将地图切换到选区模式",{"2":{"28":1}}],["比如你要切换路径的显示",{"2":{"28":1}}],["未知房间的颜色",{"2":{"103":1}}],["障碍物房间的颜色",{"2":{"102":1}}],["障碍点显示颜色",{"2":{"85":1}}],["无房间数据区域的颜色",{"2":{"100":1}}],["无需做任何处理",{"2":{"57":1}}],["对点位数组进行偏移",{"2":{"404":1}}],["对应",{"2":{"95":1,"96":1,"97":1,"98":1,"99":1}}],["对于不同的扫地机协议",{"2":{"9":1}}],["颜色索引与",{"2":{"95":1,"96":1,"97":1,"98":1,"99":1}}],["颜色将被尽可能均匀地使用",{"2":{"93":1}}],["均匀分配",{"2":{"93":1}}],["靠前优先",{"2":{"93":1}}],["大房间将优先分配索引靠前的颜色",{"2":{"92":1}}],["按房间面积排序",{"2":{"92":1}}],["按房间id排序",{"2":{"92":1}}],["保持颜色分配稳定",{"2":{"92":1}}],["保存到",{"2":{"30":1}}],["保存下发禁扫区域数据",{"2":{"5":1}}],["保存下发虚拟墙数据",{"2":{"4":1}}],["智能配色",{"2":{"91":1}}],["名称",{"2":{"90":1}}],["控制房间分割线的样式和行为",{"2":{"321":1}}],["控制房间的颜色",{"2":{"90":1}}],["控制元素配置",{"2":{"212":1}}],["控制充电桩图标和预警圈的显示",{"2":{"199":1}}],["控制机器人图标",{"2":{"174":1}}],["控制地毯区域的显示效果",{"2":{"170":1}}],["控制地图的缩放和手势操作",{"2":{"75":1}}],["控制地图容器的位置",{"2":{"69":1}}],["认为它们相邻",{"2":{"87":1}}],["两个房间的边界点距离小于等于此阈值时",{"2":{"87":1}}],["仅绘制新增的部分",{"2":{"157":1}}],["仅结构化地图可用",{"2":{"86":1}}],["仅需传入几个基本的数据props",{"2":{"26":1}}],["96",{"2":{"190":1}}],["9de5c7",{"2":{"94":1}}],["999999",{"2":{"85":1}}],["93",{"2":{"6":1,"276":1,"282":1,"315":1}}],["上下边距不小于该比例值",{"2":{"84":1}}],["相对于视口高度",{"2":{"84":1}}],["相对于视口宽度",{"2":{"83":1}}],["左右边距不小于该比例值",{"2":{"83":1}}],["目的是将地图以合适的缩放比例放置到视口中央显示",{"2":{"80":1}}],["目前自定义属性仅支持数值型的字段",{"2":{"110":1}}],["目前地图数据协议分为两种",{"2":{"57":1}}],["目前支持自定义的元素有",{"2":{"13":1}}],["自动确保相邻房间颜色不同",{"2":{"91":1}}],["自由区域点显示颜色",{"2":{"86":1}}],["自适应缩放会在地图首次绘制或地图id变化后的那次绘制发生",{"2":{"80":1}}],["自适应缩放时的最大比例",{"2":{"80":1}}],["自适应缩放时的最小比例",{"2":{"79":1}}],["自定义数据",{"2":{"13":1,"395":1,"397":1,"398":1,"399":1,"401":1}}],["自定义元素参数类型",{"2":{"397":1}}],["自定义元素数据",{"2":{"66":1}}],["自定义元素的",{"2":{"13":1}}],["自定义元素",{"0":{"13":1}}],["自定义属性配置完成后",{"2":{"110":1}}],["自定义属性图标资源配置",{"2":{"110":1}}],["自定义属性的图标资源",{"2":{"10":1}}],["自定义属性的字段",{"2":{"10":1}}],["自定义属性目前仅支持数值型字段",{"2":{"10":1}}],["自定义属性",{"0":{"10":1},"2":{"9":1}}],["8",{"2":{"78":1,"136":1,"177":1,"178":1,"191":1,"192":1,"202":1,"203":1,"242":1,"264":1,"286":1,"306":1,"311":1,"318":1}}],["800080",{"2":{"27":1,"68":1}}],["80",{"2":{"22":2,"64":1,"65":1}}],["交互配置",{"2":{"75":1}}],["交互行为等一次性配置项",{"2":{"27":1,"67":1}}],["容器高度",{"2":{"73":1}}],["容器宽度",{"2":{"72":1}}],["容器距离左侧的位置",{"2":{"71":1}}],["容器距离顶部的位置",{"2":{"70":1}}],["单位米",{"2":{"355":1,"356":1,"357":1,"358":1,"359":1,"360":1}}],["单位",{"2":{"70":1,"71":1,"72":1,"73":1,"87":1,"105":1,"111":1,"112":1,"114":1,"115":1,"116":1,"119":1,"120":1,"121":1,"122":1,"123":1,"136":1,"137":1,"140":1,"141":1,"142":1,"143":1,"144":1,"146":1,"147":1,"148":1,"149":1,"150":1,"161":1,"165":1,"169":1,"177":1,"178":1,"180":1,"181":1,"187":1,"188":1,"191":1,"192":1,"193":1,"195":1,"198":1,"202":1,"203":1,"205":1,"206":1,"208":1,"211":1,"213":1,"214":1,"215":1,"216":1,"217":1,"222":1,"223":1,"228":1,"231":1,"233":1,"235":1,"237":1,"242":1,"245":1,"248":1,"250":1,"253":1,"255":1,"257":1,"259":1,"264":1,"267":1,"270":1,"272":1,"275":1,"277":1,"279":1,"281":1,"286":1,"289":1,"292":1,"295":1,"297":1,"298":1,"300":1,"302":1,"304":1,"306":1,"311":1,"312":1,"314":1,"318":1,"323":1,"324":1,"325":1,"326":1,"329":1,"330":1,"332":1,"335":1,"336":1}}],["全局容器配置",{"2":{"69":1}}],["覆盖默认值",{"2":{"68":1}}],["该实例包含所有可调用的地图方法",{"2":{"344":1}}],["该配置的值会根据地图数据里的分辨率转换为像素单位",{"2":{"67":1}}],["该房间进入分割状态",{"2":{"2":1}}],["本文档部分配置项的单位与米相关",{"2":{"67":1}}],["本文档中",{"2":{"23":1}}],["配置选项",{"2":{"355":1,"356":1,"357":1,"358":1,"359":1,"360":1}}],["配置决定",{"2":{"345":1}}],["配置的速度进行动画",{"2":{"180":1}}],["配置对象的所有属性都是可选的",{"2":{"68":1}}],["配置",{"0":{"67":1},"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,"86":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,"101":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,"122":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,"139":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,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"162":1,"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1,"212":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"223":1,"224":1,"225":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"267":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"286":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"294":1,"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"309":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"318":1,"319":1,"320":1,"321":1,"322":1,"323":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1,"341":1,"342":1}}],["图标容器填充颜色",{"2":{"229":1,"251":1}}],["图像元素",{"2":{"66":1}}],["图片源",{"2":{"401":1}}],["图片高度",{"2":{"397":1}}],["图片需要明确尺寸",{"2":{"397":2}}],["图片宽度",{"2":{"397":1}}],["图片资源路径",{"2":{"397":1}}],["图片",{"2":{"13":1}}],["支持点",{"2":{"360":1}}],["支持负数",{"2":{"355":2,"356":2,"357":2,"358":2,"359":2}}],["支持的最大缩放倍数",{"2":{"78":1}}],["支持的最小缩放倍数",{"2":{"77":1}}],["支持的各种数据类型和格式",{"2":{"56":1,"387":1}}],["支持",{"2":{"70":1,"71":1,"72":1,"73":1}}],["支持在地图上添加自定义的图像",{"2":{"66":1}}],["终点",{"2":{"63":1}}],["起点",{"2":{"63":1}}],["5",{"2":{"77":1,"119":1,"120":1,"157":1,"161":1,"165":1,"169":1,"172":1}}],["500",{"2":{"107":1}}],["50",{"2":{"60":4,"63":1}}],["5d68fe",{"2":{"6":1,"273":1,"274":1,"278":1,"284":1,"313":1,"316":1}}],["由于房间信息实际耦合在点阵协议中",{"2":{"59":1}}],["卧室",{"2":{"59":1}}],["解析点阵协议的地图房间数据并转换为",{"2":{"403":1}}],["解析得到的路径的最后一个点会被认为是机器人当前位置",{"2":{"58":1}}],["解析预留字段",{"2":{"10":1}}],["回充路径宽度",{"2":{"169":1}}],["回充路径颜色",{"2":{"168":1}}],["回充路径是否可见",{"2":{"167":1}}],["回充路径配置",{"2":{"166":1}}],["回充路径",{"2":{"58":1}}],["回调获得",{"2":{"344":1}}],["回调更新业务侧的数据",{"2":{"6":1}}],["回调抛出最新的数据",{"2":{"6":1}}],["直接传入即可",{"2":{"57":1}}],["分辨率",{"2":{"57":1,"390":1}}],["分割线热区厚度",{"2":{"330":1}}],["分割线端点描边宽度",{"2":{"329":1}}],["分割线端点描边颜色",{"2":{"328":1}}],["分割线端点颜色",{"2":{"327":1}}],["分割线端点大小",{"2":{"326":1}}],["分割线有效部分宽度",{"2":{"325":1}}],["分割线样式",{"2":{"324":1}}],["分割线宽度",{"2":{"323":1}}],["分割线颜色",{"2":{"322":1}}],["分割线配置",{"2":{"321":1}}],["分割线",{"2":{"23":1}}],["说明",{"2":{"57":1,"58":1,"59":1}}],["原始路径数据字符串>",{"2":{"58":1}}],["原始地图数据字符串>",{"2":{"57":1}}],["原点坐标",{"2":{"390":1}}],["原点坐标系",{"2":{"361":1}}],["原点等基础信息",{"2":{"57":1}}],["原点",{"2":{"33":1,"34":1}}],["被点击的自定义元素数据",{"2":{"54":1}}],["被点击的检测物体数据",{"2":{"53":1}}],["被点击的定点清扫数据",{"2":{"52":1}}],["被点击的虚拟墙数据",{"2":{"51":1}}],["被点击的清扫区域数据",{"2":{"50":1}}],["被点击的禁拖区域数据",{"2":{"49":1}}],["被点击的禁扫区域数据",{"2":{"48":1}}],["被点击的房间信息",{"2":{"37":1,"38":1}}],["更新分割线回调",{"2":{"55":1}}],["更新定点清扫回调",{"2":{"47":1}}],["更新虚拟墙回调",{"2":{"46":1}}],["更新后的分割线数据",{"2":{"55":1}}],["更新后的定点清扫数据",{"2":{"47":1}}],["更新后的虚拟墙数据",{"2":{"46":1}}],["更新后的清扫区域数据",{"2":{"45":1}}],["更新后的禁拖区域数据",{"2":{"44":1}}],["更新后的禁扫区域数据",{"2":{"43":1}}],["更新清扫区域回调",{"2":{"45":1}}],["更新禁拖区域回调",{"2":{"44":1}}],["更新禁扫区域回调",{"2":{"43":1}}],["后触发",{"2":{"43":1,"44":1}}],["后续文档中",{"2":{"18":1}}],["缩放按钮图标资源路径",{"2":{"220":1}}],["缩放范围配置",{"2":{"76":1}}],["缩放",{"2":{"43":1,"44":1}}],["机器人当前位置",{"2":{"391":1}}],["机器人预警圈虚线样式",{"2":{"198":1}}],["机器人预警圈描边是否为虚线",{"2":{"197":1}}],["机器人预警圈描边颜色",{"2":{"196":1}}],["机器人预警圈描边宽度",{"2":{"195":1}}],["机器人预警圈填充颜色",{"2":{"194":1}}],["机器人预警圈大小",{"2":{"193":1}}],["机器人睡眠动画配置",{"2":{"182":1}}],["机器人会直接绘制到目标位置",{"2":{"180":1}}],["机器人和增量路径会按照",{"2":{"180":1}}],["机器人移动速度",{"2":{"180":1}}],["机器人图标角度校正",{"2":{"181":1}}],["机器人图标资源路径",{"2":{"179":1}}],["机器人图标高度",{"2":{"178":1}}],["机器人图标宽度",{"2":{"177":1}}],["机器人图标尺寸是否固定",{"2":{"176":1}}],["机器人图标配置",{"2":{"175":1}}],["机器人配置",{"2":{"174":1}}],["机器人路径数据",{"2":{"58":1}}],["机器人位置等",{"2":{"35":1}}],["机器坐标系是机器人运行过程中使用的笛卡尔坐标系",{"2":{"23":1}}],["机器坐标系",{"0":{"23":1}}],["路径类型",{"2":{"391":1}}],["路径id",{"2":{"391":1}}],["路径数据变化时",{"2":{"180":1}}],["路径增量绘制检测阈值",{"2":{"157":1}}],["路径线条宽度是否固定",{"2":{"156":1}}],["路径配置",{"2":{"155":1}}],["路径状态信息",{"2":{"35":1,"391":1}}],["路径绘制完成回调",{"2":{"35":1}}],["路径原始数据",{"2":{"26":2}}],["状态",{"2":{"33":1}}],["才会触发此回调",{"2":{"33":1}}],["返回的对象会被合并到",{"2":{"403":1}}],["返回该房间的",{"2":{"361":1}}],["返回值",{"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,"51":1,"52":1,"53":1,"54":1,"55":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"352":1,"353":1,"354":1,"355":1,"356":1,"357":1,"358":1,"359":1,"360":1,"361":1,"362":1,"363":1,"364":1,"403":1,"404":1}}],["返回自定义属性",{"2":{"10":1}}],["参数",{"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,"51":1,"52":1,"53":1,"54":1,"55":1,"345":1,"355":1,"356":1,"357":1,"358":1,"359":1,"360":1,"361":1,"364":1,"403":1,"404":1}}],["参数和方法",{"2":{"5":1}}],["类型定义",{"0":{"387":1},"1":{"388":1,"389":1,"390":1,"391":1,"392":1,"393":1,"394":1,"395":1,"396":1,"397":1,"398":1,"399":1,"400":1,"401":1}}],["类型",{"2":{"33":1,"34":1,"35":2,"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,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"68":1,"70":1,"71":1,"72":1,"73":1,"74":1,"77":1,"78":1,"79":1,"80":1,"81":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"92":1,"93":1,"94":1,"95":1,"96":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"105":1,"106":1,"107":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"115":1,"116":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"125":1,"127":1,"129":1,"131":1,"133":1,"134":1,"135":1,"136":1,"137":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"150":1,"152":1,"153":1,"154":1,"156":1,"157":1,"159":1,"160":1,"161":1,"163":1,"164":1,"165":1,"167":1,"168":1,"169":1,"171":1,"172":1,"173":1,"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"223":1,"224":1,"225":1,"226":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1,"241":1,"242":1,"244":1,"245":1,"247":1,"248":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"266":1,"267":1,"269":1,"270":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"286":1,"288":1,"289":1,"291":1,"292":1,"294":1,"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"318":1,"322":1,"323":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"335":1,"336":1,"337":1,"339":1,"340":1,"341":1,"342":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"352":1,"353":1,"354":1,"355":1,"356":1,"357":1,"358":1,"359":1,"360":1,"361":1,"362":1,"363":1,"364":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"377":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"403":1,"404":1}}],["类型作为",{"2":{"9":1,"59":1}}],["用于控制地图在运行过程中的动态行为和状态",{"2":{"365":1}}],["用于校正图标默认朝向",{"2":{"181":1,"205":1}}],["用于路径动画",{"2":{"180":1}}],["用于判断两个房间是否相邻的算法",{"2":{"87":1}}],["用于定制地图的视觉样式",{"2":{"67":1}}],["用于响应地图的各种交互和状态变化",{"2":{"31":1}}],["用于选区清扫",{"2":{"1":1}}],["当",{"2":{"368":2,"375":2}}],["当前地图截图",{"2":{"363":1}}],["当前清扫区域",{"2":{"30":1}}],["当操作分割线到房间包围盒外时是否重置分割线到初始位置",{"2":{"331":1}}],["当传入的路径相比上一次绘制的路径点数量变化不超过",{"2":{"157":1}}],["当地图宽度或高度变化超过此值时将触发地图自适应",{"2":{"89":1}}],["当地图origin的x或y变化超过此值时将触发地图自适应",{"2":{"88":1}}],["当地图发生相应的交互或状态变化时会自动触发",{"2":{"29":1,"32":1}}],["当用户操作禁拖区域",{"2":{"44":1}}],["当用户操作禁扫区域",{"2":{"43":1}}],["zoomrange",{"0":{"76":1,"77":1,"78":1},"1":{"77":1,"78":1}}],["zone1",{"2":{"60":1,"61":1,"62":1}}],["zones",{"2":{"30":2,"344":1}}],["zone",{"2":{"5":7,"32":2,"43":2,"44":2,"45":2,"48":2,"49":2,"50":2}}],["zoneparam",{"0":{"392":1},"2":{"5":4,"43":2,"44":2,"45":2,"48":2,"49":2,"50":2,"60":2,"61":2,"62":2,"346":2,"347":2,"348":2,"364":4,"392":1}}],["zustand",{"2":{"30":1}}],["存储到全局状态管理中",{"2":{"30":1}}],["中",{"2":{"30":1}}],["中的数据",{"2":{"13":1}}],["中的",{"2":{"11":1}}],["调用地图方法",{"2":{"30":1}}],["在地图实例准备就绪后",{"2":{"30":1}}],["传递",{"2":{"29":1,"32":1,"68":1,"366":1}}],["传入合并后的房间数据",{"2":{"11":1}}],["素材资源",{"2":{"27":1,"67":1}}],["只需要传入你关心的回调函数",{"2":{"29":1,"32":1}}],["只有当",{"2":{"376":1}}],["只有首次绘制完成后",{"2":{"33":1}}],["只有",{"2":{"26":1}}],["只是抛出",{"2":{"1":1}}],["是否可交互",{"2":{"397":1,"398":1,"399":1}}],["是否可点击",{"2":{"12":1}}],["是否显示机器人睡眠动画",{"2":{"386":1}}],["是否显示机器人预警圈",{"2":{"385":1}}],["是否显示机器人路径",{"2":{"380":1}}],["是否显示地毯",{"2":{"383":1}}],["是否显示充电桩预警圈",{"2":{"384":1}}],["是否显示充电桩",{"2":{"381":1}}],["是否显示房间地板材质",{"2":{"382":1}}],["是否显示房间名称",{"2":{"379":1}}],["是否显示房间清扫顺序",{"2":{"378":1}}],["是否显示房间属性",{"2":{"377":1}}],["是否显示旋转按钮",{"2":{"239":1,"261":1,"283":1}}],["是否包含该房间id",{"2":{"368":1}}],["是否启用房间选择功能",{"2":{"368":1}}],["是否启用双击缩放功能",{"2":{"81":1}}],["是否在判定范围内",{"2":{"360":1}}],["是否检查与机器人的距离",{"2":{"360":1}}],["是否检查与充电桩的距离",{"2":{"360":1}}],["是必传的",{"2":{"26":1}}],["是渲染的核心",{"2":{"26":1}}],["客厅",{"2":{"26":1,"59":1}}],["假设有一个虚拟墙",{"2":{"26":2}}],["安装",{"0":{"25":1}}],["专为扫地机器人应用设计",{"2":{"24":1}}],["提供的工具方法",{"2":{"402":1}}],["提供的",{"2":{"343":1}}],["提供了开箱即用的",{"2":{"24":1}}],["提供完整的地图渲染和交互功能",{"2":{"19":1}}],["快速开始",{"0":{"24":1},"1":{"25":1,"26":1,"27":1,"28":1,"29":1,"30":1}}],["涉及到的坐标均指机器坐标系",{"2":{"23":1}}],["含机器人位置",{"2":{"23":1}}],["充电桩方向",{"2":{"390":1}}],["充电桩坐标",{"2":{"390":1}}],["充电桩预警圈虚线样式",{"2":{"211":1}}],["充电桩预警圈描边是否为虚线",{"2":{"210":1}}],["充电桩预警圈描边颜色",{"2":{"209":1}}],["充电桩预警圈描边宽度",{"2":{"208":1}}],["充电桩预警圈填充颜色",{"2":{"207":1}}],["充电桩预警圈大小",{"2":{"206":1}}],["充电桩图标角度校正",{"2":{"205":1}}],["充电桩图标资源路径",{"2":{"204":1}}],["充电桩图标高度",{"2":{"203":1}}],["充电桩图标宽度",{"2":{"202":1}}],["充电桩图标尺寸是否固定",{"2":{"201":1}}],["充电桩图标配置",{"2":{"200":1}}],["充电桩配置",{"2":{"199":1}}],["充电桩等信息",{"2":{"33":1,"34":1}}],["充电桩",{"2":{"23":1}}],["例如",{"2":{"23":1}}],["例如在一张100",{"2":{"22":1}}],["表示距离足够",{"2":{"360":1}}],["表示过近",{"2":{"360":1}}],["表示无地板材质",{"2":{"152":1}}],["表示原点位于相对于地图左上角",{"2":{"22":1}}],["表示元素的尺寸不会跟随地图缩放",{"2":{"13":1}}],["高度",{"2":{"399":1,"401":1}}],["高",{"2":{"22":1}}],["宽度",{"2":{"399":1,"401":1}}],["宽",{"2":{"22":1}}],["如拖拽",{"2":{"43":1,"44":1}}],["如",{"2":{"30":1}}],["如显示切换",{"2":{"28":1}}],["如无必要场景",{"2":{"20":1}}],["如果点在某个房间内",{"2":{"361":1}}],["如果",{"2":{"138":2}}],["如果要隐藏某个房间属性",{"2":{"109":1}}],["如果有复杂的相邻房间情况",{"2":{"91":1}}],["如果未特别说明",{"2":{"23":1}}],["如果原点坐标是",{"2":{"22":1}}],["如果将自定义",{"2":{"13":1}}],["如果你的产品偏好从头开始设置",{"2":{"11":1}}],["如果想通过协议里的预留字段来添加自定义属性",{"2":{"10":1}}],["如果当前使用的地图数据是点阵协议的",{"2":{"10":1}}],["如果需要在房间气泡中显示自定义属性",{"2":{"10":1}}],["页面加载速度有一定影响",{"2":{"20":1}}],["引入",{"2":{"20":1}}],["等",{"2":{"30":1,"91":1}}],["等场景",{"2":{"20":1}}],["等库生成",{"2":{"3":1}}],["弹窗里的地图",{"2":{"20":1}}],["适用于多地图",{"2":{"20":1}}],["适用于首页实时地图等场景",{"2":{"19":1}}],["它会即时反馈到地图上",{"2":{"28":1}}],["它没有原生组件的限制",{"2":{"20":1}}],["它拥有和",{"2":{"20":1}}],["它们完全受控于",{"2":{"13":1}}],["基于视口中心生成定点清扫的点坐标",{"2":{"359":1}}],["基于视口中心生成禁拖区域顶点坐标",{"2":{"357":1}}],["基于视口中心生成禁扫区域顶点坐标",{"2":{"356":1}}],["基于视口中心生成虚拟墙端点坐标",{"2":{"355":1}}],["基于四色定理",{"2":{"91":1}}],["基于rjs开发",{"2":{"20":1}}],["基于rjs开发的地图组件",{"2":{"20":1}}],["基本概念",{"0":{"17":1},"1":{"18":1,"19":1,"20":1,"21":1,"22":1,"23":1}}],["m",{"2":{"226":1}}],["minwidth",{"0":{"304":1}}],["minsize",{"0":{"228":1,"250":1,"272":1}}],["min",{"0":{"77":1}}],["movebuttonoffset",{"0":{"222":1}}],["moveiconsrc",{"0":{"221":1}}],["mop",{"2":{"61":1}}],["modules",{"2":{"19":1}}],["maxattempts",{"2":{"404":2}}],["max",{"0":{"78":1},"2":{"11":1}}],["maxorder",{"2":{"11":2}}],["math",{"2":{"11":1}}],["mapstate",{"0":{"390":1},"2":{"29":4,"32":2,"33":4,"34":4,"390":1}}],["map=",{"2":{"26":2,"29":1,"30":1,"57":1}}],["mapdata",{"2":{"9":2,"10":2,"26":6,"29":1,"30":1}}],["mapapi>",{"2":{"30":1,"344":1}}],["mapapi",{"2":{"1":3,"2":4,"7":1,"15":1,"16":1,"29":2,"30":11,"344":9,"360":6,"361":1}}],["mappage",{"2":{"1":1,"2":1,"4":1,"5":1,"6":1,"7":2,"10":1,"11":1,"12":1,"13":1,"15":1,"16":1,"26":2,"27":1,"28":1,"29":1,"30":1,"32":1,"68":1,"344":1,"360":1,"366":1,"403":1}}],["map",{"0":{"57":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1},"1":{"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1},"2":{"0":1,"1":1,"2":1,"4":2,"5":2,"6":2,"7":2,"9":2,"10":3,"11":5,"12":1,"13":1,"15":1,"16":3,"17":1,"19":1,"24":1,"25":2,"26":7,"27":1,"28":1,"29":1,"30":1,"32":1,"57":1,"59":2,"68":1,"344":1,"345":1,"364":2,"366":1,"403":6}}],["需要偏移的点位数组",{"2":{"404":1}}],["需要明确尺寸",{"2":{"398":2}}],["需要传入基于原点坐标系的点",{"2":{"361":1}}],["需要使用",{"2":{"30":1,"344":1}}],["需要从地图数据中解析",{"2":{"26":1}}],["需要在小程序global",{"2":{"19":1}}],["需要和customdata里的字段一致",{"2":{"10":1}}],["一种是结构化协议",{"2":{"57":1}}],["一种是点阵协议",{"2":{"57":1}}],["一个页面可以有多个",{"2":{"20":1}}],["一个页面只能有一个",{"2":{"19":1}}],["一般通过",{"2":{"10":1}}],["默认20次",{"2":{"404":1}}],["默认使用配置中的最小尺寸",{"2":{"356":1,"357":1,"358":1,"359":1}}],["默认使用配置中的最小宽度",{"2":{"355":1}}],["默认为",{"2":{"355":3,"356":2,"357":2,"358":2,"359":2,"360":2}}],["默认值",{"2":{"70":1,"71":1,"72":1,"73":1,"74":1,"77":1,"78":1,"79":1,"80":1,"81":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"92":1,"93":1,"94":1,"95":1,"96":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"105":1,"106":1,"107":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"115":1,"116":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"125":1,"127":1,"129":1,"131":1,"133":1,"134":1,"135":1,"136":1,"137":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"150":1,"152":1,"153":1,"154":1,"156":1,"157":1,"159":1,"160":1,"161":1,"163":1,"164":1,"165":1,"167":1,"168":1,"169":1,"171":1,"172":1,"173":1,"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"223":1,"224":1,"225":1,"226":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1,"241":1,"242":1,"244":1,"245":1,"247":1,"248":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"266":1,"267":1,"269":1,"270":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"286":1,"288":1,"289":1,"291":1,"292":1,"294":1,"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"318":1,"322":1,"323":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"335":1,"336":1,"337":1,"339":1,"340":1,"341":1,"342":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"377":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1}}],["默认值为",{"2":{"13":1}}],["默认铺满全屏",{"2":{"19":1}}],["开发前请详细阅读原生组件说明",{"2":{"19":1}}],["开发的",{"2":{"19":1}}],["或者把",{"2":{"30":1}}],["或",{"2":{"18":1,"30":2,"66":1,"344":1,"355":1}}],["核心组件",{"0":{"18":1},"1":{"19":1,"20":1}}],["了解",{"2":{"17":1,"31":1,"56":1,"67":1,"343":1,"365":1,"387":1,"402":1}}],["会沿用当前地图的配置",{"2":{"16":1}}],["会出现分割线",{"2":{"2":1}}],["bottom",{"2":{"241":2,"263":2,"285":2,"317":2}}],["borderradius",{"0":{"121":1,"146":1}}],["boolean>",{"2":{"345":1}}],["boolean",{"2":{"81":1,"113":1,"156":1,"159":1,"163":1,"167":1,"176":1,"189":1,"197":1,"201":1,"210":1,"236":1,"239":1,"244":1,"247":1,"258":1,"261":1,"266":1,"269":1,"280":1,"283":1,"288":1,"291":1,"301":1,"331":1,"337":1,"341":1,"345":1,"360":6,"368":1,"377":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"390":1,"397":2,"398":2,"399":2}}],["balanced",{"2":{"93":3}}],["background",{"2":{"66":1}}],["backgroundcolor",{"0":{"74":1,"118":1},"2":{"27":1,"68":2}}],["bashnpm",{"2":{"25":1}}],["bashyarn",{"2":{"25":1}}],["base64",{"2":{"15":2,"16":2}}],["button>",{"2":{"7":2,"28":2,"30":2}}],["button",{"2":{"7":2,"28":3,"30":2}}],["截图分辨率倍数",{"2":{"342":1}}],["截图是否开启抗锯齿",{"2":{"341":1}}],["截图质量",{"2":{"340":1}}],["截图输出格式",{"2":{"339":1}}],["截图配置",{"2":{"338":1}}],["截图成功",{"2":{"15":1,"16":1}}],["截图",{"0":{"14":1},"1":{"15":1,"16":1}}],["属性显示等",{"2":{"90":1}}],["属性",{"2":{"13":1}}],["请不要传入",{"2":{"13":1}}],["请求失败",{"2":{"9":1}}],["元素id",{"2":{"397":1,"398":1,"399":1}}],["元素",{"2":{"66":3}}],["元素的",{"2":{"13":1}}],["元素类型",{"2":{"13":1,"397":1,"398":1,"399":1}}],["注意所有地图方法都是异步的promise",{"2":{"30":1,"344":1}}],["注意",{"2":{"13":1}}],["6",{"2":{"150":1}}],["60",{"2":{"13":2,"66":1}}],["68",{"2":{"5":2,"194":2,"207":2,"232":2,"238":2,"303":2}}],["version",{"2":{"390":1}}],["vertical",{"2":{"333":1,"355":1,"389":1}}],["vh",{"2":{"70":1,"71":1,"72":1,"73":1}}],["vw",{"2":{"70":1,"71":1,"72":1,"73":1}}],["void>",{"2":{"362":1}}],["void",{"2":{"33":2,"34":2,"35":2,"36":2,"37":2,"38":2,"39":2,"40":2,"41":2,"42":2,"43":2,"44":2,"45":2,"46":2,"47":2,"48":2,"49":2,"50":2,"51":2,"52":2,"53":2,"54":2,"55":2,"362":1}}],["value",{"2":{"13":1}}],["visible",{"0":{"159":1,"163":1,"167":1}}],["view",{"2":{"28":1}}],["view>",{"2":{"7":4,"28":2,"30":2}}],["virtualwall1",{"2":{"26":2}}],["virtualwall",{"0":{"293":1,"294":1,"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1},"1":{"294":1,"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1},"2":{"4":1}}],["virtualwalls=",{"2":{"4":1,"7":2,"26":2,"63":1}}],["virtualwalls",{"0":{"63":1},"2":{"4":5,"7":6,"26":4,"63":2,"364":2}}],["virtualwallparam",{"0":{"393":1},"2":{"4":4,"7":2,"26":3,"46":2,"51":2,"63":2,"349":2,"360":1,"364":2,"393":1}}],["gt",{"2":{"110":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"353":1,"354":1,"355":1,"356":1,"357":1,"358":1,"359":1,"361":1,"362":1,"363":1,"364":1}}],["gapright",{"0":{"137":1}}],["gap",{"0":{"101":1}}],["global",{"0":{"69":1,"70":1,"71":1,"72":1,"73":1,"74":1},"1":{"70":1,"71":1,"72":1,"73":1,"74":1},"2":{"27":1,"68":2}}],["gif高度",{"2":{"398":1}}],["gif宽度",{"2":{"398":1}}],["gif资源路径",{"2":{"398":1}}],["gifcustomelementparam",{"0":{"398":1},"2":{"398":1,"400":1}}],["gif",{"2":{"13":2,"66":5,"398":3}}],["getspotpointbyviewportcenter",{"0":{"359":1},"2":{"359":1}}],["getspots",{"0":{"350":1},"2":{"350":1}}],["getcleanzonepointsbyviewportcenter",{"0":{"358":1},"2":{"358":1}}],["getcleanzones",{"0":{"348":1},"2":{"30":1,"344":1,"348":1}}],["getmapcenterpoint",{"0":{"354":1},"2":{"354":1}}],["getviewportcenterpoint",{"0":{"353":1},"2":{"353":1}}],["getvirtualwalls",{"0":{"349":1},"2":{"349":1}}],["getdividerendpoints",{"0":{"352":1},"2":{"352":1}}],["getforbiddenmopzonepointsbyviewportcenter",{"0":{"357":1},"2":{"357":1}}],["getforbiddenmopzones",{"0":{"347":1},"2":{"347":1}}],["getforbiddensweepzonepointsbyviewportcenter",{"0":{"356":1},"2":{"356":1}}],["getforbiddensweepzones",{"0":{"346":1},"2":{"346":1}}],["getwallpointsbyviewportcenter",{"0":{"355":1},"2":{"7":1,"355":1}}],["geteffectivedividerpoints",{"0":{"351":1},"2":{"2":1,"351":1}}],["物体id",{"2":{"401":1}}],["物体图标",{"2":{"12":1}}],["物体位置",{"2":{"12":1}}],["将扫地机识别到的物体显示在地图上",{"2":{"12":1}}],["将设备上报的虚拟墙数据绘制到地图上",{"2":{"4":1}}],["检测物体参数类型",{"2":{"401":1}}],["检测物体是否可交互",{"2":{"337":1}}],["检测物体宽度",{"2":{"336":1}}],["检测物体高度",{"2":{"335":1}}],["检测物体数据",{"2":{"65":1}}],["检测物体",{"0":{"12":1}}],["纯受控设计的优势",{"2":{"11":1}}],["+",{"2":{"11":1}}],["设置地图的视觉样式",{"2":{"27":1}}],["设置为0可以关闭路径动画",{"2":{"180":1}}],["设置为0时将关闭路径增量绘制",{"2":{"157":1}}],["设置为",{"2":{"13":1,"367":1}}],["设置新顺序",{"2":{"11":1}}],["设置清扫顺序",{"0":{"11":1}}],["取消顺序",{"2":{"11":1}}],["取决于你传入的prop数据",{"2":{"3":1}}],["取决于你传入的",{"2":{"1":1}}],["有顺序的房间设置为选中状态",{"2":{"11":1}}],["可能会导致机器导航过程中颜色的突然变化",{"2":{"92":1}}],["可选的运行时配置",{"2":{"364":1}}],["可选的检测物体数据",{"2":{"364":1}}],["可选的虚拟墙数据",{"2":{"364":1}}],["可选的禁拖区域数据",{"2":{"364":1}}],["可选的禁扫区域数据",{"2":{"364":1}}],["可选的自定义元素数据",{"2":{"364":1}}],["可选的房间属性数据",{"2":{"364":1}}],["可选的路径数据",{"2":{"364":1}}],["可选",{"2":{"11":1}}],["可以设置为空字符串",{"2":{"152":1}}],["可以尝试增加更多的颜色",{"2":{"91":1}}],["可以将",{"2":{"30":1}}],["可以这样初始化",{"2":{"11":1}}],["可以这样",{"2":{"10":2}}],["可以通过",{"2":{"9":1}}],["合并原始数据和临时的清扫顺序状态",{"2":{"11":1}}],["临时的清扫顺序状态",{"2":{"11":1}}],["借助这个设计",{"2":{"11":1}}],["借助受控的设计",{"2":{"7":1}}],["字段",{"2":{"11":1}}],["38",{"2":{"336":1}}],["32",{"2":{"13":4,"66":2}}],["300",{"2":{"61":4,"66":1}}],["30",{"2":{"13":2,"222":1,"297":1,"330":1}}],["3",{"2":{"10":1,"28":1,"68":1,"87":1,"110":2,"237":1,"259":1,"281":1,"302":1,"324":1}}],["unitlabel",{"0":{"226":1}}],["unknown",{"0":{"103":1}}],["ui",{"2":{"106":1,"134":1,"224":1}}],["updates",{"2":{"11":3}}],["url",{"2":{"10":4,"110":8}}],["useref",{"2":{"344":1}}],["useroomproperty",{"2":{"9":2,"59":2}}],["usememo",{"2":{"11":3,"26":3,"27":1,"68":1}}],["usedevice",{"2":{"9":1,"59":1}}],["usestate",{"2":{"1":3,"2":4,"4":2,"5":2,"6":2,"7":3,"11":3,"12":1,"28":4,"30":2,"360":1}}],["其索引和customdata",{"2":{"10":1}}],["其他事件回调",{"2":{"29":1}}],["其他运行时配置",{"2":{"28":1,"366":1}}],["其他数据都是可选的",{"2":{"26":1}}],["其他props",{"2":{"26":2,"27":1,"28":1,"68":1,"366":1}}],["其他自定义元素",{"2":{"23":1}}],["其他属性",{"2":{"13":1,"32":1,"57":1,"58":1,"344":1,"360":1}}],["其他房间顺序递减",{"2":{"11":1}}],["其他房间属性",{"2":{"10":2}}],["其他配置",{"2":{"4":1,"5":1}}],["px",{"2":{"70":1,"71":1,"72":1,"73":1,"87":1,"105":1,"111":1,"112":1,"114":1,"115":1,"116":1,"119":1,"120":1,"121":1,"122":1,"123":1,"136":1,"137":1,"140":1,"141":1,"142":1,"143":1,"144":1,"146":1,"147":1,"148":1,"149":1,"150":1,"161":1,"165":1,"169":1,"177":1,"178":1,"187":1,"188":1,"191":1,"192":1,"195":1,"198":1,"202":1,"203":1,"208":1,"211":1,"213":1,"214":1,"215":1,"216":1,"217":1,"222":1,"223":1,"231":1,"233":1,"235":1,"237":1,"242":1,"245":1,"248":1,"253":1,"255":1,"257":1,"259":1,"264":1,"267":1,"270":1,"275":1,"277":1,"279":1,"281":1,"286":1,"289":1,"292":1,"295":1,"297":1,"298":1,"300":1,"302":1,"306":1,"311":1,"314":1,"318":1,"323":1,"324":1,"325":1,"326":1,"329":1,"330":1,"332":1,"335":1,"336":1}}],["pet",{"2":{"65":1}}],["paddinghorizontal",{"0":{"120":1}}],["paddingvertical",{"0":{"119":1}}],["padding",{"2":{"66":1}}],["partial",{"2":{"29":1,"37":1,"403":1}}],["pathstate",{"0":{"391":1},"2":{"35":4,"391":1}}],["path=",{"2":{"26":2,"29":1,"30":1,"58":1}}],["pathdata",{"2":{"26":4,"29":1,"30":1}}],["path",{"0":{"58":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"162":1,"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"169":1},"1":{"156":1,"157":1,"158":1,"159":2,"160":2,"161":2,"162":1,"163":2,"164":2,"165":2,"166":1,"167":2,"168":2,"169":2},"2":{"16":2,"26":2,"27":2,"68":2,"364":2}}],["png",{"2":{"27":1,"65":2,"66":1,"68":1,"310":1,"339":2}}],["promise",{"2":{"345":2,"346":2,"347":2,"348":2,"349":2,"350":2,"351":2,"352":1,"353":2,"354":2,"355":2,"356":2,"357":2,"358":2,"359":2,"361":2,"362":2,"363":2,"364":2}}],["props",{"2":{"29":1,"32":1}}],["properties",{"2":{"11":1,"16":1}}],["propertytheme",{"0":{"97":1},"2":{"91":1}}],["property",{"0":{"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,"122":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},"1":{"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"115":1,"116":1,"117":1,"118":2,"119":2,"120":2,"121":2,"122":2,"123":2,"124":1,"125":2,"126":1,"127":2,"128":1,"129":2,"130":1,"131":2,"132":1,"133":2,"134":2,"135":2,"136":2,"137":2},"2":{"10":5,"110":9}}],["priority",{"2":{"93":2}}],["prev",{"2":{"11":4}}],["point>",{"2":{"359":1}}],["point",{"0":{"388":1},"2":{"6":1,"55":2,"64":2,"351":2,"352":2,"353":2,"354":2,"355":2,"356":2,"357":2,"358":2,"359":1,"360":2,"361":4,"388":1,"390":2,"391":1,"392":1,"393":1,"394":2,"396":1,"404":4}}],["points",{"2":{"2":2,"4":2,"5":1,"7":2,"26":2,"60":1,"61":1,"62":1,"63":2,"360":3,"392":1,"393":1,"404":2}}],["`点在房间",{"2":{"361":1}}],["`roomproperties`",{"2":{"9":1,"59":1}}],["`roomproperty",{"2":{"9":1,"59":1}}],["`",{"2":{"9":1,"59":1}}],["left",{"2":{"241":1,"263":1,"285":1,"317":1}}],["lt",{"2":{"110":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"353":1,"354":1,"355":1,"356":1,"357":1,"358":1,"359":1,"361":1,"362":1,"363":1,"364":1}}],["loading",{"2":{"33":1}}],["log",{"2":{"9":1,"12":3,"13":3,"15":1,"16":1,"29":3,"30":1,"32":3,"360":2,"361":2}}],["linewidthfixed",{"0":{"156":1}}],["linewidth",{"0":{"295":1},"2":{"4":1}}],["linecolor",{"0":{"296":1,"322":1},"2":{"2":1,"4":1}}],["使用texturepacker生成的图片资源",{"2":{"184":1,"185":1}}],["使用texturepacker生成的json文件",{"2":{"183":1}}],["使用增量绘制",{"2":{"157":1}}],["使用智能配色算法",{"2":{"91":1}}],["使用示例",{"0":{"32":1,"68":1,"344":1,"366":1}}],["使用其他地图数据进行截图时",{"2":{"16":1}}],["使用其他地图数据进行截图",{"0":{"16":1}}],["使用",{"2":{"9":1,"59":1,"92":1}}],["使用四色定理算法自动分配",{"2":{"1":1}}],["结构化协议",{"2":{"9":1,"59":1}}],["点坐标",{"2":{"394":1}}],["点坐标数组",{"2":{"360":1}}],["点集合",{"2":{"392":1,"393":1}}],["点不在任何房间内",{"2":{"361":1}}],["点阵协议的地图数据",{"2":{"403":1}}],["点阵协议专用",{"2":{"100":1,"101":1,"102":1,"103":1}}],["点阵协议地图数据结构化协议地图数据",{"2":{"26":1}}],["点阵协议",{"2":{"9":1,"59":1}}],["点击自定义元素回调",{"2":{"54":1}}],["点击检测物体回调",{"2":{"53":1}}],["点击定点清扫回调",{"2":{"52":1}}],["点击定点框时触发",{"2":{"6":1}}],["点击清扫区域回调",{"2":{"50":1}}],["点击清扫区域删除按钮的回调",{"2":{"41":1}}],["点击禁拖区域回调",{"2":{"49":1}}],["点击禁拖区域删除按钮的回调",{"2":{"40":1}}],["点击禁扫区域回调",{"2":{"48":1}}],["点击禁扫区域删除按钮的回调",{"2":{"39":1}}],["点击禁扫区域时触发",{"2":{"5":1}}],["点击禁扫区域的删除按钮时触发",{"2":{"5":1}}],["点击了房间",{"2":{"29":1,"32":1}}],["点击了自定义元素",{"2":{"13":1}}],["点击了检测物体",{"2":{"12":1}}],["点击虚拟墙回调",{"2":{"51":1}}],["点击虚拟墙删除按钮的回调",{"2":{"42":1}}],["点击虚拟墙时触发",{"2":{"4":1}}],["点击虚拟墙的删除按钮时触发",{"2":{"4":1}}],["点击房间信息回调",{"2":{"38":1}}],["点击房间回调",{"2":{"29":1,"37":1}}],["点击房间时触发",{"2":{"1":1,"2":1}}],["点击房间的时候组件内部并不会做任何事",{"2":{"1":1}}],["的运行时配置项",{"2":{"365":1}}],["的静态配置选项",{"2":{"67":1}}],["的格式",{"2":{"59":1}}],["的地图事件回调",{"2":{"31":1}}],["的位置",{"2":{"22":1}}],["的",{"2":{"22":1,"110":1}}],["的核心概念",{"2":{"17":1}}],["的获取方式不同",{"2":{"9":1,"59":1}}],["的进阶使用",{"2":{"0":1}}],["吸力等级",{"2":{"395":1}}],["吸力等级图标资源数组",{"2":{"125":1}}],["吸力图标配置",{"2":{"124":1}}],["吸力",{"2":{"9":1}}],["拖地模式",{"2":{"9":1}}],["地板类型",{"2":{"395":1}}],["地板材质缩放系数",{"2":{"154":1}}],["地板材质透明度",{"2":{"153":1}}],["地板材质图标资源数组",{"2":{"152":1}}],["地板材质配置",{"2":{"151":1}}],["地毯缩放系数",{"2":{"173":1}}],["地毯透明度",{"2":{"172":1}}],["地毯资源路径",{"2":{"171":1}}],["地毯配置",{"2":{"170":1}}],["地毯等图形数据",{"2":{"57":1}}],["地面类型",{"2":{"9":1}}],["地图高度",{"2":{"390":1}}],["地图宽度",{"2":{"390":1}}],["地图状态",{"2":{"390":1}}],["地图状态信息",{"2":{"33":1,"34":1,"390":1}}],["地图id",{"2":{"390":1}}],["地图字符串数据",{"2":{"364":1}}],["地图数据对象",{"2":{"364":1}}],["地图尺寸变化自适应阈值",{"2":{"89":1}}],["地图自适应时垂直方向保留的最小边距比例",{"2":{"84":1}}],["地图自适应时水平方向保留的最小边距比例",{"2":{"83":1}}],["地图完成自适应后",{"2":{"83":1,"84":1}}],["地图初始化后",{"2":{"77":1,"78":1}}],["地图容器背景颜色",{"2":{"74":1}}],["地图栅格数据",{"2":{"57":1}}],["地图首次绘制完成回调",{"2":{"33":1}}],["地图方法",{"0":{"30":1,"343":1},"1":{"344":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"352":1,"353":1,"354":1,"355":1,"356":1,"357":1,"358":1,"359":1,"360":1,"361":1,"362":1,"363":1,"364":1}}],["地图绘制完成回调",{"2":{"34":1}}],["地图绘制完成",{"2":{"29":1,"32":1}}],["地图绘制回调",{"2":{"29":1}}],["地图已准备就绪",{"2":{"29":1}}],["地图准备就绪回调",{"2":{"29":1}}],["地图准备就绪时触发",{"2":{"1":1,"2":1}}],["地图事件回调通过组件",{"2":{"29":1,"32":1}}],["地图事件回调",{"0":{"29":1,"31":1},"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}}],["地图配置",{"0":{"27":1},"2":{"82":1}}],["地图就会按什么样的数据进行渲染",{"2":{"26":1}}],["地图原始数据",{"2":{"26":2}}],["地图原点变化自适应阈值",{"2":{"88":1}}],["地图原点本身是相对于地图左上角来定位的",{"2":{"22":1}}],["地图原点是扫地机器人运行过程中确定的参考点",{"2":{"22":1}}],["地图原点坐标",{"0":{"22":1}}],["地图上所有元素的坐标都在这个坐标系下计算相对位置",{"2":{"23":1}}],["地图上的元素都是基于这个原点计算的相对位置",{"2":{"22":1}}],["地图中",{"2":{"22":1}}],["地图组件默认会开启路径增量绘制以提升性能",{"2":{"157":1}}],["地图组件的数据是纯受控的",{"2":{"26":1}}],["地图组件",{"2":{"19":1}}],["地图控制元素是纯受控的",{"2":{"3":1}}],["地图控制元素",{"0":{"3":1},"1":{"4":1,"5":1,"6":1}}],["options",{"2":{"355":6,"356":5,"357":5,"358":5,"359":5,"360":4}}],["opacity",{"0":{"153":1,"172":1},"2":{"397":1,"398":1,"399":1}}],["outlinefillcolor",{"0":{"238":1,"260":1,"282":1,"303":1}}],["outlinedasharray",{"0":{"237":1,"259":1,"281":1,"302":1}}],["outlinedashed",{"0":{"236":1,"258":1,"280":1,"301":1}}],["outlinestrokewidth",{"0":{"235":1,"257":1,"279":1,"300":1}}],["outlinestrokecolor",{"0":{"234":1,"256":1,"278":1,"299":1}}],["outlineoffset",{"0":{"233":1,"255":1,"277":1,"298":1}}],["offsetpointstoavoidoverlap",{"0":{"404":1},"2":{"404":1}}],["offsety",{"0":{"115":1,"148":1,"192":1},"2":{"355":2,"356":2,"357":2,"358":2,"359":2}}],["offsetx",{"0":{"114":1,"147":1,"191":1},"2":{"355":2,"356":2,"357":2,"358":2,"359":2}}],["obstacle",{"0":{"102":1}}],["obstaclecolor",{"0":{"85":1}}],["object2",{"2":{"65":1}}],["object1",{"2":{"65":1}}],["object",{"2":{"12":5,"53":2}}],["origin",{"2":{"390":1}}],["originchangeautofitthreshold",{"0":{"88":1}}],["originalorder",{"2":{"11":2}}],["orig",{"2":{"11":2}}],["order",{"2":{"9":1,"11":9,"26":1,"59":2,"138":1,"375":2,"395":1}}],["onroompropertiesdrawed",{"0":{"36":1},"2":{"36":1}}],["onremovevirtualwall",{"0":{"42":1},"2":{"42":1}}],["onremovevirtualwall=",{"2":{"4":1}}],["onremovecleanzone",{"0":{"41":1},"2":{"41":1}}],["onremoveforbiddenmopzone",{"0":{"40":1},"2":{"40":1}}],["onremoveforbiddensweepzone",{"0":{"39":1},"2":{"39":1}}],["onremoveforbiddensweepzone=",{"2":{"5":1}}],["onpathdrawed",{"0":{"35":1},"2":{"35":1}}],["onmapready",{"2":{"344":1}}],["onmapready=",{"2":{"1":1,"2":1,"15":1,"16":1,"29":1,"30":1,"344":1,"360":1}}],["onmapdrawed",{"0":{"34":1},"2":{"34":1}}],["onmapdrawed=",{"2":{"29":1,"32":1}}],["onmapfirstdrawed",{"0":{"33":1},"2":{"33":1}}],["onupdatedivider",{"0":{"55":1},"2":{"55":1}}],["onupdatespot",{"0":{"47":1},"2":{"47":1}}],["onupdatespot=",{"2":{"6":1}}],["onupdatevirtualwall",{"0":{"46":1},"2":{"46":1}}],["onupdatevirtualwall=",{"2":{"4":1,"360":1}}],["onupdatecleanzone",{"0":{"45":1},"2":{"45":1}}],["onupdatecleanzone=",{"2":{"32":1}}],["onupdateforbiddenmopzone",{"0":{"44":1},"2":{"44":1}}],["onupdateforbiddensweepzone",{"0":{"43":1},"2":{"43":1}}],["onupdateforbiddensweepzone=",{"2":{"5":1}}],["onupdate",{"2":{"6":2}}],["onclickdetectedobject",{"0":{"53":1},"2":{"53":1}}],["onclickdetectedobject=",{"2":{"12":1}}],["onclickspot",{"0":{"52":1},"2":{"52":1}}],["onclickspot=",{"2":{"6":1}}],["onclickvirtualwall",{"0":{"51":1},"2":{"51":1}}],["onclickvirtualwall=",{"2":{"4":1}}],["onclickcustomelement",{"0":{"54":1},"2":{"54":1}}],["onclickcustomelement=",{"2":{"13":1}}],["onclickcleanzone",{"0":{"50":1},"2":{"50":1}}],["onclickforbiddenmopzone",{"0":{"49":1},"2":{"49":1}}],["onclickforbiddensweepzone",{"0":{"48":1},"2":{"48":1}}],["onclickforbiddensweepzone=",{"2":{"5":1}}],["onclick=",{"2":{"7":2,"28":2,"30":2}}],["onclickroomproperties",{"0":{"38":1},"2":{"38":1}}],["onclickroom=",{"2":{"1":1,"2":1,"11":1,"29":1,"32":1}}],["onclickroom",{"0":{"37":1},"2":{"1":1,"37":1}}],["清扫顺序右侧间距",{"2":{"137":1}}],["清扫顺序字体大小",{"2":{"136":1}}],["清扫顺序字体粗细",{"2":{"135":1}}],["清扫顺序字体名称",{"2":{"134":1}}],["清扫顺序文字颜色",{"2":{"133":1}}],["清扫顺序配置",{"2":{"132":1}}],["清扫次数的图标规则相对特殊",{"2":{"131":1}}],["清扫次数图标资源数组",{"2":{"131":1}}],["清扫次数图标配置",{"2":{"130":1}}],["清扫模式图标资源数组",{"2":{"129":1}}],["清扫模式图标配置",{"2":{"128":1}}],["清扫区域文本偏移",{"2":{"286":1}}],["清扫区域文本位置",{"2":{"285":1}}],["清扫区域文本颜色",{"2":{"284":1}}],["清扫区域轮廓填充颜色",{"2":{"282":1}}],["清扫区域轮廓虚线样式",{"2":{"281":1}}],["清扫区域轮廓是否为虚线",{"2":{"280":1}}],["清扫区域轮廓描边宽度",{"2":{"279":1}}],["清扫区域轮廓描边颜色",{"2":{"278":1}}],["清扫区域轮廓偏移",{"2":{"277":1}}],["清扫区域填充颜色",{"2":{"276":1}}],["清扫区域描边宽度",{"2":{"275":1}}],["清扫区域描边颜色",{"2":{"274":1}}],["清扫区域图标容器填充颜色",{"2":{"273":1}}],["清扫区域最小尺寸",{"2":{"272":1}}],["清扫区域配置",{"2":{"271":1}}],["清扫区域已更新",{"2":{"32":1}}],["清扫区域",{"2":{"23":1}}],["清扫路径宽度",{"2":{"161":1}}],["清扫路径颜色",{"2":{"160":1}}],["清扫路径是否可见",{"2":{"159":1}}],["清扫路径配置",{"2":{"158":1}}],["清扫路径",{"2":{"23":1}}],["清扫划区",{"0":{"5":1},"2":{"3":1}}],["清洁区域数据",{"2":{"62":1}}],["清洁模式",{"2":{"9":1,"395":1}}],["清洁顺序",{"2":{"9":1,"395":1}}],["清洁次数",{"2":{"9":1,"395":1}}],["通常",{"2":{"152":1}}],["通常是来源于p2p通道获取的数据",{"2":{"57":1}}],["通常是来自mqtt通道的数据",{"2":{"26":1}}],["通常是来自p2p通道的数据",{"2":{"26":4}}],["通常为编码后的字符串格式",{"2":{"57":1}}],["通常新增的元素会被立刻设置为编辑状态",{"2":{"7":1}}],["通过",{"2":{"344":1}}],["通过handlereservedstr函数解析得到的对象会被合并到roomproperties中",{"2":{"10":1}}],["通过分割线将一个房间分割成多个房间",{"2":{"2":1}}],["hitareathickness",{"0":{"297":1,"330":1}}],["https",{"2":{"65":2,"66":2}}],["html内容",{"2":{"399":1}}],["htmlcustomelementparam",{"0":{"399":1},"2":{"399":1,"400":1}}],["htmlcontent",{"2":{"13":1,"66":1,"399":1}}],["html",{"2":{"13":3,"66":4,"399":1}}],["height",{"0":{"178":1,"188":1,"203":1,"335":1},"2":{"12":1,"13":3,"27":1,"66":3,"68":2,"390":1,"397":1,"398":1,"399":1,"401":1}}],["horizontal",{"2":{"7":1,"333":2,"355":2,"389":1}}],["handlegetcleanzones",{"2":{"30":2,"344":1}}],["handlemapdrawed",{"2":{"29":2}}],["handlemapready",{"2":{"1":2,"2":2,"15":2,"16":2,"29":2,"30":2,"344":2,"360":2}}],["handleenableroomselection",{"2":{"28":2}}],["handleshowpath",{"2":{"28":2}}],["handlesaveforbiddensweepzone",{"2":{"5":1}}],["handlesavevirtualwall",{"2":{"4":1}}],["handlesavedividing",{"2":{"2":1}}],["handleresetmapview",{"2":{"30":2,"344":1}}],["handlereservedstr",{"2":{"10":2}}],["handleremoveforbiddensweepzone",{"2":{"5":2}}],["handleremovevirtualwall",{"2":{"4":2}}],["handleaddvirtualwall",{"2":{"7":2}}],["handleupdatespot",{"2":{"6":2}}],["handleupdateforbiddensweepzone",{"2":{"5":2}}],["handleupdatevirtualwall",{"2":{"4":2,"360":2}}],["handleclickcustomelement",{"2":{"13":2}}],["handleclickdetectedobject",{"2":{"12":2}}],["handleclickspot",{"2":{"6":2}}],["handleclickforbiddensweepzone",{"2":{"5":2}}],["handleclickvirtualwall",{"2":{"4":2}}],["handleclickroom",{"2":{"1":2,"2":2,"11":2,"29":2}}],["window",{"2":{"342":1}}],["width",{"0":{"161":1,"165":1,"169":1,"177":1,"187":1,"202":1,"336":1},"2":{"7":1,"12":1,"13":3,"27":1,"66":3,"68":2,"355":2,"390":1,"397":1,"398":1,"399":1,"401":1}}],["webp",{"2":{"339":1}}],["webviewroot",{"2":{"19":1}}],["webview",{"2":{"19":1}}],["wallpoints",{"2":{"7":2}}],["wall",{"2":{"4":7,"46":2,"51":2,"360":2}}],["wall2",{"2":{"4":1,"63":1}}],["wall1",{"2":{"4":1,"63":1}}],["warning",{"2":{"3":1,"13":1,"20":1,"92":1}}],["获取地图中心点坐标",{"2":{"354":1}}],["获取当前视口中心点坐标",{"2":{"353":1}}],["获取当前地图上所有定点清扫数据",{"2":{"350":1}}],["获取当前地图上所有虚拟墙数据",{"2":{"349":1}}],["获取当前地图上所有清扫区域数据",{"2":{"348":1}}],["获取当前地图上所有禁拖区域数据",{"2":{"347":1}}],["获取当前地图上所有禁扫区域数据",{"2":{"346":1}}],["获取分割线端点",{"2":{"352":1}}],["获取分割线有效端点",{"2":{"351":1}}],["获取分割线数据",{"2":{"2":1}}],["获取到的数据需要处理成roomproperty",{"2":{"59":1}}],["获取基于视口中心的虚拟墙端点坐标",{"2":{"7":1}}],["但你可以自由决定它的",{"2":{"16":1}}],["但通常你会基于视口中心来新增地图控制元素",{"2":{"7":1}}],["但地图控制元素在手势操作时会先在内部实时进行更新",{"2":{"6":1}}],["重置地图的平移和缩放状态到初始位置",{"2":{"362":1}}],["重新绘制整条路径",{"2":{"157":1}}],["重点在于如何维护好数据和运行时状态",{"2":{"7":1}}],["重复的id可能会导致地图控制元素无法正常工作",{"2":{"3":1}}],["以确保相邻房间颜色不同",{"2":{"91":1}}],["以便在任意组件中调用地图方法",{"2":{"30":1}}],["以便后续调用",{"2":{"30":1}}],["以地图原点为中心",{"2":{"23":1}}],["以虚拟墙为例",{"2":{"7":1}}],["以禁扫区域为例",{"2":{"5":1}}],["新增虚拟墙",{"2":{"7":1}}],["新增其他地图控制元素的方式也是类似的",{"2":{"7":1}}],["新增一个地图控制元素非常简单",{"2":{"7":1}}],["新增地图控制元素",{"0":{"7":1}}],["你也可以传入自定义的字段名",{"2":{"109":1}}],["你只需要传入原始数据字符串即可",{"2":{"57":1}}],["你传入什么样的数据",{"2":{"26":1}}],["你可以参考自定义属性章节",{"2":{"110":1}}],["你可以传入自定义的字段名和对应的图标资源数组",{"2":{"110":1}}],["你可以调整这个配置来避免小型地图被自适应缩放得过大",{"2":{"80":1}}],["你可以调整这个配置来避免大型地图被自适应缩放得过小",{"2":{"79":1}}],["你可以调用",{"2":{"15":1,"16":1}}],["你可以只覆盖需要修改的部分",{"2":{"68":2,"366":1}}],["你可以利用它来移除",{"2":{"33":1}}],["你可以根据需要覆盖其中的部分或全部配置",{"2":{"27":1}}],["你可以根据实际需求选择使用",{"2":{"18":1}}],["你可以通过将",{"2":{"367":1}}],["你可以通过",{"2":{"27":1,"28":1,"30":1}}],["你可以在地图上显示自定义的元素",{"2":{"13":1}}],["你可以自由主导地图的状态",{"2":{"11":1}}],["你可以自行定义或通过",{"2":{"3":1}}],["你可以灵活地在业务侧实现设置清扫顺序的功能",{"2":{"11":1}}],["你无需担心",{"2":{"6":1}}],["这个值才会生效",{"2":{"376":1}}],["这个更新不会产生额外的渲染",{"2":{"6":1}}],["这些方法让你可以主动控制地图行为",{"2":{"344":1}}],["这种情况下",{"2":{"152":1}}],["这体现了",{"2":{"11":1}}],["这里需要将响应数据转换为",{"2":{"9":1,"59":1}}],["这里的单位是米",{"2":{"6":1,"7":1}}],["我们内置了一套默认配置",{"2":{"27":1}}],["我们提供了",{"2":{"59":1}}],["我们提供了解析方法",{"2":{"26":1}}],["我们提供了对应的api",{"2":{"7":1}}],["我们建议始终使用",{"2":{"20":1}}],["我们建议搭配选择房间的功能一起使用",{"2":{"2":1}}],["我们会使用",{"2":{"18":1}}],["我们强烈建议始终在",{"2":{"6":1}}],["并在手势结束后通过",{"2":{"6":1}}],["虽然在设计上是纯受控的",{"2":{"6":1}}],["手势操作定点框后触发",{"2":{"6":1}}],["手势操作禁扫区域后触发",{"2":{"5":1}}],["手势操作虚拟墙后触发",{"2":{"4":1}}],["各自具有独立的配置",{"2":{"5":1}}],["切换到编辑状态",{"2":{"4":1,"5":1,"6":1}}],["solidlinewidth",{"0":{"325":1}}],["sortby",{"0":{"92":1}}],["sleep",{"2":{"186":1}}],["sleepanimation",{"0":{"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1},"1":{"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1}}],["scaleiconsrc",{"0":{"220":1}}],["scale",{"0":{"154":1,"173":1}}],["sans",{"2":{"106":1,"134":1,"224":1}}],["speed",{"0":{"180":1},"2":{"68":1,"180":2}}],["spot2",{"2":{"64":1}}],["spot1",{"2":{"64":1}}],["spot",{"0":{"309":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"318":1,"319":1,"320":1},"1":{"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"318":1,"319":1,"320":1},"2":{"6":7,"47":2,"52":2,"310":1}}],["spots=",{"2":{"6":1,"64":1}}],["spots",{"0":{"64":1},"2":{"6":3,"64":2}}],["spotparam",{"0":{"394":1},"2":{"6":4,"47":2,"52":2,"64":2,"350":2,"394":1}}],["shoe",{"2":{"65":1}}],["showcarpet",{"0":{"383":1}}],["showchargingstationring",{"0":{"384":1}}],["showchargingstation",{"0":{"381":1},"2":{"366":1}}],["showrobotsleepanimation",{"0":{"386":1}}],["showrobotring",{"0":{"385":1}}],["showrotatebutton",{"0":{"239":1,"261":1,"283":1}}],["showroomfloortype",{"0":{"382":1}}],["showroomname",{"0":{"379":1},"2":{"366":1}}],["showroomproperty",{"0":{"377":1},"2":{"16":1,"366":1}}],["showroomorder",{"0":{"378":1},"2":{"11":1,"366":1}}],["showpath",{"0":{"380":1},"2":{"16":1,"28":3,"366":1}}],["status",{"2":{"390":1}}],["state",{"2":{"30":1}}],["style=",{"2":{"66":1}}],["strategy",{"0":{"93":1},"1":{"94":1,"95":1,"96":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1}}],["stream",{"2":{"9":1,"59":1}}],["strokewidth",{"0":{"144":1,"231":1,"253":1,"275":1,"314":1},"2":{"5":1,"6":1}}],["strokecolor",{"0":{"145":1,"230":1,"252":1,"274":1,"313":1},"2":{"5":1,"6":1}}],["string>",{"2":{"363":1,"364":1}}],["string",{"2":{"4":2,"5":2,"6":1,"7":1,"9":3,"10":2,"16":2,"26":4,"39":2,"40":2,"41":2,"42":2,"57":1,"58":1,"70":1,"71":1,"72":1,"73":1,"94":1,"95":1,"96":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"106":1,"110":2,"125":1,"127":1,"129":1,"131":1,"134":1,"139":1,"152":1,"171":1,"179":1,"183":1,"184":1,"185":1,"186":1,"204":1,"218":1,"219":1,"220":1,"221":1,"224":1,"226":1,"310":1,"363":1,"364":5,"369":1,"370":1,"371":1,"372":1,"373":1,"392":1,"393":1,"394":1,"395":2,"397":3,"398":3,"399":3,"401":3,"403":3}}],["system",{"2":{"23":1,"106":2,"134":2,"224":2}}],["sdk",{"2":{"19":1,"91":1}}],["snapshotbydata",{"0":{"364":1},"2":{"16":2,"364":1}}],["snapshot",{"0":{"338":1,"339":1,"340":1,"341":1,"342":1,"363":1},"1":{"339":1,"340":1,"341":1,"342":1},"2":{"15":2,"363":1}}],["src",{"0":{"171":1,"179":1,"204":1},"2":{"12":2,"13":2,"27":1,"65":2,"66":2,"68":1,"397":1,"398":1,"401":1}}],["suction",{"0":{"124":1,"125":1},"1":{"125":1},"2":{"9":1,"10":1,"26":1,"59":2,"109":3,"110":1,"125":2,"395":1}}],["sizechangeautofitthreshold",{"0":{"89":1}}],["sizefixed",{"0":{"176":1,"189":1,"201":1},"2":{"13":2,"397":1,"398":1,"399":1}}],["size",{"0":{"312":1},"2":{"6":1,"356":2,"357":2,"358":2,"359":1}}],["serif",{"2":{"106":1,"134":1,"224":1}}],["selectionindicator",{"0":{"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"150":1},"1":{"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"150":1}}],["selectionindicatoricon",{"0":{"99":1}}],["selectionindicatorbackground",{"0":{"98":1}}],["selectroomids",{"0":{"376":1},"2":{"1":6,"2":2,"11":2,"28":2,"368":1}}],["sensor",{"2":{"66":1}}],["setdetectedobjects",{"2":{"12":1}}],["setdividingroomid",{"2":{"2":2}}],["settempcleaningorder",{"2":{"11":3}}],["setshowpath",{"2":{"28":2}}],["setspots",{"2":{"6":2}}],["setselectroomids",{"2":{"1":3,"2":2,"28":2}}],["setforbiddensweepzones",{"2":{"5":3}}],["seteditingspotids",{"2":{"6":2}}],["seteditingforbiddensweepzoneids",{"2":{"5":2}}],["seteditingvirtualwallids",{"2":{"4":2,"7":2}}],["setenableroomselection",{"2":{"1":1,"2":1,"28":2}}],["setvirtualwalls",{"2":{"4":3,"7":4}}],["setmapapi",{"2":{"1":2,"2":2,"30":3,"360":2}}],["y字形拖地",{"2":{"395":1}}],["y坐标",{"2":{"388":1,"397":1,"398":1,"399":1,"401":1}}],["y方向像素偏移",{"2":{"355":1,"356":1,"357":1,"358":1,"359":1}}],["yarnnpm",{"2":{"25":1}}],["y轴向右为正方向",{"2":{"23":1}}],["ymop",{"2":{"9":1,"26":1,"59":2,"395":1}}],["y",{"2":{"4":4,"5":4,"6":1,"7":2,"12":2,"13":3,"26":4,"60":4,"61":4,"62":4,"63":4,"64":2,"65":2,"66":3,"361":1,"388":1,"397":1,"398":1,"399":1,"401":1}}],["yourdecodecustomdatafunction",{"2":{"10":1}}],["yoursaveforbiddensweepzonefunction",{"2":{"5":1}}],["yoursavevirtualwallfunction",{"2":{"4":1}}],["yoursavedividingfunction",{"2":{"2":1}}],["your",{"2":{"1":2,"9":1,"10":5,"11":1,"16":4,"26":4,"59":1,"110":8,"403":1}}],["0度表示图标朝右",{"2":{"181":1,"205":1}}],["0f766e",{"2":{"96":1,"97":1,"98":1}}],["05",{"2":{"83":1,"84":1,"238":1,"260":1,"282":1,"303":1}}],["0px",{"2":{"70":1,"71":1}}],["0xf6f6f6",{"2":{"27":1,"68":1}}],["0",{"2":{"4":3,"5":5,"6":3,"7":2,"10":1,"11":8,"12":2,"13":2,"23":2,"26":8,"59":5,"68":1,"77":1,"83":1,"84":1,"110":2,"114":1,"116":1,"147":1,"152":1,"153":1,"154":1,"161":1,"165":1,"169":1,"172":1,"173":1,"180":1,"181":1,"194":1,"205":1,"207":1,"232":1,"238":1,"245":2,"248":2,"254":1,"260":1,"267":2,"270":2,"276":1,"282":1,"289":2,"292":2,"303":1,"315":1,"340":1,"355":2,"356":2,"357":2,"358":2,"359":2}}],["x26",{"2":{"396":1}}],["x坐标",{"2":{"388":1,"397":1,"398":1,"399":1,"401":1}}],["x方向像素偏移",{"2":{"355":1,"356":1,"357":1,"358":1,"359":1}}],["x轴向上为正方向",{"2":{"23":1}}],["xxx",{"2":{"12":1,"13":4}}],["x",{"2":{"4":4,"5":4,"6":1,"7":2,"12":2,"13":3,"22":2,"26":4,"60":4,"61":4,"62":4,"63":4,"64":2,"65":2,"66":3,"361":1,"388":1,"397":1,"398":1,"399":1,"401":1}}],["x3c",{"2":{"1":3,"2":4,"4":3,"5":3,"6":3,"7":13,"9":1,"10":1,"11":5,"12":2,"13":1,"15":1,"16":1,"19":1,"20":1,"26":2,"27":1,"28":7,"29":2,"30":8,"32":1,"37":1,"57":2,"58":2,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":3,"68":2,"344":2,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"352":1,"353":1,"354":1,"355":1,"356":1,"357":1,"358":1,"359":1,"360":2,"361":1,"362":1,"363":1,"364":1,"366":1,"395":1,"397":1,"398":1,"399":1,"401":1,"403":2}}],["虚拟墙id",{"2":{"393":1}}],["虚拟墙参数类型",{"2":{"393":1}}],["虚拟墙方向",{"2":{"355":1}}],["虚拟墙长度",{"2":{"355":1}}],["虚拟墙普通模式样式配置",{"2":{"308":1}}],["虚拟墙编辑模式样式配置",{"2":{"307":1}}],["虚拟墙文本偏移",{"2":{"306":1}}],["虚拟墙文本颜色",{"2":{"305":1}}],["虚拟墙最小宽度",{"2":{"304":1}}],["虚拟墙轮廓填充颜色",{"2":{"303":1}}],["虚拟墙轮廓虚线样式",{"2":{"302":1}}],["虚拟墙轮廓是否为虚线",{"2":{"301":1}}],["虚拟墙轮廓描边宽度",{"2":{"300":1}}],["虚拟墙轮廓描边颜色",{"2":{"299":1}}],["虚拟墙轮廓偏移",{"2":{"298":1}}],["虚拟墙热区厚度",{"2":{"297":1}}],["虚拟墙线条颜色",{"2":{"296":1}}],["虚拟墙线条宽度",{"2":{"295":1}}],["虚拟墙图标容器填充颜色",{"2":{"294":1}}],["虚拟墙配置",{"2":{"293":1}}],["虚拟墙数据",{"2":{"63":1}}],["虚拟墙是由两个端点坐标构成的线段",{"2":{"4":1}}],["虚拟墙",{"0":{"4":1},"2":{"23":1}}],["normal",{"0":{"246":1,"247":1,"248":1,"268":1,"269":1,"270":1,"290":1,"291":1,"292":1,"308":1,"320":1},"1":{"247":1,"248":1,"269":1,"270":1,"291":1,"292":1}}],["no",{"0":{"100":1}}],["node",{"2":{"19":1}}],["namelabel",{"0":{"104":1,"105":1,"106":1,"107":1},"1":{"105":1,"106":1,"107":1}}],["name",{"0":{"96":1},"2":{"9":1,"26":1,"59":2,"91":1,"361":1,"395":1}}],["nanoid",{"2":{"3":1}}],["newvirtualwall",{"2":{"7":3}}],["number>",{"2":{"2":1,"11":2}}],["number",{"2":{"1":1,"2":1,"9":8,"11":2,"77":1,"78":1,"79":1,"80":1,"83":1,"84":1,"87":1,"88":1,"89":1,"105":1,"111":1,"112":1,"114":1,"115":1,"116":1,"119":1,"120":1,"121":1,"122":1,"123":1,"136":1,"137":1,"140":1,"141":1,"142":1,"143":1,"144":1,"146":1,"147":1,"148":1,"149":1,"150":1,"153":1,"154":1,"157":1,"161":1,"165":1,"169":1,"172":1,"173":1,"177":1,"178":1,"180":1,"181":1,"187":1,"188":1,"190":1,"191":1,"192":1,"193":1,"195":1,"198":2,"202":1,"203":1,"205":1,"206":1,"208":1,"211":2,"213":1,"214":1,"215":1,"216":1,"217":1,"222":1,"223":1,"228":1,"231":1,"233":1,"235":1,"237":2,"242":1,"245":2,"248":2,"250":1,"253":1,"255":1,"257":1,"259":2,"264":1,"267":2,"270":2,"272":1,"275":1,"277":1,"279":1,"281":2,"286":1,"289":2,"292":2,"295":1,"297":1,"298":1,"300":1,"302":2,"304":1,"306":1,"311":1,"312":1,"314":1,"318":1,"323":1,"324":2,"325":1,"326":1,"329":1,"330":1,"332":1,"335":1,"336":1,"340":1,"342":1,"345":2,"355":6,"356":6,"357":6,"358":6,"359":5,"360":2,"367":1,"374":1,"376":1,"388":2,"390":6,"391":5,"395":8,"396":1,"397":6,"398":6,"399":6,"401":4,"404":1}}],["null",{"2":{"1":1,"2":1,"9":3,"30":1,"344":1,"351":2,"352":1,"353":1,"354":1,"360":1,"361":2,"391":1,"396":1}}],["null>",{"2":{"1":1,"2":1,"351":1,"352":1,"353":1,"354":1,"360":1,"361":1}}],["每个地图控制元素都需要有唯一的id",{"2":{"3":1}}],["定点清洁id",{"2":{"394":1}}],["定点清洁数据",{"2":{"64":1}}],["定点清扫参数类型",{"2":{"394":1}}],["定点清扫普通模式样式配置",{"2":{"320":1}}],["定点清扫编辑模式样式配置",{"2":{"319":1}}],["定点清扫文本偏移",{"2":{"318":1}}],["定点清扫文本位置",{"2":{"317":1}}],["定点清扫文本颜色",{"2":{"316":1}}],["定点清扫填充颜色",{"2":{"315":1}}],["定点清扫描边宽度",{"2":{"314":1}}],["定点清扫描边颜色",{"2":{"313":1}}],["定点清扫区域尺寸",{"2":{"312":1}}],["定点清扫图标大小",{"2":{"311":1}}],["定点清扫图标资源路径",{"2":{"310":1}}],["定点清扫配置",{"2":{"309":1}}],["定点框是由一个中心点坐标和固定尺寸参数构成的矩形区域",{"2":{"6":1}}],["定点框",{"0":{"6":1}}],["定点框等与扫地机设备进行交互的元素",{"2":{"3":1}}],["定义房间的清洁参数和显示信息",{"2":{"395":1}}],["定义需要定点清洁的位置",{"2":{"64":1}}],["定义需要重点清洁的区域",{"2":{"62":1}}],["定义阻挡机器人通行的虚拟障碍",{"2":{"63":1}}],["定义机器人不能进入拖地的区域",{"2":{"61":1}}],["定义机器人不能进入清扫的区域",{"2":{"60":1}}],["定义每个房间的清扫参数和显示信息",{"2":{"59":1}}],["定时预约",{"2":{"1":1}}],["禁区",{"2":{"23":1}}],["禁拖区域文本偏移",{"2":{"264":1}}],["禁拖区域文本位置",{"2":{"263":1}}],["禁拖区域文本颜色",{"2":{"262":1}}],["禁拖区域轮廓填充颜色",{"2":{"260":1}}],["禁拖区域轮廓虚线样式",{"2":{"259":1}}],["禁拖区域轮廓是否为虚线",{"2":{"258":1}}],["禁拖区域轮廓描边宽度",{"2":{"257":1}}],["禁拖区域轮廓描边颜色",{"2":{"256":1}}],["禁拖区域轮廓偏移",{"2":{"255":1}}],["禁拖区域填充颜色",{"2":{"254":1}}],["禁拖区域描边宽度",{"2":{"253":1}}],["禁拖区域描边颜色",{"2":{"252":1}}],["禁拖区域最小尺寸",{"2":{"250":1}}],["禁拖区域配置",{"2":{"249":1}}],["禁拖区域数据",{"2":{"61":1}}],["禁拖区域和清扫划区都是由四个顶点坐标构成的矩形区域",{"2":{"5":1}}],["禁拖区域",{"0":{"5":1},"2":{"3":1}}],["禁扫区域尺寸标签文本偏移",{"2":{"242":1}}],["禁扫区域尺寸标签文本位置",{"2":{"241":1}}],["禁扫区域尺寸标签文本颜色",{"2":{"240":1}}],["禁扫区域编辑轮廓填充颜色",{"2":{"238":1}}],["禁扫区域编辑轮廓虚线样式",{"2":{"237":1}}],["禁扫区域编辑轮廓是否为虚线",{"2":{"236":1}}],["禁扫区域编辑轮廓描边宽度",{"2":{"235":1}}],["禁扫区域编辑轮廓描边颜色",{"2":{"234":1}}],["禁扫区域编辑轮廓偏移",{"2":{"233":1}}],["禁扫区域填充颜色",{"2":{"232":1}}],["禁扫区域描边宽度",{"2":{"231":1}}],["禁扫区域描边颜色",{"2":{"230":1}}],["禁扫区域最小尺寸",{"2":{"228":1}}],["禁扫区域配置",{"2":{"227":1}}],["禁扫区域数据",{"2":{"60":1}}],["禁扫区域",{"0":{"5":1},"2":{"3":1,"5":1}}],["26966b",{"2":{"96":1,"97":1,"98":1}}],["24",{"2":{"12":2,"27":2,"68":2,"213":1,"214":1}}],["2563b8",{"2":{"96":1,"97":1,"98":1}}],["250",{"2":{"66":1}}],["254",{"2":{"6":1,"254":1,"260":1,"276":1,"282":1,"315":1}}],["255",{"2":{"5":1,"194":1,"207":1,"232":1,"238":1,"303":1}}],["200",{"2":{"61":4,"62":4,"63":1,"64":1,"65":1,"66":2,"361":1}}],["20",{"2":{"4":2,"5":4,"22":2,"66":1,"332":1}}],["2",{"2":{"2":1,"4":1,"5":1,"6":1,"7":1,"10":2,"26":1,"28":1,"59":3,"88":1,"110":2,"122":1,"137":1,"144":1,"149":1,"154":1,"173":1,"194":1,"207":1,"231":1,"235":1,"253":1,"257":1,"275":1,"279":1,"295":1,"300":1,"314":1,"323":1,"325":1,"329":1,"393":1}}],["d97706",{"2":{"96":1,"97":1,"98":1}}],["d6eeef",{"2":{"95":1}}],["d6e7fc",{"2":{"95":1}}],["d1f4e5",{"2":{"95":1}}],["d4b9f7",{"2":{"94":1}}],["deeppartialruntimeconfig",{"2":{"364":1}}],["deeppartialappconfig",{"2":{"68":1}}],["defaultdirection",{"0":{"333":1}}],["defaultextension",{"0":{"332":1}}],["deleteiconsrc",{"0":{"218":1}}],["detectedobject",{"0":{"334":1,"335":1,"336":1,"337":1},"1":{"335":1,"336":1,"337":1},"2":{"12":2}}],["detectedobjectparam",{"0":{"401":1},"2":{"12":2,"53":2,"65":2,"364":2,"401":1}}],["detectedobjects=",{"2":{"12":1,"65":1}}],["detectedobjects",{"0":{"65":1},"2":{"12":2,"65":2,"364":2}}],["devinfo",{"2":{"9":1,"59":1}}],["devicepixelratio",{"2":{"342":1}}],["device",{"2":{"9":2,"59":2}}],["devid",{"2":{"9":2,"59":2}}],["decoderoomproperties",{"0":{"403":1},"2":{"9":3,"10":3,"26":2,"59":3,"403":3}}],["dashlinedasharray",{"0":{"324":1}}],["dashlinewidth",{"0":{"323":1},"2":{"2":1}}],["dasharray",{"0":{"245":1,"248":1,"267":1,"270":1,"289":1,"292":1}}],["data",{"0":{"100":1},"2":{"9":2,"10":1,"16":4,"26":4,"59":1,"364":10,"403":1}}],["div>",{"2":{"66":1}}],["div",{"2":{"66":1}}],["divider",{"0":{"321":1,"322":1,"323":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1,"333":1},"1":{"322":1,"323":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1,"333":1},"2":{"2":1,"55":2}}],["dividingroomid",{"0":{"367":1},"2":{"2":2,"367":1}}],["dispatch",{"2":{"30":1}}],["displayorders",{"0":{"109":1},"2":{"10":1,"110":1}}],["dist",{"2":{"19":1}}],["direction",{"0":{"389":1},"2":{"7":1,"355":4,"389":1,"391":1}}],["areroomsadjacent",{"0":{"345":1},"2":{"345":1}}],["area",{"2":{"92":3}}],["a8d4d8",{"2":{"94":1}}],["a8c8f5",{"2":{"94":1}}],["adjacencythreshold",{"0":{"87":1},"2":{"345":1}}],["add",{"2":{"25":1}}],["autopaddingverticalpercent",{"0":{"84":1}}],["autopaddinghorizontalpercent",{"0":{"83":1}}],["antialias",{"0":{"341":1}}],["animation",{"2":{"66":1}}],["any>",{"2":{"9":1,"395":1,"397":1,"398":1,"399":1,"401":1}}],["ai检测物体配置",{"2":{"334":1}}],["ai",{"2":{"65":1}}],["api",{"2":{"30":1,"343":1}}],["apple",{"2":{"106":1,"134":1,"224":1}}],["app",{"2":{"19":1}}],["acc",{"2":{"11":3}}],["active",{"0":{"94":1},"2":{"1":3,"91":1,"95":1,"96":1,"97":1,"98":1,"99":1}}],["assets",{"0":{"125":1,"127":1,"129":1,"131":1,"152":1},"2":{"125":1,"127":1,"129":1,"131":1,"152":2}}],["asset",{"2":{"10":4,"110":8}}],["async",{"2":{"2":1,"15":1,"16":1,"30":1,"344":1,"360":1}}],["await",{"2":{"2":1,"15":1,"16":1,"30":2,"344":2,"360":1,"361":1}}],["138",{"2":{"254":1,"260":1}}],["16",{"2":{"121":1,"142":1,"143":1,"146":1,"187":1,"188":1,"215":1,"233":1,"255":1,"277":1,"298":1}}],["12",{"2":{"68":2,"111":1,"112":1,"140":1,"141":1,"216":1,"217":1,"223":1,"326":1}}],["120",{"2":{"64":1,"65":1}}],["150",{"2":{"60":4,"63":3,"64":1,"65":1,"66":1}}],["100",{"2":{"22":1,"62":4,"63":3,"66":1,"72":1,"73":1,"361":1}}],["104",{"2":{"6":1,"276":1,"282":1,"315":1}}],["10",{"2":{"4":3,"7":2,"26":4,"89":1,"105":1,"123":1}}],["1",{"2":{"2":1,"5":1,"6":2,"10":2,"11":2,"26":3,"28":1,"59":7,"79":1,"110":2,"119":1,"120":1,"131":2,"153":1,"193":1,"195":1,"206":1,"208":1,"228":1,"232":1,"250":1,"254":1,"272":1,"276":1,"304":1,"312":1,"315":1,"340":2,"342":1,"360":1,"367":2}}],["centerpoint",{"2":{"396":1}}],["checkrobot",{"2":{"360":3}}],["checkcharger",{"2":{"360":3}}],["checkmark",{"2":{"1":1,"138":1,"375":3}}],["chargerdirection",{"2":{"390":1}}],["charger",{"2":{"390":1}}],["chargepath",{"0":{"166":1,"167":1,"168":1,"169":1},"1":{"167":1,"168":1,"169":1},"2":{"27":1,"68":1}}],["chargingstation",{"0":{"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1},"1":{"200":1,"201":2,"202":2,"203":2,"204":2,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"211":1}}],["carpet",{"0":{"170":1,"171":1,"172":1,"173":1},"1":{"171":1,"172":1,"173":1}}],["cartesian",{"2":{"23":1}}],["catch",{"2":{"9":1,"59":1}}],["current",{"2":{"344":3}}],["currentorder",{"2":{"11":3}}],["customhtml",{"2":{"13":1}}],["customgif",{"2":{"13":1}}],["customimage",{"2":{"13":1}}],["customelementparam",{"0":{"400":1},"2":{"13":1,"54":2,"66":2,"364":2,"400":1}}],["customelements=",{"2":{"13":1,"66":1}}],["customelements",{"0":{"66":1},"2":{"13":1,"16":1,"66":2,"364":2}}],["custom",{"2":{"10":4,"16":1,"66":3,"110":8}}],["customassets",{"0":{"110":1},"2":{"10":1,"110":1}}],["customproperty2",{"2":{"10":1,"110":2}}],["customproperty1的值对应",{"2":{"10":1}}],["customproperty1",{"2":{"10":3,"109":1,"110":2}}],["customdata",{"2":{"9":1,"10":3,"13":2,"66":1,"110":1,"395":1,"397":1,"398":1,"399":1,"401":1}}],["cleanzone",{"0":{"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"286":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1},"1":{"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"286":1,"287":1,"288":2,"289":2,"290":1,"291":2,"292":2}}],["cleanzones=",{"2":{"62":1}}],["cleanzones",{"0":{"62":1},"2":{"62":2}}],["cleanorder",{"0":{"132":1,"133":1,"134":1,"135":1,"136":1,"137":1},"1":{"133":1,"134":1,"135":1,"136":1,"137":1}}],["clean",{"2":{"62":1}}],["cleanmode",{"0":{"128":1,"129":1},"1":{"129":1},"2":{"9":1,"10":1,"26":1,"59":1,"109":3,"110":1,"129":2,"395":1}}],["cleantimes",{"0":{"130":1,"131":1},"1":{"131":1},"2":{"9":1,"10":1,"26":1,"59":2,"109":4,"110":1,"131":2,"395":1}}],["cistern",{"0":{"126":1,"127":1},"1":{"127":1},"2":{"9":1,"10":1,"26":1,"59":2,"109":3,"110":1,"127":2,"395":1}}],["count",{"2":{"391":1}}],["com",{"2":{"65":2,"66":2}}],["commonpath",{"0":{"158":1,"159":1,"160":1,"161":1},"1":{"159":1,"160":1,"161":1},"2":{"27":1,"68":1}}],["color",{"0":{"133":1,"160":1,"164":1,"168":1},"2":{"27":2,"68":2}}],["colorsource",{"2":{"74":1,"85":1,"86":1,"118":1,"133":1,"145":1,"160":1,"164":1,"168":1,"194":1,"196":1,"207":1,"209":1,"229":1,"230":1,"232":1,"234":1,"238":1,"240":1,"251":1,"252":1,"254":1,"256":1,"260":1,"262":1,"273":1,"274":1,"276":1,"278":1,"282":1,"284":1,"294":1,"296":1,"299":1,"303":1,"305":1,"313":1,"315":1,"316":1,"322":1,"327":1,"328":1}}],["colors",{"0":{"91":1,"92":1,"93":1,"94":1,"95":1,"96":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1},"1":{"94":1,"95":1,"96":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1},"2":{"1":3}}],["coordinate",{"2":{"23":1}}],["container",{"0":{"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1},"1":{"118":1,"119":1,"120":1,"121":1,"122":1,"123":1}}],["containerheight",{"0":{"73":1,"143":1}}],["containerwidth",{"0":{"72":1,"142":1}}],["containerleft",{"0":{"71":1}}],["containertop",{"0":{"70":1}}],["controls",{"0":{"212":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"223":1,"224":1,"225":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"267":1,"268":1,"269":1,"270":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"286":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"294":1,"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"309":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"318":1,"319":1,"320":1},"1":{"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"223":1,"224":1,"225":1,"226":1,"227":1,"228":2,"229":2,"230":2,"231":2,"232":2,"233":2,"234":2,"235":2,"236":2,"237":2,"238":2,"239":2,"240":2,"241":2,"242":2,"243":2,"244":3,"245":3,"246":2,"247":3,"248":3,"249":1,"250":2,"251":2,"252":2,"253":2,"254":2,"255":2,"256":2,"257":2,"258":2,"259":2,"260":2,"261":2,"262":2,"263":2,"264":2,"265":2,"266":3,"267":3,"268":2,"269":3,"270":3,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"286":1,"287":1,"288":2,"289":2,"290":1,"291":2,"292":2,"293":1,"294":2,"295":2,"296":2,"297":2,"298":2,"299":2,"300":2,"301":2,"302":2,"303":2,"304":2,"305":2,"306":2,"307":2,"308":2,"309":1,"310":2,"311":2,"312":2,"313":2,"314":2,"315":2,"316":2,"317":2,"318":2,"319":2,"320":2},"2":{"4":1,"5":1,"6":1}}],["convert",{"2":{"59":1}}],["config",{"2":{"16":1,"19":1,"27":3,"68":3,"345":1}}],["config=",{"2":{"1":1,"2":1,"4":1,"5":1,"6":1,"10":1,"12":1,"27":1,"68":2}}],["console",{"2":{"9":2,"12":3,"13":3,"15":1,"16":1,"29":3,"30":1,"32":3,"360":2,"361":2}}],["const",{"2":{"1":6,"2":9,"4":7,"5":7,"6":5,"7":7,"9":4,"10":5,"11":11,"12":3,"13":2,"15":3,"16":3,"26":8,"27":1,"28":5,"29":4,"30":6,"59":4,"68":1,"344":5,"360":4,"361":1,"403":2}}],["选择指示器气泡三角形宽度",{"2":{"150":1}}],["选择指示器气泡三角形高度",{"2":{"149":1}}],["选择指示器y轴偏移",{"2":{"148":1}}],["选择指示器x轴偏移",{"2":{"147":1}}],["选择指示器边框圆角",{"2":{"146":1}}],["选择指示器描边颜色",{"2":{"145":1}}],["选择指示器描边宽度",{"2":{"144":1}}],["选择指示器容器高度",{"2":{"143":1}}],["选择指示器容器宽度",{"2":{"142":1}}],["选择指示器图标高度",{"2":{"141":1}}],["选择指示器图标宽度",{"2":{"140":1}}],["选择指示器图标资源路径",{"2":{"139":1}}],["选择指示器图标颜色数组",{"2":{"99":1}}],["选择指示器背景颜色数组",{"2":{"98":1}}],["选择状态",{"2":{"28":1}}],["选择房间是完全受控的",{"2":{"1":1}}],["选择房间",{"0":{"1":1}}],["选中的房间id列表",{"2":{"376":1}}],["选中的房间会显示房间顺序",{"2":{"138":1}}],["选中的房间会显示选择指示器",{"2":{"138":1}}],["选中的房间上显示✅标记",{"2":{"1":1}}],["选中该房间让它处于高亮状态",{"2":{"2":1}}],["建议传入的图标资源数量与地板材质等级数量一致",{"2":{"152":1}}],["建议传入的图标资源数量与清扫次数等级数量一致",{"2":{"131":1}}],["建议传入的图标资源数量与清扫模式等级数量一致",{"2":{"129":1}}],["建议传入的图标资源数量与水量等级数量一致",{"2":{"127":1}}],["建议传入的图标资源数量与吸力等级数量一致",{"2":{"125":1}}],["建议长度保持一致",{"2":{"95":1,"96":1,"97":1,"98":1,"99":1}}],["建议长度一致",{"2":{"91":1}}],["建议谨慎使用",{"2":{"92":1}}],["建议",{"2":{"2":1}}],["建议与",{"2":{"1":1}}],["建议至少提供",{"2":{"91":1}}],["建议至少",{"2":{"1":1}}],["非激活状态的房间颜色数组",{"2":{"1":1}}],["为当前地图截图",{"0":{"15":1}}],["为协议里的字节型预留字段",{"2":{"10":1}}],["为保证一致性",{"2":{"6":1}}],["为",{"2":{"1":3,"138":3,"368":2,"375":2,"376":1}}],["确保相邻房间颜色不同",{"2":{"1":1}}],["种颜色",{"2":{"1":1,"91":1}}],["43",{"2":{"335":1}}],["400",{"2":{"135":1,"225":1}}],["4种颜色足以满足平面地图需求",{"2":{"91":1}}],["4px",{"2":{"66":1}}],["48",{"2":{"66":2}}],["4",{"2":{"1":1,"80":1,"91":1,"115":1,"148":1,"198":2,"211":2,"237":1,"259":1,"281":1,"302":1,"324":1}}],["房间中心点",{"2":{"396":1}}],["房间显示数据类型",{"2":{"396":1}}],["房间id",{"2":{"395":1}}],["房间选中后会显示清扫顺序数字",{"2":{"375":1}}],["房间选中后会显示选择指示器",{"2":{"375":1}}],["房间选中的指示方式",{"2":{"375":1}}],["房间选择指示器配置",{"2":{"138":1}}],["房间是否高亮取决于",{"2":{"368":1}}],["房间会始终处于高亮状态",{"2":{"368":1}}],["房间间隙的颜色",{"2":{"101":1}}],["房间非激活状态的颜色数组",{"2":{"95":1}}],["房间激活状态的颜色数组",{"2":{"94":1}}],["房间大小变化引起",{"2":{"92":1}}],["房间颜色分配策略",{"2":{"93":1}}],["房间颜色排序方式",{"2":{"92":1}}],["房间颜色配置对象",{"2":{"91":1}}],["房间颜色数组",{"2":{"1":1}}],["房间配置",{"2":{"90":1}}],["房间相邻判定阈值",{"2":{"87":1}}],["房间",{"2":{"57":1}}],["房间数据",{"2":{"26":2}}],["房间清扫顺序的显示完全受控于",{"2":{"11":1}}],["房间属性容器气泡三角形宽度",{"2":{"123":1}}],["房间属性容器气泡三角形高度",{"2":{"122":1}}],["房间属性容器边框圆角",{"2":{"121":1}}],["房间属性容器水平内边距",{"2":{"120":1}}],["房间属性容器垂直内边距",{"2":{"119":1}}],["房间属性容器背景颜色",{"2":{"118":1}}],["房间属性容器样式配置",{"2":{"117":1}}],["房间属性y轴偏移",{"2":{"115":1}}],["房间属性x轴偏移",{"2":{"114":1}}],["房间属性是否可折叠",{"2":{"113":1}}],["房间属性图标间距",{"2":{"116":1}}],["房间属性图标高度",{"2":{"112":1}}],["房间属性图标宽度",{"2":{"111":1}}],["房间属性图标主题颜色数组",{"2":{"97":1}}],["房间属性显示顺序",{"2":{"109":1}}],["房间属性配置",{"2":{"59":1,"108":1}}],["房间属性信息数组",{"2":{"36":1}}],["房间属性数据",{"2":{"9":1}}],["房间属性类型",{"2":{"9":1,"395":1}}],["房间名称字体粗细",{"2":{"107":1}}],["房间名称字体名称",{"2":{"106":1}}],["房间名称字体大小",{"2":{"105":1}}],["房间名称标签配置",{"2":{"104":1}}],["房间名称标签的颜色数组",{"2":{"96":1}}],["房间名称",{"2":{"9":1,"395":1}}],["房间唯一标识符",{"2":{"9":1}}],["房间信息绘制完成回调",{"2":{"36":1}}],["房间信息的展示完全受控于你传入的",{"2":{"9":1}}],["房间信息",{"0":{"8":1},"1":{"9":1,"10":1}}],["房间分割",{"0":{"2":1}}],["房间分割等业务场景",{"2":{"1":1}}],["endpointstrokewidth",{"0":{"329":1}}],["endpointstrokecolor",{"0":{"328":1}}],["endpointsize",{"0":{"326":1}}],["endpointcolor",{"0":{"327":1}}],["enabledoubletapzoom",{"0":{"81":1},"2":{"27":1,"68":1}}],["enableroomselection",{"0":{"368":1},"2":{"1":6,"2":2,"11":1,"28":2,"138":1,"366":1,"368":2,"376":1}}],["ece0fb",{"2":{"95":1}}],["ebebeb",{"2":{"86":1,"100":1,"101":1,"102":1,"103":1}}],["existingpointsarray",{"2":{"404":2}}],["example",{"2":{"65":2,"66":2}}],["export",{"2":{"9":1}}],["elements",{"2":{"16":1}}],["element",{"2":{"13":4,"54":2}}],["else",{"2":{"1":1,"360":1,"361":1}}],["error",{"2":{"9":3,"59":1}}],["editingcleanzoneids",{"0":{"371":1}}],["editingforbiddenmopzoneids",{"0":{"370":1}}],["editingforbiddensweepzoneids",{"0":{"369":1},"2":{"5":2}}],["editing",{"0":{"243":1,"244":1,"245":1,"265":1,"266":1,"267":1,"287":1,"288":1,"289":1,"307":1,"319":1},"1":{"244":1,"245":1,"266":1,"267":1,"288":1,"289":1}}],["editingspotids",{"0":{"373":1},"2":{"6":2}}],["editingvirtualwallids",{"0":{"372":1},"2":{"4":2,"7":2}}],["fe8a07",{"2":{"251":1,"252":1,"256":1,"262":1}}],["foldable",{"0":{"113":1}}],["fontweight",{"0":{"107":1,"135":1}}],["fontfamily",{"0":{"106":1,"134":1}}],["fontsize",{"0":{"105":1,"136":1}}],["format",{"0":{"339":1}}],["forbiddenmopzone",{"0":{"249":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"267":1,"268":1,"269":1,"270":1},"1":{"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":2,"267":2,"268":1,"269":2,"270":2}}],["forbiddenmopzones=",{"2":{"61":1}}],["forbiddenmopzones",{"0":{"61":1},"2":{"61":2,"364":2}}],["forbiddensweepzone",{"0":{"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1},"1":{"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":2,"245":2,"246":1,"247":2,"248":2},"2":{"5":2}}],["forbiddensweepzones=",{"2":{"5":1,"60":1}}],["forbiddensweepzones",{"0":{"60":1},"2":{"5":5,"60":2,"364":2}}],["foreach",{"2":{"11":1}}],["framecount",{"0":{"190":1}}],["frameprefix",{"0":{"186":1}}],["freecolor",{"0":{"86":1}}],["from",{"2":{"1":2,"2":2,"4":2,"5":2,"6":2,"7":4,"9":2,"10":3,"11":2,"12":2,"13":2,"15":2,"16":2,"26":5,"27":2,"28":3,"29":2,"30":2,"32":2,"59":2,"68":2,"344":1,"366":2,"403":1}}],["f6f6f6",{"2":{"68":1,"74":1}}],["fff0d9",{"2":{"95":1}}],["ffffff",{"2":{"27":1,"68":1,"99":5,"118":1,"133":1,"145":1,"160":1,"164":1,"168":1,"196":1,"209":1,"328":1}}],["ffd399",{"2":{"94":1}}],["ff4444",{"2":{"2":1,"4":1,"5":1,"229":1,"230":1,"234":1,"240":1,"294":1,"296":1,"299":1,"305":1,"322":1,"327":1}}],["function",{"2":{"26":2,"27":1,"28":1,"32":1,"59":1,"68":1,"344":1,"360":1,"366":1,"403":1}}],["fitmaxscale",{"0":{"80":1}}],["fitminscale",{"0":{"79":1}}],["find",{"2":{"11":2}}],["finalroomproperties",{"2":{"11":7}}],["fillcolor",{"0":{"232":1,"254":1,"276":1,"315":1},"2":{"5":1,"6":1}}],["filter",{"2":{"1":1,"4":1,"5":1,"11":1}}],["floortype",{"0":{"151":1,"152":1,"153":1,"154":1},"1":{"152":1,"153":1,"154":1},"2":{"9":1,"26":1,"59":2,"152":3,"395":1}}],["false",{"2":{"1":1,"13":1,"16":1,"28":1,"156":1,"163":1,"167":1,"176":1,"189":1,"201":1,"244":1,"247":1,"266":1,"269":1,"288":1,"291":1,"331":1,"337":1,"360":2,"366":1,"368":2,"377":1,"384":1,"385":1,"386":1}}],["ispointinanyroom",{"0":{"361":1},"2":{"361":2}}],["isnearchargerorrobot",{"0":{"360":1},"2":{"360":4}}],["isdashed",{"0":{"244":1,"247":1,"266":1,"269":1,"288":1,"291":1}}],["iconsize",{"0":{"311":1}}],["iconsrc",{"0":{"139":1,"310":1}}],["iconwrapperfillcolor",{"0":{"229":1,"251":1,"273":1,"294":1}}],["iconwrapperborderradius",{"0":{"215":1}}],["iconwrapperheight",{"0":{"214":1}}],["iconwrapperwidth",{"0":{"213":1}}],["iconwidth",{"0":{"111":1,"140":1,"216":1}}],["icongap",{"0":{"116":1}}],["iconheight",{"0":{"112":1,"141":1,"217":1}}],["icon",{"0":{"175":1,"176":1,"177":1,"178":1,"179":1,"200":1,"201":1,"202":1,"203":1,"204":1},"1":{"176":1,"177":1,"178":1,"179":1,"201":1,"202":1,"203":1,"204":1},"2":{"27":2,"65":2,"66":1,"68":3}}],["imagecustomelementparam",{"0":{"397":1},"2":{"397":1,"400":1}}],["imagesrc",{"0":{"184":1,"185":1}}],["image",{"2":{"13":1,"66":2,"397":1}}],["import",{"2":{"1":1,"2":1,"4":1,"5":2,"6":1,"7":2,"10":1,"11":1,"12":1,"13":1,"15":1,"16":1,"26":3,"27":1,"28":2,"29":1,"30":1,"32":1,"68":1,"366":1}}],["item",{"2":{"4":3,"5":3,"6":3}}],["initflag",{"2":{"391":1}}],["incrementalthreshold",{"0":{"157":1},"2":{"157":1}}],["includes",{"2":{"1":1}}],["index",{"2":{"92":3,"396":1}}],["interaction",{"0":{"75":1,"76":1,"77":1,"78":1,"79":1,"80":1,"81":1},"1":{"76":1,"77":2,"78":2,"79":1,"80":1,"81":1},"2":{"27":1,"68":1}}],["interactive",{"0":{"337":1},"2":{"12":1,"13":1,"66":1,"397":1,"398":1,"399":1}}],["install",{"2":{"25":1}}],["inactive",{"0":{"95":1},"2":{"1":2,"91":1}}],["id",{"2":{"1":5,"2":2,"4":8,"5":7,"6":4,"7":2,"9":1,"11":11,"12":2,"13":4,"26":3,"39":2,"40":2,"41":2,"42":2,"59":2,"60":1,"61":1,"62":1,"63":2,"64":2,"65":2,"66":3,"390":1,"391":1,"392":1,"393":1,"394":1,"395":1,"397":1,"398":1,"399":1,"401":1}}],["if",{"2":{"1":1,"11":2,"360":1,"361":1}}],[">提示",{"2":{"66":1}}],[">获取清扫区域",{"2":{"30":1}}],[">重置视图",{"2":{"30":1}}],[">选区模式",{"2":{"28":1}}],[">切换路径显示",{"2":{"28":1}}],[">新增虚拟墙",{"2":{"7":1}}],[">",{"2":{"1":2,"2":2,"4":3,"5":3,"6":3,"7":6,"10":1,"11":6,"12":2,"13":1,"15":1,"16":1,"19":1,"20":1,"26":2,"27":1,"28":1,"29":1,"30":1,"32":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"68":2,"344":1,"346":1,"347":1,"348":1,"349":1,"350":1,"355":1,"356":1,"357":1,"358":1,"360":1,"366":1,"403":1}}],["||",{"2":{"11":2,"342":1}}],["|",{"2":{"1":1,"2":1,"9":3,"92":1,"93":1,"109":3,"241":3,"263":3,"285":3,"317":3,"333":1,"339":2,"351":3,"352":2,"353":2,"354":2,"360":1,"361":2,"375":1,"389":1,"391":1,"396":1,"400":3}}],["===",{"2":{"4":1,"5":1,"6":1,"11":2}}],["==",{"2":{"1":1,"4":1,"5":1}}],["=>",{"2":{"1":4,"2":4,"4":7,"5":7,"6":4,"7":4,"9":3,"10":2,"11":14,"12":2,"13":2,"15":2,"16":2,"26":1,"27":1,"28":2,"29":4,"30":4,"32":3,"59":3,"68":1,"344":3,"360":2,"403":1}}],["=",{"2":{"1":6,"2":9,"4":7,"5":7,"6":5,"7":7,"9":5,"10":5,"11":13,"12":3,"13":2,"15":3,"16":3,"26":8,"27":1,"28":5,"29":4,"30":6,"59":5,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"68":1,"344":6,"360":4,"361":1,"388":1,"389":1,"390":1,"391":1,"392":1,"393":1,"394":1,"395":1,"396":1,"397":1,"398":1,"399":1,"400":1,"401":1,"403":2}}],["right",{"2":{"241":1,"263":1,"285":1,"317":1}}],["ringstrokedasharray",{"0":{"198":1,"211":1}}],["ringstrokedashed",{"0":{"197":1,"210":1}}],["ringstrokecolor",{"0":{"196":1,"209":1}}],["ringstrokewidth",{"0":{"195":1,"208":1}}],["ringsize",{"0":{"193":1,"206":1}}],["ringcolor",{"0":{"194":1,"207":1}}],["rpx",{"2":{"70":1,"71":1,"72":1,"73":1}}],["rjsrobotmap",{"0":{"20":1},"2":{"18":1,"20":4}}],["runtime",{"2":{"16":2,"28":1,"364":2,"366":1}}],["runtime=",{"2":{"1":1,"2":1,"4":1,"5":1,"6":1,"7":1,"11":1,"28":1,"366":1}}],["r",{"2":{"11":9}}],["rgba",{"2":{"5":1,"6":1,"194":1,"207":1,"232":1,"238":1,"254":1,"260":1,"276":1,"282":1,"303":1,"315":1}}],["red",{"2":{"66":1}}],["redux",{"2":{"30":1}}],["reduce",{"2":{"11":1}}],["ref",{"2":{"30":1}}],["resolution",{"0":{"342":1},"2":{"390":1}}],["resetdividerwhenoutofroom",{"0":{"331":1}}],["resetpanzoom",{"0":{"362":1},"2":{"30":1,"344":1,"362":1}}],["reservedstrhandler",{"2":{"403":2}}],["reservedstr",{"2":{"10":3,"403":1}}],["response",{"2":{"9":2,"59":2}}],["requestroomproperty",{"2":{"9":3,"59":3}}],["record",{"2":{"9":1,"11":2,"110":1,"395":1,"397":1,"398":1,"399":1,"401":1}}],["return",{"2":{"1":1,"2":1,"4":1,"5":1,"6":1,"7":2,"10":2,"11":6,"12":1,"13":1,"15":1,"16":1,"26":3,"27":2,"28":1,"29":1,"30":1,"32":1,"68":2,"344":1,"360":1,"366":1,"403":1}}],["react",{"2":{"1":2,"2":2,"4":2,"5":2,"6":2,"7":4,"10":2,"11":2,"12":2,"13":2,"15":2,"16":2,"19":1,"24":1,"26":4,"27":2,"28":2,"29":2,"30":2,"32":2,"68":2,"366":2}}],["rotation",{"2":{"397":1,"398":1,"399":1}}],["rotationcorrection",{"0":{"181":1,"205":1}}],["rotateiconsrc",{"0":{"219":1}}],["roomids",{"2":{"345":2}}],["rooms",{"2":{"36":2}}],["roomselectionmode",{"0":{"375":1},"2":{"1":1,"11":1,"138":2,"375":2}}],["roomdata>",{"2":{"29":1,"37":1}}],["roomdata",{"0":{"396":1},"2":{"11":2,"29":1,"37":1,"38":2,"361":6,"396":1}}],["roomproperties=",{"2":{"10":1,"11":1,"26":2,"29":1,"30":1,"59":1,"403":1}}],["roomproperties",{"0":{"59":1},"2":{"9":3,"10":4,"11":6,"16":1,"26":4,"29":1,"30":1,"59":5,"110":1,"364":2,"403":2}}],["roomproperty>",{"2":{"403":1}}],["roompropertyfoldids",{"0":{"374":1}}],["roomproperty",{"0":{"395":1},"2":{"1":1,"2":1,"9":1,"10":1,"11":1,"26":1,"36":2,"59":2,"125":1,"127":1,"129":1,"131":1,"152":1,"364":2,"395":1,"396":1,"403":3}}],["room",{"0":{"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"96":1,"97":1,"98":1,"99":1,"100":2,"101":2,"102":2,"103":2,"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,"122":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,"139":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},"1":{"91":1,"92":1,"93":1,"94":2,"95":2,"96":2,"97":2,"98":2,"99":2,"100":2,"101":2,"102":2,"103":2,"104":1,"105":2,"106":2,"107":2,"108":1,"109":2,"110":2,"111":2,"112":2,"113":2,"114":2,"115":2,"116":2,"117":2,"118":3,"119":3,"120":3,"121":3,"122":3,"123":3,"124":2,"125":3,"126":2,"127":3,"128":2,"129":3,"130":2,"131":3,"132":2,"133":3,"134":3,"135":3,"136":3,"137":3,"138":1,"139":2,"140":2,"141":2,"142":2,"143":2,"144":2,"145":2,"146":2,"147":2,"148":2,"149":2,"150":2,"151":1,"152":2,"153":2,"154":2},"2":{"1":5,"2":3,"10":1,"11":15,"16":1,"29":2,"32":2,"37":2,"38":2,"110":1}}],["robotposition",{"2":{"391":1}}],["robotmap",{"0":{"19":1},"2":{"1":2,"2":2,"4":2,"5":2,"6":2,"7":4,"10":2,"11":2,"12":2,"13":2,"15":2,"16":2,"18":2,"19":4,"20":2,"26":4,"27":2,"28":2,"29":2,"30":2,"31":1,"32":2,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"68":3,"343":1,"344":1,"360":1,"365":1,"366":2,"387":1,"402":1,"403":2}}],["robot",{"0":{"174":1,"175":1,"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1},"1":{"175":1,"176":2,"177":2,"178":2,"179":2,"180":1,"181":1,"182":1,"183":2,"184":2,"185":2,"186":2,"187":2,"188":2,"189":2,"190":2,"191":2,"192":2,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1},"2":{"0":1,"1":1,"2":1,"4":1,"5":1,"6":1,"7":2,"9":2,"10":2,"11":2,"12":1,"13":1,"15":1,"16":1,"17":1,"19":1,"24":1,"25":2,"26":3,"27":3,"28":1,"29":1,"30":1,"32":1,"59":2,"68":4,"344":1,"366":1,"403":1}}],["ray",{"2":{"1":1,"2":1,"4":1,"5":1,"6":1,"7":2,"9":2,"10":2,"11":1,"12":1,"13":1,"15":1,"16":1,"19":1,"25":2,"26":3,"27":1,"28":3,"29":1,"30":1,"32":1,"59":2,"68":1,"344":1,"366":1,"403":1}}],["事件",{"2":{"1":1}}],["和",{"2":{"1":1,"13":1}}],["thresholdmeters",{"2":{"360":2}}],["then",{"2":{"9":1,"30":1,"59":1,"344":1}}],["transitionpath",{"0":{"162":1,"163":1,"164":1,"165":1},"1":{"163":1,"164":1,"165":1}}],["true",{"2":{"1":3,"2":1,"11":2,"12":1,"13":2,"16":1,"27":1,"28":2,"66":1,"68":1,"81":1,"113":1,"138":1,"159":1,"197":1,"210":1,"236":1,"239":1,"258":1,"261":1,"280":1,"283":1,"301":1,"341":1,"360":4,"366":5,"368":1,"376":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1}}],["tailwidth",{"0":{"123":1,"150":1}}],["tailheight",{"0":{"122":1,"149":1}}],["textoffset",{"0":{"242":1,"264":1,"286":1,"306":1,"318":1}}],["textposition",{"0":{"241":1,"263":1,"285":1,"317":1}}],["textcolor",{"0":{"240":1,"262":1,"284":1,"305":1,"316":1}}],["textfontweight",{"0":{"225":1}}],["textfontfamily",{"0":{"224":1}}],["textfontsize",{"0":{"223":1}}],["textstylefontweight",{"2":{"107":1,"135":1,"225":1}}],["tempcleaningorder",{"2":{"11":5}}],["top",{"2":{"241":1,"263":1,"285":1,"317":1}}],["to",{"2":{"27":1,"68":1}}],["typescriptfunction",{"2":{"403":1,"404":1}}],["typescripttype",{"2":{"388":1,"389":1,"390":1,"391":1,"392":1,"393":1,"394":1,"395":1,"396":1,"397":1,"398":1,"399":1,"400":1,"401":1}}],["type",{"2":{"9":1,"13":4,"66":4,"391":1,"397":1,"398":1,"399":1}}],["tsfunction",{"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,"51":1,"52":1,"53":1,"54":1,"55":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"352":1,"353":1,"354":1,"355":1,"356":1,"357":1,"358":1,"359":1,"360":1,"361":1,"362":1,"363":1,"364":1}}],["ts中配置webviewroot让小程序能够正确加载robotmap的资源",{"2":{"19":1}}],["tsimport",{"2":{"9":2,"10":1}}],["ts",{"2":{"9":1,"110":1,"360":1,"361":1}}],["tsxconst",{"2":{"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1}}],["tsx",{"2":{"5":1,"11":1,"19":1,"20":1,"57":1,"58":1,"68":1}}],["tsximport",{"2":{"1":1,"2":1,"4":1,"6":1,"7":2,"10":1,"11":1,"12":1,"13":1,"15":1,"16":1,"26":2,"27":1,"28":1,"29":1,"30":1,"32":1,"59":2,"68":1,"344":1,"366":1,"403":1}}],["tip",{"2":{"1":1,"2":1,"3":1,"6":1,"7":1,"11":1,"13":1,"16":1,"19":1,"20":1,"22":1,"23":1,"26":1,"30":1,"33":1,"57":1,"58":1,"67":1,"80":1,"109":1,"110":1,"131":1,"138":1,"152":1,"157":1,"171":1,"180":1,"344":1,"361":1,"364":1,"368":1,"375":1}}],["tuya",{"2":{"0":1,"11":1,"17":1,"24":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,"14":1,"15":1,"16":1}}]],"serializationVersion":2}';export{e as default};