@ray-js/robot-map-sdk 0.0.3-beta-58 → 0.0.3-beta-60

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 (32) hide show
  1. package/dist/index.d.ts +4 -0
  2. package/dist/index.rjs.js +1 -1
  3. package/dist-app/assets/index-BF1svvZn.js +1 -0
  4. package/dist-app/index.html +1 -1
  5. package/dist-docs/404.html +2 -2
  6. package/dist-docs/assets/{app.Bc9DFBQJ.js → app.D2WSzohZ.js} +1 -1
  7. package/dist-docs/assets/chunks/@localSearchIndexroot.DtR2T61b.js +1 -0
  8. package/dist-docs/assets/chunks/{VPLocalSearchBox.2-d6m_p4.js → VPLocalSearchBox.B17uq-RI.js} +1 -1
  9. package/dist-docs/assets/chunks/{theme.ux5-xwws.js → theme.CZoh7SO0.js} +2 -2
  10. package/dist-docs/assets/{guide_advanced-usage.md.CCbPjI4f.js → guide_advanced-usage.md.BEPxsaJf.js} +41 -2
  11. package/dist-docs/assets/{guide_advanced-usage.md.CCbPjI4f.lean.js → guide_advanced-usage.md.BEPxsaJf.lean.js} +1 -1
  12. package/dist-docs/assets/{guide_getting-started.md.DTpK1-yf.js → guide_getting-started.md.BKvRzaBI.js} +1 -1
  13. package/dist-docs/assets/reference_config.md.B3ToPPdP.js +61 -0
  14. package/dist-docs/assets/reference_config.md.B3ToPPdP.lean.js +1 -0
  15. package/dist-docs/guide/advanced-usage.html +44 -5
  16. package/dist-docs/guide/concepts.html +3 -3
  17. package/dist-docs/guide/getting-started.html +5 -5
  18. package/dist-docs/hashmap.json +1 -1
  19. package/dist-docs/index.html +3 -3
  20. package/dist-docs/reference/callbacks.html +3 -3
  21. package/dist-docs/reference/config.html +6 -6
  22. package/dist-docs/reference/data.html +3 -3
  23. package/dist-docs/reference/methods.html +3 -3
  24. package/dist-docs/reference/runtime.html +3 -3
  25. package/dist-docs/reference/types.html +3 -3
  26. package/dist-docs/reference/utils.html +3 -3
  27. package/package.json +1 -1
  28. package/dist-app/assets/index-Bw3xnzlB.js +0 -1
  29. package/dist-docs/assets/chunks/@localSearchIndexroot.kq8csDXi.js +0 -1
  30. package/dist-docs/assets/reference_config.md.QMeuiX8X.js +0 -61
  31. package/dist-docs/assets/reference_config.md.QMeuiX8X.lean.js +0 -1
  32. /package/dist-docs/assets/{guide_getting-started.md.DTpK1-yf.lean.js → guide_getting-started.md.BKvRzaBI.lean.js} +0 -0
@@ -1 +0,0 @@
1
- const e='{"documentCount":479,"nextId":479,"documentIds":{"0":"/guide/advanced-usage.html#进阶使用","1":"/guide/advanced-usage.html#自适应缩放","2":"/guide/advanced-usage.html#什么是-scale","3":"/guide/advanced-usage.html#自适应缩放的触发时机","4":"/guide/advanced-usage.html#自适应缩放的计算逻辑","5":"/guide/advanced-usage.html#_1-计算初始缩放比例","6":"/guide/advanced-usage.html#_2-应用缩放比例限制","7":"/guide/advanced-usage.html#常见问题与解决方案","8":"/guide/advanced-usage.html#问题-1-超大地图显示不全","9":"/guide/advanced-usage.html#问题-2-超小地图被放大得过大","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#priority-加权优先","16":"/guide/advanced-usage.html#balanced-均匀分配","17":"/guide/advanced-usage.html#房间排序方式","18":"/guide/advanced-usage.html#index-按-id-排序","19":"/guide/advanced-usage.html#area-按面积排序","20":"/guide/advanced-usage.html#配色建议","21":"/guide/advanced-usage.html#颜色数量","22":"/guide/advanced-usage.html#颜色数组一致性","23":"/guide/advanced-usage.html#颜色对比度","24":"/guide/advanced-usage.html#相关配置项-1","25":"/guide/advanced-usage.html#选择房间","26":"/guide/advanced-usage.html#房间分割","27":"/guide/advanced-usage.html#地图控制元素","28":"/guide/advanced-usage.html#虚拟墙","29":"/guide/advanced-usage.html#禁扫区域-禁拖区域-清扫划区","30":"/guide/advanced-usage.html#定点框","31":"/guide/advanced-usage.html#新增地图控制元素","32":"/guide/advanced-usage.html#房间信息","33":"/guide/advanced-usage.html#数据处理","34":"/guide/advanced-usage.html#自定义属性","35":"/guide/advanced-usage.html#设置清扫顺序","36":"/guide/advanced-usage.html#途径点","37":"/guide/advanced-usage.html#检测物体","38":"/guide/advanced-usage.html#自定义元素","39":"/guide/advanced-usage.html#截图","40":"/guide/advanced-usage.html#为当前地图截图","41":"/guide/advanced-usage.html#使用其他地图数据进行截图","42":"/guide/advanced-usage.html#地图旋转","43":"/guide/concepts.html#基本概念","44":"/guide/concepts.html#核心组件","45":"/guide/concepts.html#robotmap-组件","46":"/guide/concepts.html#rjsrobotmap-组件","47":"/guide/concepts.html#坐标系统","48":"/guide/concepts.html#地图原点坐标","49":"/guide/concepts.html#机器坐标系","50":"/guide/getting-started.html#快速开始","51":"/guide/getting-started.html#安装","52":"/guide/getting-started.html#数据传入","53":"/guide/getting-started.html#地图配置","54":"/guide/getting-started.html#运行时状态","55":"/guide/getting-started.html#地图事件回调","56":"/guide/getting-started.html#地图方法","57":"/reference/callbacks.html#地图事件回调","58":"/reference/callbacks.html#使用示例","59":"/reference/callbacks.html#onmapfirstdrawed","60":"/reference/callbacks.html#onmapdrawed","61":"/reference/callbacks.html#onpathdrawed","62":"/reference/callbacks.html#onroompropertiesdrawed","63":"/reference/callbacks.html#onclickroom","64":"/reference/callbacks.html#onclickroomproperties","65":"/reference/callbacks.html#onremoveforbiddensweepzone","66":"/reference/callbacks.html#onremoveforbiddenmopzone","67":"/reference/callbacks.html#onremovecleanzone","68":"/reference/callbacks.html#onremovevirtualwall","69":"/reference/callbacks.html#onupdateforbiddensweepzone","70":"/reference/callbacks.html#onupdateforbiddenmopzone","71":"/reference/callbacks.html#onupdatecleanzone","72":"/reference/callbacks.html#onupdatevirtualwall","73":"/reference/callbacks.html#onupdatespot","74":"/reference/callbacks.html#onclickforbiddensweepzone","75":"/reference/callbacks.html#onclickforbiddenmopzone","76":"/reference/callbacks.html#onclickcleanzone","77":"/reference/callbacks.html#onclickvirtualwall","78":"/reference/callbacks.html#onclickspot","79":"/reference/callbacks.html#onclickdetectedobject","80":"/reference/callbacks.html#onclickcustomelement","81":"/reference/callbacks.html#onupdatedivider","82":"/reference/callbacks.html#onclickmap","83":"/reference/data.html#数据","84":"/reference/data.html#map","85":"/reference/data.html#path","86":"/reference/data.html#roomproperties","87":"/reference/data.html#forbiddensweepzones","88":"/reference/data.html#forbiddenmopzones","89":"/reference/data.html#cleanzones","90":"/reference/data.html#virtualwalls","91":"/reference/data.html#spots","92":"/reference/data.html#waypoints","93":"/reference/data.html#detectedobjects","94":"/reference/data.html#customelements","95":"/reference/methods.html#地图方法","96":"/reference/methods.html#使用示例","97":"/reference/methods.html#areroomsadjacent","98":"/reference/methods.html#getforbiddensweepzones","99":"/reference/methods.html#getforbiddenmopzones","100":"/reference/methods.html#getcleanzones","101":"/reference/methods.html#getvirtualwalls","102":"/reference/methods.html#getspots","103":"/reference/methods.html#getwaypoints","104":"/reference/methods.html#geteffectivedividerpoints","105":"/reference/methods.html#getdividerendpoints","106":"/reference/methods.html#getviewportcenterpoint","107":"/reference/methods.html#getmapcenterpoint","108":"/reference/methods.html#getwallpointsbyviewportcenter","109":"/reference/methods.html#getforbiddensweepzonepointsbyviewportcenter","110":"/reference/methods.html#getforbiddenmopzonepointsbyviewportcenter","111":"/reference/methods.html#getcleanzonepointsbyviewportcenter","112":"/reference/methods.html#getspotpointbyviewportcenter","113":"/reference/methods.html#isnearchargerorrobot","114":"/reference/methods.html#ispointinanyroom","115":"/reference/methods.html#iswallintersectsanyroom","116":"/reference/methods.html#iszoneintersectsanyroom","117":"/reference/methods.html#resetpanzoom","118":"/reference/methods.html#snapshot","119":"/reference/methods.html#snapshotbydata","120":"/reference/config.html#配置","121":"/reference/config.html#使用示例","122":"/reference/config.html#global","123":"/reference/config.html#global-containertop","124":"/reference/config.html#global-containerleft","125":"/reference/config.html#global-containerwidth","126":"/reference/config.html#global-containerheight","127":"/reference/config.html#global-backgroundcolor","128":"/reference/config.html#interaction","129":"/reference/config.html#interaction-zoomrange","130":"/reference/config.html#interaction-zoomrange-min","131":"/reference/config.html#interaction-zoomrange-max","132":"/reference/config.html#interaction-fitminscale","133":"/reference/config.html#interaction-fitmaxscale","134":"/reference/config.html#interaction-enabledoubletapzoom","135":"/reference/config.html#map","136":"/reference/config.html#map-autopaddinghorizontalpercent","137":"/reference/config.html#map-autopaddingverticalpercent","138":"/reference/config.html#map-obstaclecolor","139":"/reference/config.html#map-freecolor","140":"/reference/config.html#map-adjacencythreshold","141":"/reference/config.html#map-originchangeautofitthreshold","142":"/reference/config.html#map-sizechangeautofitthreshold","143":"/reference/config.html#room","144":"/reference/config.html#room-colors","145":"/reference/config.html#room-colors-sortby","146":"/reference/config.html#room-colors-strategy","147":"/reference/config.html#room-colors-active","148":"/reference/config.html#room-colors-inactive","149":"/reference/config.html#room-colors-name","150":"/reference/config.html#room-colors-propertytheme","151":"/reference/config.html#room-colors-selectionindicatorbackground","152":"/reference/config.html#room-colors-selectionindicatoricon","153":"/reference/config.html#room-colors-no-room-data","154":"/reference/config.html#room-colors-room-gap","155":"/reference/config.html#room-colors-obstacle-room","156":"/reference/config.html#room-colors-unknown-room","157":"/reference/config.html#room-namelabel","158":"/reference/config.html#room-namelabel-fontsize","159":"/reference/config.html#room-namelabel-fontfamily","160":"/reference/config.html#room-namelabel-fontweight","161":"/reference/config.html#room-property","162":"/reference/config.html#room-property-displayorders","163":"/reference/config.html#room-property-customassets","164":"/reference/config.html#room-property-iconwidth","165":"/reference/config.html#room-property-iconheight","166":"/reference/config.html#room-property-foldable","167":"/reference/config.html#room-property-offsetx","168":"/reference/config.html#room-property-offsety","169":"/reference/config.html#room-property-icongap","170":"/reference/config.html#room-property-container","171":"/reference/config.html#room-property-container-backgroundcolor","172":"/reference/config.html#room-property-container-paddingvertical","173":"/reference/config.html#room-property-container-paddinghorizontal","174":"/reference/config.html#room-property-container-borderradius","175":"/reference/config.html#room-property-container-tailheight","176":"/reference/config.html#room-property-container-tailwidth","177":"/reference/config.html#room-property-suction","178":"/reference/config.html#room-property-suction-assets","179":"/reference/config.html#room-property-cistern","180":"/reference/config.html#room-property-cistern-assets","181":"/reference/config.html#room-property-cleanmode","182":"/reference/config.html#room-property-cleanmode-assets","183":"/reference/config.html#room-property-cleantimes","184":"/reference/config.html#room-property-cleantimes-assets","185":"/reference/config.html#room-property-cleanorder","186":"/reference/config.html#room-property-cleanorder-color","187":"/reference/config.html#room-property-cleanorder-fontfamily","188":"/reference/config.html#room-property-cleanorder-fontweight","189":"/reference/config.html#room-property-cleanorder-fontsize","190":"/reference/config.html#room-property-cleanorder-gapright","191":"/reference/config.html#room-selectionindicator","192":"/reference/config.html#room-selectionindicator-iconsrc","193":"/reference/config.html#room-selectionindicator-iconwidth","194":"/reference/config.html#room-selectionindicator-iconheight","195":"/reference/config.html#room-selectionindicator-containerwidth","196":"/reference/config.html#room-selectionindicator-containerheight","197":"/reference/config.html#room-selectionindicator-strokewidth","198":"/reference/config.html#room-selectionindicator-strokecolor","199":"/reference/config.html#room-selectionindicator-borderradius","200":"/reference/config.html#room-selectionindicator-offsetx","201":"/reference/config.html#room-selectionindicator-offsety","202":"/reference/config.html#room-selectionindicator-tailheight","203":"/reference/config.html#room-selectionindicator-tailwidth","204":"/reference/config.html#room-floortype","205":"/reference/config.html#room-floortype-assets","206":"/reference/config.html#room-floortype-opacity","207":"/reference/config.html#room-floortype-scale","208":"/reference/config.html#room-enableelasticscale","209":"/reference/config.html#room-elasticminscale","210":"/reference/config.html#room-elasticmaxscale","211":"/reference/config.html#path","212":"/reference/config.html#path-linewidthfixed","213":"/reference/config.html#path-incrementalthreshold","214":"/reference/config.html#path-commonpath","215":"/reference/config.html#path-commonpath-visible","216":"/reference/config.html#path-commonpath-color","217":"/reference/config.html#path-commonpath-width","218":"/reference/config.html#path-transitionpath","219":"/reference/config.html#path-transitionpath-visible","220":"/reference/config.html#path-transitionpath-color","221":"/reference/config.html#path-transitionpath-width","222":"/reference/config.html#path-chargepath","223":"/reference/config.html#path-chargepath-visible","224":"/reference/config.html#path-chargepath-color","225":"/reference/config.html#path-chargepath-width","226":"/reference/config.html#carpet","227":"/reference/config.html#carpet-src","228":"/reference/config.html#carpet-opacity","229":"/reference/config.html#carpet-scale","230":"/reference/config.html#robot","231":"/reference/config.html#robot-icon","232":"/reference/config.html#robot-icon-sizefixed","233":"/reference/config.html#robot-icon-width","234":"/reference/config.html#robot-icon-height","235":"/reference/config.html#robot-icon-src","236":"/reference/config.html#robot-speed","237":"/reference/config.html#robot-rotationcorrection","238":"/reference/config.html#robot-sleepanimation","239":"/reference/config.html#robot-sleepanimation-jsonsrc","240":"/reference/config.html#robot-sleepanimation-imagesrc","241":"/reference/config.html#robot-sleepanimation-imagesrc-1","242":"/reference/config.html#robot-sleepanimation-frameprefix","243":"/reference/config.html#robot-sleepanimation-width","244":"/reference/config.html#robot-sleepanimation-height","245":"/reference/config.html#robot-sleepanimation-sizefixed","246":"/reference/config.html#robot-sleepanimation-framecount","247":"/reference/config.html#robot-sleepanimation-offsetx","248":"/reference/config.html#robot-sleepanimation-offsety","249":"/reference/config.html#robot-ring","250":"/reference/config.html#robot-ring-size","251":"/reference/config.html#robot-ring-color","252":"/reference/config.html#robot-ring-strokewidth","253":"/reference/config.html#robot-ring-strokecolor","254":"/reference/config.html#robot-ring-strokedashed","255":"/reference/config.html#robot-ring-strokedasharray","256":"/reference/config.html#robot-pulsecircle","257":"/reference/config.html#robot-pulsecircle-size","258":"/reference/config.html#robot-pulsecircle-color","259":"/reference/config.html#robot-pulsecircle-strokewidth","260":"/reference/config.html#robot-pulsecircle-strokecolor","261":"/reference/config.html#robot-pulsecircle-duration","262":"/reference/config.html#robot-pulsecircle-sizefixed","263":"/reference/config.html#robot-pulsecircle-minscale","264":"/reference/config.html#robot-pulsecircle-maxscale","265":"/reference/config.html#robot-pulsecircle-minalpha","266":"/reference/config.html#robot-pulsecircle-maxalpha","267":"/reference/config.html#chargingstation","268":"/reference/config.html#chargingstation-icon","269":"/reference/config.html#chargingstation-icon-sizefixed","270":"/reference/config.html#chargingstation-icon-width","271":"/reference/config.html#chargingstation-icon-height","272":"/reference/config.html#chargingstation-icon-src","273":"/reference/config.html#chargingstation-rotationcorrection","274":"/reference/config.html#chargingstation-ring","275":"/reference/config.html#chargingstation-ring-size","276":"/reference/config.html#chargingstation-ring-color","277":"/reference/config.html#chargingstation-ring-strokewidth","278":"/reference/config.html#chargingstation-ring-strokecolor","279":"/reference/config.html#chargingstation-ring-strokedashed","280":"/reference/config.html#chargingstation-ring-strokedasharray","281":"/reference/config.html#controls","282":"/reference/config.html#controls-iconwrapperwidth","283":"/reference/config.html#controls-iconwrapperheight","284":"/reference/config.html#controls-iconwrapperborderradius","285":"/reference/config.html#controls-iconwidth","286":"/reference/config.html#controls-iconheight","287":"/reference/config.html#controls-deleteiconsrc","288":"/reference/config.html#controls-rotateiconsrc","289":"/reference/config.html#controls-scaleiconsrc","290":"/reference/config.html#controls-moveiconsrc","291":"/reference/config.html#controls-movebuttonoffset","292":"/reference/config.html#controls-textfontsize","293":"/reference/config.html#controls-textfontfamily","294":"/reference/config.html#controls-textfontweight","295":"/reference/config.html#controls-forbiddensweepzone","296":"/reference/config.html#controls-forbiddensweepzone-minsize","297":"/reference/config.html#controls-forbiddensweepzone-iconwrapperfillcolor","298":"/reference/config.html#controls-forbiddensweepzone-strokecolor","299":"/reference/config.html#controls-forbiddensweepzone-strokewidth","300":"/reference/config.html#controls-forbiddensweepzone-fillcolor","301":"/reference/config.html#controls-forbiddensweepzone-outlineoffset","302":"/reference/config.html#controls-forbiddensweepzone-outlinestrokecolor","303":"/reference/config.html#controls-forbiddensweepzone-outlinestrokewidth","304":"/reference/config.html#controls-forbiddensweepzone-outlinedashed","305":"/reference/config.html#controls-forbiddensweepzone-outlinedasharray","306":"/reference/config.html#controls-forbiddensweepzone-outlinefillcolor","307":"/reference/config.html#controls-forbiddensweepzone-showrotatebutton","308":"/reference/config.html#controls-forbiddensweepzone-textcolor","309":"/reference/config.html#controls-forbiddensweepzone-textposition","310":"/reference/config.html#controls-forbiddensweepzone-textoffset","311":"/reference/config.html#controls-forbiddensweepzone-editing","312":"/reference/config.html#controls-forbiddensweepzone-editing-isdashed","313":"/reference/config.html#controls-forbiddensweepzone-editing-dasharray","314":"/reference/config.html#controls-forbiddensweepzone-normal","315":"/reference/config.html#controls-forbiddensweepzone-normal-isdashed","316":"/reference/config.html#controls-forbiddensweepzone-normal-dasharray","317":"/reference/config.html#controls-forbiddenmopzone","318":"/reference/config.html#controls-forbiddenmopzone-minsize","319":"/reference/config.html#controls-forbiddenmopzone-iconwrapperfillcolor","320":"/reference/config.html#controls-forbiddenmopzone-strokecolor","321":"/reference/config.html#controls-forbiddenmopzone-strokewidth","322":"/reference/config.html#controls-forbiddenmopzone-fillcolor","323":"/reference/config.html#controls-forbiddenmopzone-outlineoffset","324":"/reference/config.html#controls-forbiddenmopzone-outlinestrokecolor","325":"/reference/config.html#controls-forbiddenmopzone-outlinestrokewidth","326":"/reference/config.html#controls-forbiddenmopzone-outlinedashed","327":"/reference/config.html#controls-forbiddenmopzone-outlinedasharray","328":"/reference/config.html#controls-forbiddenmopzone-outlinefillcolor","329":"/reference/config.html#controls-forbiddenmopzone-showrotatebutton","330":"/reference/config.html#controls-forbiddenmopzone-textcolor","331":"/reference/config.html#controls-forbiddenmopzone-textposition","332":"/reference/config.html#controls-forbiddenmopzone-textoffset","333":"/reference/config.html#controls-forbiddenmopzone-editing","334":"/reference/config.html#controls-forbiddenmopzone-editing-isdashed","335":"/reference/config.html#controls-forbiddenmopzone-editing-dasharray","336":"/reference/config.html#controls-forbiddenmopzone-normal","337":"/reference/config.html#controls-forbiddenmopzone-normal-isdashed","338":"/reference/config.html#controls-forbiddenmopzone-normal-dasharray","339":"/reference/config.html#cleanzone","340":"/reference/config.html#controls-cleanzone-minsize","341":"/reference/config.html#controls-cleanzone-iconwrapperfillcolor","342":"/reference/config.html#controls-cleanzone-strokecolor","343":"/reference/config.html#controls-cleanzone-strokewidth","344":"/reference/config.html#controls-cleanzone-fillcolor","345":"/reference/config.html#controls-cleanzone-outlineoffset","346":"/reference/config.html#controls-cleanzone-outlinestrokecolor","347":"/reference/config.html#controls-cleanzone-outlinestrokewidth","348":"/reference/config.html#controls-cleanzone-outlinedashed","349":"/reference/config.html#controls-cleanzone-outlinedasharray","350":"/reference/config.html#controls-cleanzone-outlinefillcolor","351":"/reference/config.html#controls-cleanzone-showrotatebutton","352":"/reference/config.html#controls-cleanzone-textcolor","353":"/reference/config.html#controls-cleanzone-textposition","354":"/reference/config.html#controls-cleanzone-textoffset","355":"/reference/config.html#controls-cleanzone-editing","356":"/reference/config.html#controls-cleanzone-editing-isdashed","357":"/reference/config.html#controls-cleanzone-editing-dasharray","358":"/reference/config.html#controls-cleanzone-normal","359":"/reference/config.html#controls-cleanzone-normal-isdashed","360":"/reference/config.html#controls-cleanzone-normal-dasharray","361":"/reference/config.html#controls-virtualwall","362":"/reference/config.html#controls-virtualwall-iconwrapperfillcolor","363":"/reference/config.html#controls-virtualwall-linewidth","364":"/reference/config.html#controls-virtualwall-linecolor","365":"/reference/config.html#controls-virtualwall-hitareathickness","366":"/reference/config.html#controls-virtualwall-outlineoffset","367":"/reference/config.html#controls-virtualwall-outlinestrokecolor","368":"/reference/config.html#controls-virtualwall-outlinestrokewidth","369":"/reference/config.html#controls-virtualwall-outlinedashed","370":"/reference/config.html#controls-virtualwall-outlinedasharray","371":"/reference/config.html#controls-virtualwall-outlinefillcolor","372":"/reference/config.html#controls-virtualwall-minwidth","373":"/reference/config.html#controls-virtualwall-textcolor","374":"/reference/config.html#controls-virtualwall-textoffset","375":"/reference/config.html#controls-virtualwall-editing","376":"/reference/config.html#controls-virtualwall-normal","377":"/reference/config.html#controls-spot","378":"/reference/config.html#controls-spot-iconsrc","379":"/reference/config.html#controls-spot-iconsize","380":"/reference/config.html#controls-spot-size","381":"/reference/config.html#controls-spot-strokecolor","382":"/reference/config.html#controls-spot-strokewidth","383":"/reference/config.html#controls-spot-fillcolor","384":"/reference/config.html#controls-spot-textcolor","385":"/reference/config.html#controls-spot-textposition","386":"/reference/config.html#controls-spot-textoffset","387":"/reference/config.html#controls-spot-editing","388":"/reference/config.html#controls-spot-normal","389":"/reference/config.html#controls-waypoint","390":"/reference/config.html#controls-waypoint-showorder","391":"/reference/config.html#controls-waypoint-normal","392":"/reference/config.html#controls-waypoint-normal-iconsrc","393":"/reference/config.html#controls-waypoint-normal-iconsize","394":"/reference/config.html#controls-waypoint-normal-ordertext","395":"/reference/config.html#controls-waypoint-normal-ordertext-fontsize","396":"/reference/config.html#controls-waypoint-normal-ordertext-fontfamily","397":"/reference/config.html#controls-waypoint-normal-ordertext-fontweight","398":"/reference/config.html#controls-waypoint-normal-ordertext-color","399":"/reference/config.html#controls-waypoint-normal-ordercontainer","400":"/reference/config.html#controls-waypoint-normal-ordercontainer-size","401":"/reference/config.html#controls-waypoint-normal-ordercontainer-backgroundcolor","402":"/reference/config.html#controls-waypoint-normal-ordercontainer-offsety","403":"/reference/config.html#controls-waypoint-normal-ordercontainer-offsetx","404":"/reference/config.html#controls-waypoint-editing","405":"/reference/config.html#controls-waypoint-editing-iconsrc","406":"/reference/config.html#controls-waypoint-editing-iconsize","407":"/reference/config.html#controls-waypoint-editing-ordertext","408":"/reference/config.html#controls-waypoint-editing-ordercontainer","409":"/reference/config.html#divider","410":"/reference/config.html#divider-linecolor","411":"/reference/config.html#divider-dashlinewidth","412":"/reference/config.html#divider-dashlinedasharray","413":"/reference/config.html#divider-solidlinewidth","414":"/reference/config.html#divider-endpointsize","415":"/reference/config.html#divider-endpointcolor","416":"/reference/config.html#divider-endpointstrokecolor","417":"/reference/config.html#divider-endpointstrokewidth","418":"/reference/config.html#divider-hitareathickness","419":"/reference/config.html#divider-resetdividerwhenoutofroom","420":"/reference/config.html#divider-defaultextension","421":"/reference/config.html#divider-defaultdirection","422":"/reference/config.html#detectedobject","423":"/reference/config.html#detectedobject-height","424":"/reference/config.html#detectedobject-width","425":"/reference/config.html#detectedobject-interactive","426":"/reference/config.html#snapshot","427":"/reference/config.html#snapshot-format","428":"/reference/config.html#snapshot-quality","429":"/reference/config.html#snapshot-antialias","430":"/reference/config.html#snapshot-resolution","431":"/reference/runtime.html#运行时配置","432":"/reference/runtime.html#使用示例","433":"/reference/runtime.html#dividingroomid","434":"/reference/runtime.html#enableroomselection","435":"/reference/runtime.html#enableinteraction","436":"/reference/runtime.html#enablemapclickcapture","437":"/reference/runtime.html#editingforbiddensweepzoneids","438":"/reference/runtime.html#editingforbiddenmopzoneids","439":"/reference/runtime.html#editingcleanzoneids","440":"/reference/runtime.html#editingvirtualwallids","441":"/reference/runtime.html#editingspotids","442":"/reference/runtime.html#editingwaypointids","443":"/reference/runtime.html#maprotation","444":"/reference/runtime.html#roompropertyfoldids","445":"/reference/runtime.html#roomselectionmode","446":"/reference/runtime.html#selectroomids","447":"/reference/runtime.html#showroomproperty","448":"/reference/runtime.html#showroomorder","449":"/reference/runtime.html#showroomname","450":"/reference/runtime.html#showpath","451":"/reference/runtime.html#showchargingstation","452":"/reference/runtime.html#showroomfloortype","453":"/reference/runtime.html#showcarpet","454":"/reference/runtime.html#showchargingstationring","455":"/reference/runtime.html#showrobotring","456":"/reference/runtime.html#showrobotsleepanimation","457":"/reference/runtime.html#showrobotpulsecircle","458":"/reference/runtime.html#unit","459":"/reference/runtime.html#unitlabel","460":"/reference/types.html#类型定义","461":"/reference/types.html#point","462":"/reference/types.html#direction","463":"/reference/types.html#mapstate","464":"/reference/types.html#pathstate","465":"/reference/types.html#zoneparam","466":"/reference/types.html#virtualwallparam","467":"/reference/types.html#spotparam","468":"/reference/types.html#waypointparam","469":"/reference/types.html#roomproperty","470":"/reference/types.html#roomdata","471":"/reference/types.html#imagecustomelementparam","472":"/reference/types.html#gifcustomelementparam","473":"/reference/types.html#htmlcustomelementparam","474":"/reference/types.html#customelementparam","475":"/reference/types.html#detectedobjectparam","476":"/reference/utils.html#工具方法","477":"/reference/utils.html#decoderoomproperties","478":"/reference/utils.html#offsetpointstoavoidoverlap"},"fieldIds":{"title":0,"titles":1,"text":2},"fieldLength":{"0":[1,1,6],"1":[1,1,6],"2":[3,2,21],"3":[1,2,25],"4":[1,2,4],"5":[2,3,36],"6":[2,3,14],"7":[1,2,1],"8":[3,3,31],"9":[3,3,27],"10":[1,2,25],"11":[1,2,38],"12":[1,1,6],"13":[1,2,20],"14":[1,2,8],"15":[3,3,28],"16":[3,3,23],"17":[1,2,9],"18":[5,3,26],"19":[3,3,33],"20":[1,2,1],"21":[1,3,33],"22":[1,3,34],"23":[1,3,11],"24":[1,2,32],"25":[1,1,96],"26":[1,1,65],"27":[1,1,15],"28":[1,2,65],"29":[3,2,69],"30":[1,2,68],"31":[1,1,59],"32":[1,1,1],"33":[1,2,77],"34":[1,2,67],"35":[1,1,88],"36":[1,1,50],"37":[1,1,46],"38":[1,1,75],"39":[1,1,1],"40":[1,2,30],"41":[1,2,50],"42":[1,1,33],"43":[1,1,6],"44":[1,1,9],"45":[2,2,31],"46":[2,2,24],"47":[1,1,1],"48":[1,2,17],"49":[1,2,23],"50":[1,1,8],"51":[1,1,10],"52":[1,1,73],"53":[1,1,49],"54":[1,1,55],"55":[1,1,54],"56":[1,1,73],"57":[1,1,5],"58":[1,1,35],"59":[1,1,20],"60":[1,1,14],"61":[1,1,13],"62":[1,1,11],"63":[1,1,14],"64":[1,1,11],"65":[1,1,11],"66":[1,1,11],"67":[1,1,11],"68":[1,1,11],"69":[1,1,15],"70":[1,1,15],"71":[1,1,11],"72":[1,1,11],"73":[1,1,11],"74":[1,1,11],"75":[1,1,11],"76":[1,1,11],"77":[1,1,11],"78":[1,1,11],"79":[1,1,11],"80":[1,1,11],"81":[1,1,11],"82":[1,1,17],"83":[1,1,4],"84":[1,1,29],"85":[1,1,18],"86":[1,1,67],"87":[1,1,19],"88":[1,1,20],"89":[1,1,20],"90":[1,1,24],"91":[1,1,21],"92":[1,1,19],"93":[1,1,30],"94":[1,1,56],"95":[1,1,6],"96":[1,1,45],"97":[2,1,22],"98":[2,1,12],"99":[2,1,12],"100":[2,1,12],"101":[2,1,12],"102":[2,1,12],"103":[2,1,12],"104":[2,1,14],"105":[2,1,12],"106":[2,1,14],"107":[2,1,14],"108":[2,1,33],"109":[2,1,27],"110":[2,1,27],"111":[2,1,26],"112":[2,1,27],"113":[2,1,66],"114":[2,1,45],"115":[2,1,60],"116":[2,1,60],"117":[2,1,12],"118":[2,1,12],"119":[2,1,41],"120":[1,1,10],"121":[1,1,56],"122":[1,1,4],"123":[2,2,12],"124":[2,2,12],"125":[2,2,12],"126":[2,2,12],"127":[2,2,6],"128":[1,1,3],"129":[2,2,2],"130":[3,3,8],"131":[3,3,7],"132":[2,2,7],"133":[2,2,13],"134":[2,2,6],"135":[1,1,2],"136":[2,2,10],"137":[2,2,15],"138":[2,2,6],"139":[2,2,7],"140":[2,2,11],"141":[2,2,19],"142":[2,2,13],"143":[1,1,5],"144":[2,2,25],"145":[3,2,16],"146":[3,2,11],"147":[3,4,9],"148":[3,4,13],"149":[3,4,13],"150":[3,4,13],"151":[3,4,13],"152":[3,4,10],"153":[5,4,7],"154":[4,4,7],"155":[4,4,7],"156":[4,4,12],"157":[2,2,2],"158":[3,3,8],"159":[3,3,10],"160":[3,3,6],"161":[2,2,2],"162":[3,3,15],"163":[3,3,38],"164":[3,3,8],"165":[3,3,8],"166":[3,3,6],"167":[3,3,8],"168":[3,3,8],"169":[3,3,8],"170":[3,3,2],"171":[4,4,6],"172":[4,4,9],"173":[4,4,9],"174":[4,4,8],"175":[4,4,8],"176":[4,4,8],"177":[3,3,2],"178":[4,4,14],"179":[3,3,2],"180":[4,4,14],"181":[3,3,2],"182":[4,4,14],"183":[3,3,2],"184":[4,4,19],"185":[3,3,2],"186":[4,4,6],"187":[4,4,10],"188":[4,4,6],"189":[4,4,8],"190":[4,4,8],"191":[2,2,13],"192":[3,3,6],"193":[3,3,8],"194":[3,3,8],"195":[3,3,8],"196":[3,3,8],"197":[3,3,8],"198":[3,3,22],"199":[3,3,8],"200":[3,3,8],"201":[3,3,8],"202":[3,3,8],"203":[3,3,8],"204":[2,2,2],"205":[3,3,26],"206":[3,3,7],"207":[3,3,7],"208":[2,2,8],"209":[2,2,10],"210":[2,2,10],"211":[1,1,2],"212":[2,2,7],"213":[2,2,16],"214":[2,2,2],"215":[3,3,6],"216":[3,3,6],"217":[3,3,9],"218":[2,2,2],"219":[3,3,6],"220":[3,3,6],"221":[3,3,9],"222":[2,2,2],"223":[3,3,6],"224":[3,3,6],"225":[3,3,9],"226":[1,1,3],"227":[2,2,8],"228":[2,2,7],"229":[2,2,7],"230":[1,1,4],"231":[2,2,2],"232":[3,3,7],"233":[3,3,8],"234":[3,3,8],"235":[3,3,6],"236":[2,2,17],"237":[2,2,11],"238":[2,2,2],"239":[3,3,7],"240":[3,3,7],"241":[3,3,7],"242":[3,3,6],"243":[3,3,8],"244":[3,3,8],"245":[3,3,6],"246":[3,3,6],"247":[3,3,8],"248":[3,3,8],"249":[2,2,2],"250":[3,3,8],"251":[3,3,10],"252":[3,3,8],"253":[3,3,6],"254":[3,3,6],"255":[3,3,10],"256":[2,2,3],"257":[3,3,9],"258":[3,3,6],"259":[3,3,8],"260":[3,3,6],"261":[3,3,9],"262":[3,3,7],"263":[3,3,7],"264":[3,3,6],"265":[3,3,9],"266":[3,3,23],"267":[1,1,3],"268":[2,2,2],"269":[3,3,6],"270":[3,3,8],"271":[3,3,8],"272":[3,3,6],"273":[2,2,11],"274":[2,2,2],"275":[3,3,8],"276":[3,3,10],"277":[3,3,8],"278":[3,3,6],"279":[3,3,6],"280":[3,3,10],"281":[1,1,3],"282":[2,2,8],"283":[2,2,8],"284":[2,2,8],"285":[2,2,8],"286":[2,2,8],"287":[2,2,6],"288":[2,2,6],"289":[2,2,6],"290":[2,2,6],"291":[2,2,8],"292":[2,2,8],"293":[2,2,10],"294":[2,2,6],"295":[2,2,2],"296":[3,3,8],"297":[3,3,6],"298":[3,3,6],"299":[3,3,8],"300":[3,3,10],"301":[3,3,8],"302":[3,3,6],"303":[3,3,8],"304":[3,3,6],"305":[3,3,9],"306":[3,3,10],"307":[3,3,6],"308":[3,3,6],"309":[3,3,9],"310":[3,3,8],"311":[3,3,2],"312":[4,4,6],"313":[4,4,8],"314":[3,3,2],"315":[4,4,6],"316":[4,4,8],"317":[2,2,2],"318":[3,3,8],"319":[3,3,6],"320":[3,3,6],"321":[3,3,8],"322":[3,3,11],"323":[3,3,8],"324":[3,3,6],"325":[3,3,8],"326":[3,3,6],"327":[3,3,9],"328":[3,3,11],"329":[3,3,6],"330":[3,3,6],"331":[3,3,9],"332":[3,3,8],"333":[3,3,2],"334":[4,4,6],"335":[4,4,8],"336":[3,3,2],"337":[4,4,6],"338":[4,4,8],"339":[1,2,2],"340":[3,3,8],"341":[3,3,6],"342":[3,3,6],"343":[3,3,8],"344":[3,3,11],"345":[3,3,8],"346":[3,3,6],"347":[3,3,8],"348":[3,3,6],"349":[3,3,9],"350":[3,3,11],"351":[3,3,6],"352":[3,3,6],"353":[3,3,9],"354":[3,3,8],"355":[3,3,2],"356":[4,4,6],"357":[4,4,8],"358":[3,3,2],"359":[4,4,6],"360":[4,4,8],"361":[2,2,2],"362":[3,3,6],"363":[3,3,8],"364":[3,3,6],"365":[3,3,8],"366":[3,3,8],"367":[3,3,6],"368":[3,3,8],"369":[3,3,6],"370":[3,3,9],"371":[3,3,10],"372":[3,3,8],"373":[3,3,6],"374":[3,3,8],"375":[3,3,3],"376":[3,3,3],"377":[2,2,2],"378":[3,3,6],"379":[3,3,8],"380":[3,3,8],"381":[3,3,6],"382":[3,3,8],"383":[3,3,11],"384":[3,3,6],"385":[3,3,9],"386":[3,3,8],"387":[3,3,3],"388":[3,3,3],"389":[2,2,2],"390":[3,3,6],"391":[3,3,2],"392":[4,4,6],"393":[4,4,9],"394":[4,4,2],"395":[5,5,8],"396":[5,5,11],"397":[5,5,6],"398":[5,5,6],"399":[4,4,2],"400":[5,5,9],"401":[5,5,6],"402":[5,5,9],"403":[5,5,9],"404":[3,3,7],"405":[4,4,6],"406":[4,4,8],"407":[4,4,6],"408":[4,4,6],"409":[1,1,3],"410":[2,2,6],"411":[2,2,8],"412":[2,2,9],"413":[2,2,8],"414":[2,2,8],"415":[2,2,6],"416":[2,2,6],"417":[2,2,8],"418":[2,2,8],"419":[2,2,6],"420":[2,2,8],"421":[2,2,7],"422":[1,1,2],"423":[2,2,8],"424":[2,2,8],"425":[2,2,6],"426":[1,1,2],"427":[2,2,8],"428":[2,2,7],"429":[2,2,6],"430":[2,2,9],"431":[1,1,5],"432":[1,1,32],"433":[1,1,10],"434":[1,1,16],"435":[1,1,11],"436":[1,1,10],"437":[1,1,5],"438":[1,1,5],"439":[1,1,5],"440":[1,1,5],"441":[1,1,5],"442":[1,1,5],"443":[1,1,9],"444":[1,1,5],"445":[1,1,14],"446":[1,1,11],"447":[1,1,6],"448":[1,1,6],"449":[1,1,6],"450":[1,1,6],"451":[1,1,6],"452":[1,1,6],"453":[1,1,6],"454":[1,1,6],"455":[1,1,6],"456":[1,1,6],"457":[1,1,10],"458":[1,1,9],"459":[1,1,6],"460":[1,1,4],"461":[1,1,10],"462":[1,1,8],"463":[1,1,26],"464":[1,1,21],"465":[1,1,12],"466":[1,1,14],"467":[1,1,11],"468":[1,1,11],"469":[1,1,31],"470":[1,1,15],"471":[1,1,38],"472":[1,1,38],"473":[1,1,35],"474":[1,1,8],"475":[1,1,24],"476":[1,1,4],"477":[1,1,39],"478":[1,1,19]},"averageFieldLength":[2.283924843423801,2.2901878914405027,12.891440501043839],"storedFields":{"0":{"title":"进阶使用","titles":[]},"1":{"title":"自适应缩放","titles":["进阶使用"]},"2":{"title":"什么是 scale?","titles":["进阶使用","自适应缩放"]},"3":{"title":"自适应缩放的触发时机","titles":["进阶使用","自适应缩放"]},"4":{"title":"自适应缩放的计算逻辑","titles":["进阶使用","自适应缩放"]},"5":{"title":"1. 计算初始缩放比例","titles":["进阶使用","自适应缩放","自适应缩放的计算逻辑"]},"6":{"title":"2. 应用缩放比例限制","titles":["进阶使用","自适应缩放","自适应缩放的计算逻辑"]},"7":{"title":"常见问题与解决方案","titles":["进阶使用","自适应缩放"]},"8":{"title":"问题 1:超大地图显示不全","titles":["进阶使用","自适应缩放","常见问题与解决方案"]},"9":{"title":"问题 2:超小地图被放大得过大","titles":["进阶使用","自适应缩放","常见问题与解决方案"]},"10":{"title":"相关配置项","titles":["进阶使用","自适应缩放"]},"11":{"title":"手动触发自适应缩放","titles":["进阶使用","自适应缩放"]},"12":{"title":"房间智能配色","titles":["进阶使用"]},"13":{"title":"核心特性","titles":["进阶使用","房间智能配色"]},"14":{"title":"颜色分配策略","titles":["进阶使用","房间智能配色"]},"15":{"title":"priority(加权优先)","titles":["进阶使用","房间智能配色","颜色分配策略"]},"16":{"title":"balanced(均匀分配)","titles":["进阶使用","房间智能配色","颜色分配策略"]},"17":{"title":"房间排序方式","titles":["进阶使用","房间智能配色"]},"18":{"title":"index(按 ID 排序)","titles":["进阶使用","房间智能配色","房间排序方式"]},"19":{"title":"area(按面积排序)","titles":["进阶使用","房间智能配色","房间排序方式"]},"20":{"title":"配色建议","titles":["进阶使用","房间智能配色"]},"21":{"title":"颜色数量","titles":["进阶使用","房间智能配色","配色建议"]},"22":{"title":"颜色数组一致性","titles":["进阶使用","房间智能配色","配色建议"]},"23":{"title":"颜色对比度","titles":["进阶使用","房间智能配色","配色建议"]},"24":{"title":"相关配置项","titles":["进阶使用","房间智能配色"]},"25":{"title":"选择房间","titles":["进阶使用"]},"26":{"title":"房间分割","titles":["进阶使用"]},"27":{"title":"地图控制元素","titles":["进阶使用"]},"28":{"title":"虚拟墙","titles":["进阶使用","地图控制元素"]},"29":{"title":"禁扫区域/禁拖区域/清扫划区","titles":["进阶使用","地图控制元素"]},"30":{"title":"定点框","titles":["进阶使用","地图控制元素"]},"31":{"title":"新增地图控制元素","titles":["进阶使用"]},"32":{"title":"房间信息","titles":["进阶使用"]},"33":{"title":"数据处理","titles":["进阶使用","房间信息"]},"34":{"title":"自定义属性","titles":["进阶使用","房间信息"]},"35":{"title":"设置清扫顺序","titles":["进阶使用"]},"36":{"title":"途径点","titles":["进阶使用"]},"37":{"title":"检测物体","titles":["进阶使用"]},"38":{"title":"自定义元素","titles":["进阶使用"]},"39":{"title":"截图","titles":["进阶使用"]},"40":{"title":"为当前地图截图","titles":["进阶使用","截图"]},"41":{"title":"使用其他地图数据进行截图","titles":["进阶使用","截图"]},"42":{"title":"地图旋转","titles":["进阶使用"]},"43":{"title":"基本概念","titles":[]},"44":{"title":"核心组件","titles":["基本概念"]},"45":{"title":"RobotMap 组件","titles":["基本概念","核心组件"]},"46":{"title":"RjsRobotMap 组件","titles":["基本概念","核心组件"]},"47":{"title":"坐标系统","titles":["基本概念"]},"48":{"title":"地图原点坐标","titles":["基本概念","坐标系统"]},"49":{"title":"机器坐标系","titles":["基本概念","坐标系统"]},"50":{"title":"快速开始","titles":[]},"51":{"title":"安装","titles":["快速开始"]},"52":{"title":"数据传入","titles":["快速开始"]},"53":{"title":"地图配置","titles":["快速开始"]},"54":{"title":"运行时状态","titles":["快速开始"]},"55":{"title":"地图事件回调","titles":["快速开始"]},"56":{"title":"地图方法","titles":["快速开始"]},"57":{"title":"地图事件回调","titles":[]},"58":{"title":"使用示例","titles":["地图事件回调"]},"59":{"title":"onMapFirstDrawed","titles":["地图事件回调"]},"60":{"title":"onMapDrawed","titles":["地图事件回调"]},"61":{"title":"onPathDrawed","titles":["地图事件回调"]},"62":{"title":"onRoomPropertiesDrawed","titles":["地图事件回调"]},"63":{"title":"onClickRoom","titles":["地图事件回调"]},"64":{"title":"onClickRoomProperties","titles":["地图事件回调"]},"65":{"title":"onRemoveForbiddenSweepZone","titles":["地图事件回调"]},"66":{"title":"onRemoveForbiddenMopZone","titles":["地图事件回调"]},"67":{"title":"onRemoveCleanZone","titles":["地图事件回调"]},"68":{"title":"onRemoveVirtualWall","titles":["地图事件回调"]},"69":{"title":"onUpdateForbiddenSweepZone","titles":["地图事件回调"]},"70":{"title":"onUpdateForbiddenMopZone","titles":["地图事件回调"]},"71":{"title":"onUpdateCleanZone","titles":["地图事件回调"]},"72":{"title":"onUpdateVirtualWall","titles":["地图事件回调"]},"73":{"title":"onUpdateSpot","titles":["地图事件回调"]},"74":{"title":"onClickForbiddenSweepZone","titles":["地图事件回调"]},"75":{"title":"onClickForbiddenMopZone","titles":["地图事件回调"]},"76":{"title":"onClickCleanZone","titles":["地图事件回调"]},"77":{"title":"onClickVirtualWall","titles":["地图事件回调"]},"78":{"title":"onClickSpot","titles":["地图事件回调"]},"79":{"title":"onClickDetectedObject","titles":["地图事件回调"]},"80":{"title":"onClickCustomElement","titles":["地图事件回调"]},"81":{"title":"onUpdateDivider","titles":["地图事件回调"]},"82":{"title":"onClickMap","titles":["地图事件回调"]},"83":{"title":"数据","titles":[]},"84":{"title":"map","titles":["数据"]},"85":{"title":"path","titles":["数据"]},"86":{"title":"roomProperties","titles":["数据"]},"87":{"title":"forbiddenSweepZones","titles":["数据"]},"88":{"title":"forbiddenMopZones","titles":["数据"]},"89":{"title":"cleanZones","titles":["数据"]},"90":{"title":"virtualWalls","titles":["数据"]},"91":{"title":"spots","titles":["数据"]},"92":{"title":"wayPoints","titles":["数据"]},"93":{"title":"detectedObjects","titles":["数据"]},"94":{"title":"customElements","titles":["数据"]},"95":{"title":"地图方法","titles":[]},"96":{"title":"使用示例","titles":["地图方法"]},"97":{"title":"areRoomsAdjacent()","titles":["地图方法"]},"98":{"title":"getForbiddenSweepZones()","titles":["地图方法"]},"99":{"title":"getForbiddenMopZones()","titles":["地图方法"]},"100":{"title":"getCleanZones()","titles":["地图方法"]},"101":{"title":"getVirtualWalls()","titles":["地图方法"]},"102":{"title":"getSpots()","titles":["地图方法"]},"103":{"title":"getWayPoints()","titles":["地图方法"]},"104":{"title":"getEffectiveDividerPoints()","titles":["地图方法"]},"105":{"title":"getDividerEndPoints()","titles":["地图方法"]},"106":{"title":"getViewportCenterPoint()","titles":["地图方法"]},"107":{"title":"getMapCenterPoint()","titles":["地图方法"]},"108":{"title":"getWallPointsByViewportCenter()","titles":["地图方法"]},"109":{"title":"getForbiddenSweepZonePointsByViewportCenter()","titles":["地图方法"]},"110":{"title":"getForbiddenMopZonePointsByViewportCenter()","titles":["地图方法"]},"111":{"title":"getCleanZonePointsByViewportCenter()","titles":["地图方法"]},"112":{"title":"getSpotPointByViewportCenter()","titles":["地图方法"]},"113":{"title":"isNearChargerOrRobot()","titles":["地图方法"]},"114":{"title":"isPointInAnyRoom()","titles":["地图方法"]},"115":{"title":"isWallIntersectsAnyRoom()","titles":["地图方法"]},"116":{"title":"isZoneIntersectsAnyRoom()","titles":["地图方法"]},"117":{"title":"resetPanZoom()","titles":["地图方法"]},"118":{"title":"snapshot()","titles":["地图方法"]},"119":{"title":"snapshotByData()","titles":["地图方法"]},"120":{"title":"配置","titles":[]},"121":{"title":"使用示例","titles":["配置"]},"122":{"title":"global","titles":["配置"]},"123":{"title":"global.containerTop","titles":["配置","global"]},"124":{"title":"global.containerLeft","titles":["配置","global"]},"125":{"title":"global.containerWidth","titles":["配置","global"]},"126":{"title":"global.containerHeight","titles":["配置","global"]},"127":{"title":"global.backgroundColor","titles":["配置","global"]},"128":{"title":"interaction","titles":["配置"]},"129":{"title":"interaction.zoomRange","titles":["配置","interaction"]},"130":{"title":"interaction.zoomRange.min","titles":["配置","interaction","interaction.zoomRange"]},"131":{"title":"interaction.zoomRange.max","titles":["配置","interaction","interaction.zoomRange"]},"132":{"title":"interaction.fitMinScale","titles":["配置","interaction"]},"133":{"title":"interaction.fitMaxScale","titles":["配置","interaction"]},"134":{"title":"interaction.enableDoubleTapZoom","titles":["配置","interaction"]},"135":{"title":"map","titles":["配置"]},"136":{"title":"map.autoPaddingHorizontalPercent","titles":["配置","map"]},"137":{"title":"map.autoPaddingVerticalPercent","titles":["配置","map"]},"138":{"title":"map.obstacleColor","titles":["配置","map"]},"139":{"title":"map.freeColor","titles":["配置","map"]},"140":{"title":"map.adjacencyThreshold","titles":["配置","map"]},"141":{"title":"map.originChangeAutoFitThreshold","titles":["配置","map"]},"142":{"title":"map.sizeChangeAutoFitThreshold","titles":["配置","map"]},"143":{"title":"room","titles":["配置"]},"144":{"title":"room.colors","titles":["配置","room"]},"145":{"title":"room.colors.sortBy","titles":["配置","room"]},"146":{"title":"room.colors.strategy","titles":["配置","room"]},"147":{"title":"room.colors.active","titles":["配置","room","room.colors.strategy"]},"148":{"title":"room.colors.inactive","titles":["配置","room","room.colors.strategy"]},"149":{"title":"room.colors.name","titles":["配置","room","room.colors.strategy"]},"150":{"title":"room.colors.propertyTheme","titles":["配置","room","room.colors.strategy"]},"151":{"title":"room.colors.selectionIndicatorBackground","titles":["配置","room","room.colors.strategy"]},"152":{"title":"room.colors.selectionIndicatorIcon","titles":["配置","room","room.colors.strategy"]},"153":{"title":"room.colors.NO_ROOM_DATA","titles":["配置","room","room.colors.strategy"]},"154":{"title":"room.colors.ROOM_GAP","titles":["配置","room","room.colors.strategy"]},"155":{"title":"room.colors.OBSTACLE_ROOM","titles":["配置","room","room.colors.strategy"]},"156":{"title":"room.colors.UNKNOWN_ROOM","titles":["配置","room","room.colors.strategy"]},"157":{"title":"room.nameLabel","titles":["配置","room"]},"158":{"title":"room.nameLabel.fontSize","titles":["配置","room","room.nameLabel"]},"159":{"title":"room.nameLabel.fontFamily","titles":["配置","room","room.nameLabel"]},"160":{"title":"room.nameLabel.fontWeight","titles":["配置","room","room.nameLabel"]},"161":{"title":"room.property","titles":["配置","room"]},"162":{"title":"room.property.displayOrders","titles":["配置","room","room.property"]},"163":{"title":"room.property.customAssets","titles":["配置","room","room.property"]},"164":{"title":"room.property.iconWidth","titles":["配置","room","room.property"]},"165":{"title":"room.property.iconHeight","titles":["配置","room","room.property"]},"166":{"title":"room.property.foldable","titles":["配置","room","room.property"]},"167":{"title":"room.property.offsetX","titles":["配置","room","room.property"]},"168":{"title":"room.property.offsetY","titles":["配置","room","room.property"]},"169":{"title":"room.property.iconGap","titles":["配置","room","room.property"]},"170":{"title":"room.property.container","titles":["配置","room","room.property"]},"171":{"title":"room.property.container.backgroundColor","titles":["配置","room","room.property","room.property.container"]},"172":{"title":"room.property.container.paddingVertical","titles":["配置","room","room.property","room.property.container"]},"173":{"title":"room.property.container.paddingHorizontal","titles":["配置","room","room.property","room.property.container"]},"174":{"title":"room.property.container.borderRadius","titles":["配置","room","room.property","room.property.container"]},"175":{"title":"room.property.container.tailHeight","titles":["配置","room","room.property","room.property.container"]},"176":{"title":"room.property.container.tailWidth","titles":["配置","room","room.property","room.property.container"]},"177":{"title":"room.property.suction","titles":["配置","room","room.property"]},"178":{"title":"room.property.suction.assets","titles":["配置","room","room.property","room.property.suction"]},"179":{"title":"room.property.cistern","titles":["配置","room","room.property"]},"180":{"title":"room.property.cistern.assets","titles":["配置","room","room.property","room.property.cistern"]},"181":{"title":"room.property.cleanMode","titles":["配置","room","room.property"]},"182":{"title":"room.property.cleanMode.assets","titles":["配置","room","room.property","room.property.cleanMode"]},"183":{"title":"room.property.cleanTimes","titles":["配置","room","room.property"]},"184":{"title":"room.property.cleanTimes.assets","titles":["配置","room","room.property","room.property.cleanTimes"]},"185":{"title":"room.property.cleanOrder","titles":["配置","room","room.property"]},"186":{"title":"room.property.cleanOrder.color","titles":["配置","room","room.property","room.property.cleanOrder"]},"187":{"title":"room.property.cleanOrder.fontFamily","titles":["配置","room","room.property","room.property.cleanOrder"]},"188":{"title":"room.property.cleanOrder.fontWeight","titles":["配置","room","room.property","room.property.cleanOrder"]},"189":{"title":"room.property.cleanOrder.fontSize","titles":["配置","room","room.property","room.property.cleanOrder"]},"190":{"title":"room.property.cleanOrder.gapRight","titles":["配置","room","room.property","room.property.cleanOrder"]},"191":{"title":"room.selectionIndicator","titles":["配置","room"]},"192":{"title":"room.selectionIndicator.iconSrc","titles":["配置","room","room.selectionIndicator"]},"193":{"title":"room.selectionIndicator.iconWidth","titles":["配置","room","room.selectionIndicator"]},"194":{"title":"room.selectionIndicator.iconHeight","titles":["配置","room","room.selectionIndicator"]},"195":{"title":"room.selectionIndicator.containerWidth","titles":["配置","room","room.selectionIndicator"]},"196":{"title":"room.selectionIndicator.containerHeight","titles":["配置","room","room.selectionIndicator"]},"197":{"title":"room.selectionIndicator.strokeWidth","titles":["配置","room","room.selectionIndicator"]},"198":{"title":"room.selectionIndicator.strokeColor","titles":["配置","room","room.selectionIndicator"]},"199":{"title":"room.selectionIndicator.borderRadius","titles":["配置","room","room.selectionIndicator"]},"200":{"title":"room.selectionIndicator.offsetX","titles":["配置","room","room.selectionIndicator"]},"201":{"title":"room.selectionIndicator.offsetY","titles":["配置","room","room.selectionIndicator"]},"202":{"title":"room.selectionIndicator.tailHeight","titles":["配置","room","room.selectionIndicator"]},"203":{"title":"room.selectionIndicator.tailWidth","titles":["配置","room","room.selectionIndicator"]},"204":{"title":"room.floorType","titles":["配置","room"]},"205":{"title":"room.floorType.assets","titles":["配置","room","room.floorType"]},"206":{"title":"room.floorType.opacity","titles":["配置","room","room.floorType"]},"207":{"title":"room.floorType.scale","titles":["配置","room","room.floorType"]},"208":{"title":"room.enableElasticScale","titles":["配置","room"]},"209":{"title":"room.elasticMinScale","titles":["配置","room"]},"210":{"title":"room.elasticMaxScale","titles":["配置","room"]},"211":{"title":"path","titles":["配置"]},"212":{"title":"path.lineWidthFixed","titles":["配置","path"]},"213":{"title":"path.incrementalThreshold","titles":["配置","path"]},"214":{"title":"path.commonPath","titles":["配置","path"]},"215":{"title":"path.commonPath.visible","titles":["配置","path","path.commonPath"]},"216":{"title":"path.commonPath.color","titles":["配置","path","path.commonPath"]},"217":{"title":"path.commonPath.width","titles":["配置","path","path.commonPath"]},"218":{"title":"path.transitionPath","titles":["配置","path"]},"219":{"title":"path.transitionPath.visible","titles":["配置","path","path.transitionPath"]},"220":{"title":"path.transitionPath.color","titles":["配置","path","path.transitionPath"]},"221":{"title":"path.transitionPath.width","titles":["配置","path","path.transitionPath"]},"222":{"title":"path.chargePath","titles":["配置","path"]},"223":{"title":"path.chargePath.visible","titles":["配置","path","path.chargePath"]},"224":{"title":"path.chargePath.color","titles":["配置","path","path.chargePath"]},"225":{"title":"path.chargePath.width","titles":["配置","path","path.chargePath"]},"226":{"title":"carpet","titles":["配置"]},"227":{"title":"carpet.src","titles":["配置","carpet"]},"228":{"title":"carpet.opacity","titles":["配置","carpet"]},"229":{"title":"carpet.scale","titles":["配置","carpet"]},"230":{"title":"robot","titles":["配置"]},"231":{"title":"robot.icon","titles":["配置","robot"]},"232":{"title":"robot.icon.sizeFixed","titles":["配置","robot","robot.icon"]},"233":{"title":"robot.icon.width","titles":["配置","robot","robot.icon"]},"234":{"title":"robot.icon.height","titles":["配置","robot","robot.icon"]},"235":{"title":"robot.icon.src","titles":["配置","robot","robot.icon"]},"236":{"title":"robot.speed","titles":["配置","robot"]},"237":{"title":"robot.rotationCorrection","titles":["配置","robot"]},"238":{"title":"robot.sleepAnimation","titles":["配置","robot"]},"239":{"title":"robot.sleepAnimation.jsonSrc","titles":["配置","robot","robot.sleepAnimation"]},"240":{"title":"robot.sleepAnimation.imageSrc","titles":["配置","robot","robot.sleepAnimation"]},"241":{"title":"robot.sleepAnimation.imageSrc","titles":["配置","robot","robot.sleepAnimation"]},"242":{"title":"robot.sleepAnimation.framePrefix","titles":["配置","robot","robot.sleepAnimation"]},"243":{"title":"robot.sleepAnimation.width","titles":["配置","robot","robot.sleepAnimation"]},"244":{"title":"robot.sleepAnimation.height","titles":["配置","robot","robot.sleepAnimation"]},"245":{"title":"robot.sleepAnimation.sizeFixed","titles":["配置","robot","robot.sleepAnimation"]},"246":{"title":"robot.sleepAnimation.frameCount","titles":["配置","robot","robot.sleepAnimation"]},"247":{"title":"robot.sleepAnimation.offsetX","titles":["配置","robot","robot.sleepAnimation"]},"248":{"title":"robot.sleepAnimation.offsetY","titles":["配置","robot","robot.sleepAnimation"]},"249":{"title":"robot.ring","titles":["配置","robot"]},"250":{"title":"robot.ring.size","titles":["配置","robot","robot.ring"]},"251":{"title":"robot.ring.color","titles":["配置","robot","robot.ring"]},"252":{"title":"robot.ring.strokeWidth","titles":["配置","robot","robot.ring"]},"253":{"title":"robot.ring.strokeColor","titles":["配置","robot","robot.ring"]},"254":{"title":"robot.ring.strokeDashed","titles":["配置","robot","robot.ring"]},"255":{"title":"robot.ring.strokeDashArray","titles":["配置","robot","robot.ring"]},"256":{"title":"robot.pulseCircle","titles":["配置","robot"]},"257":{"title":"robot.pulseCircle.size","titles":["配置","robot","robot.pulseCircle"]},"258":{"title":"robot.pulseCircle.color","titles":["配置","robot","robot.pulseCircle"]},"259":{"title":"robot.pulseCircle.strokeWidth","titles":["配置","robot","robot.pulseCircle"]},"260":{"title":"robot.pulseCircle.strokeColor","titles":["配置","robot","robot.pulseCircle"]},"261":{"title":"robot.pulseCircle.duration","titles":["配置","robot","robot.pulseCircle"]},"262":{"title":"robot.pulseCircle.sizeFixed","titles":["配置","robot","robot.pulseCircle"]},"263":{"title":"robot.pulseCircle.minScale","titles":["配置","robot","robot.pulseCircle"]},"264":{"title":"robot.pulseCircle.maxScale","titles":["配置","robot","robot.pulseCircle"]},"265":{"title":"robot.pulseCircle.minAlpha","titles":["配置","robot","robot.pulseCircle"]},"266":{"title":"robot.pulseCircle.maxAlpha","titles":["配置","robot","robot.pulseCircle"]},"267":{"title":"chargingStation","titles":["配置"]},"268":{"title":"chargingStation.icon","titles":["配置","chargingStation"]},"269":{"title":"chargingStation.icon.sizeFixed","titles":["配置","chargingStation","chargingStation.icon"]},"270":{"title":"chargingStation.icon.width","titles":["配置","chargingStation","chargingStation.icon"]},"271":{"title":"chargingStation.icon.height","titles":["配置","chargingStation","chargingStation.icon"]},"272":{"title":"chargingStation.icon.src","titles":["配置","chargingStation","chargingStation.icon"]},"273":{"title":"chargingStation.rotationCorrection","titles":["配置","chargingStation"]},"274":{"title":"chargingStation.ring","titles":["配置","chargingStation"]},"275":{"title":"chargingStation.ring.size","titles":["配置","chargingStation","chargingStation.ring"]},"276":{"title":"chargingStation.ring.color","titles":["配置","chargingStation","chargingStation.ring"]},"277":{"title":"chargingStation.ring.strokeWidth","titles":["配置","chargingStation","chargingStation.ring"]},"278":{"title":"chargingStation.ring.strokeColor","titles":["配置","chargingStation","chargingStation.ring"]},"279":{"title":"chargingStation.ring.strokeDashed","titles":["配置","chargingStation","chargingStation.ring"]},"280":{"title":"chargingStation.ring.strokeDashArray","titles":["配置","chargingStation","chargingStation.ring"]},"281":{"title":"controls","titles":["配置"]},"282":{"title":"controls.iconWrapperWidth","titles":["配置","controls"]},"283":{"title":"controls.iconWrapperHeight","titles":["配置","controls"]},"284":{"title":"controls.iconWrapperBorderRadius","titles":["配置","controls"]},"285":{"title":"controls.iconWidth","titles":["配置","controls"]},"286":{"title":"controls.iconHeight","titles":["配置","controls"]},"287":{"title":"controls.deleteIconSrc","titles":["配置","controls"]},"288":{"title":"controls.rotateIconSrc","titles":["配置","controls"]},"289":{"title":"controls.scaleIconSrc","titles":["配置","controls"]},"290":{"title":"controls.moveIconSrc","titles":["配置","controls"]},"291":{"title":"controls.moveButtonOffset","titles":["配置","controls"]},"292":{"title":"controls.textFontSize","titles":["配置","controls"]},"293":{"title":"controls.textFontFamily","titles":["配置","controls"]},"294":{"title":"controls.textFontWeight","titles":["配置","controls"]},"295":{"title":"controls.forbiddenSweepZone","titles":["配置","controls"]},"296":{"title":"controls.forbiddenSweepZone.minSize","titles":["配置","controls","controls.forbiddenSweepZone"]},"297":{"title":"controls.forbiddenSweepZone.iconWrapperFillColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"298":{"title":"controls.forbiddenSweepZone.strokeColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"299":{"title":"controls.forbiddenSweepZone.strokeWidth","titles":["配置","controls","controls.forbiddenSweepZone"]},"300":{"title":"controls.forbiddenSweepZone.fillColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"301":{"title":"controls.forbiddenSweepZone.outlineOffset","titles":["配置","controls","controls.forbiddenSweepZone"]},"302":{"title":"controls.forbiddenSweepZone.outlineStrokeColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"303":{"title":"controls.forbiddenSweepZone.outlineStrokeWidth","titles":["配置","controls","controls.forbiddenSweepZone"]},"304":{"title":"controls.forbiddenSweepZone.outlineDashed","titles":["配置","controls","controls.forbiddenSweepZone"]},"305":{"title":"controls.forbiddenSweepZone.outlineDashArray","titles":["配置","controls","controls.forbiddenSweepZone"]},"306":{"title":"controls.forbiddenSweepZone.outlineFillColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"307":{"title":"controls.forbiddenSweepZone.showRotateButton","titles":["配置","controls","controls.forbiddenSweepZone"]},"308":{"title":"controls.forbiddenSweepZone.textColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"309":{"title":"controls.forbiddenSweepZone.textPosition","titles":["配置","controls","controls.forbiddenSweepZone"]},"310":{"title":"controls.forbiddenSweepZone.textOffset","titles":["配置","controls","controls.forbiddenSweepZone"]},"311":{"title":"controls.forbiddenSweepZone.editing","titles":["配置","controls","controls.forbiddenSweepZone"]},"312":{"title":"controls.forbiddenSweepZone.editing.isDashed","titles":["配置","controls","controls.forbiddenSweepZone","controls.forbiddenSweepZone.editing"]},"313":{"title":"controls.forbiddenSweepZone.editing.dashArray","titles":["配置","controls","controls.forbiddenSweepZone","controls.forbiddenSweepZone.editing"]},"314":{"title":"controls.forbiddenSweepZone.normal","titles":["配置","controls","controls.forbiddenSweepZone"]},"315":{"title":"controls.forbiddenSweepZone.normal.isDashed","titles":["配置","controls","controls.forbiddenSweepZone","controls.forbiddenSweepZone.normal"]},"316":{"title":"controls.forbiddenSweepZone.normal.dashArray","titles":["配置","controls","controls.forbiddenSweepZone","controls.forbiddenSweepZone.normal"]},"317":{"title":"controls.forbiddenMopZone","titles":["配置","controls"]},"318":{"title":"controls.forbiddenMopZone.minSize","titles":["配置","controls","controls.forbiddenMopZone"]},"319":{"title":"controls.forbiddenMopZone.iconWrapperFillColor","titles":["配置","controls","controls.forbiddenMopZone"]},"320":{"title":"controls.forbiddenMopZone.strokeColor","titles":["配置","controls","controls.forbiddenMopZone"]},"321":{"title":"controls.forbiddenMopZone.strokeWidth","titles":["配置","controls","controls.forbiddenMopZone"]},"322":{"title":"controls.forbiddenMopZone.fillColor","titles":["配置","controls","controls.forbiddenMopZone"]},"323":{"title":"controls.forbiddenMopZone.outlineOffset","titles":["配置","controls","controls.forbiddenMopZone"]},"324":{"title":"controls.forbiddenMopZone.outlineStrokeColor","titles":["配置","controls","controls.forbiddenMopZone"]},"325":{"title":"controls.forbiddenMopZone.outlineStrokeWidth","titles":["配置","controls","controls.forbiddenMopZone"]},"326":{"title":"controls.forbiddenMopZone.outlineDashed","titles":["配置","controls","controls.forbiddenMopZone"]},"327":{"title":"controls.forbiddenMopZone.outlineDashArray","titles":["配置","controls","controls.forbiddenMopZone"]},"328":{"title":"controls.forbiddenMopZone.outlineFillColor","titles":["配置","controls","controls.forbiddenMopZone"]},"329":{"title":"controls.forbiddenMopZone.showRotateButton","titles":["配置","controls","controls.forbiddenMopZone"]},"330":{"title":"controls.forbiddenMopZone.textColor","titles":["配置","controls","controls.forbiddenMopZone"]},"331":{"title":"controls.forbiddenMopZone.textPosition","titles":["配置","controls","controls.forbiddenMopZone"]},"332":{"title":"controls.forbiddenMopZone.textOffset","titles":["配置","controls","controls.forbiddenMopZone"]},"333":{"title":"controls.forbiddenMopZone.editing","titles":["配置","controls","controls.forbiddenMopZone"]},"334":{"title":"controls.forbiddenMopZone.editing.isDashed","titles":["配置","controls","controls.forbiddenMopZone","controls.forbiddenMopZone.editing"]},"335":{"title":"controls.forbiddenMopZone.editing.dashArray","titles":["配置","controls","controls.forbiddenMopZone","controls.forbiddenMopZone.editing"]},"336":{"title":"controls.forbiddenMopZone.normal","titles":["配置","controls","controls.forbiddenMopZone"]},"337":{"title":"controls.forbiddenMopZone.normal.isDashed","titles":["配置","controls","controls.forbiddenMopZone","controls.forbiddenMopZone.normal"]},"338":{"title":"controls.forbiddenMopZone.normal.dashArray","titles":["配置","controls","controls.forbiddenMopZone","controls.forbiddenMopZone.normal"]},"339":{"title":"cleanZone","titles":["配置","controls"]},"340":{"title":"controls.cleanZone.minSize","titles":["配置","controls","cleanZone"]},"341":{"title":"controls.cleanZone.iconWrapperFillColor","titles":["配置","controls","cleanZone"]},"342":{"title":"controls.cleanZone.strokeColor","titles":["配置","controls","cleanZone"]},"343":{"title":"controls.cleanZone.strokeWidth","titles":["配置","controls","cleanZone"]},"344":{"title":"controls.cleanZone.fillColor","titles":["配置","controls","cleanZone"]},"345":{"title":"controls.cleanZone.outlineOffset","titles":["配置","controls","cleanZone"]},"346":{"title":"controls.cleanZone.outlineStrokeColor","titles":["配置","controls","cleanZone"]},"347":{"title":"controls.cleanZone.outlineStrokeWidth","titles":["配置","controls","cleanZone"]},"348":{"title":"controls.cleanZone.outlineDashed","titles":["配置","controls","cleanZone"]},"349":{"title":"controls.cleanZone.outlineDashArray","titles":["配置","controls","cleanZone"]},"350":{"title":"controls.cleanZone.outlineFillColor","titles":["配置","controls","cleanZone"]},"351":{"title":"controls.cleanZone.showRotateButton","titles":["配置","controls","cleanZone"]},"352":{"title":"controls.cleanZone.textColor","titles":["配置","controls","cleanZone"]},"353":{"title":"controls.cleanZone.textPosition","titles":["配置","controls","cleanZone"]},"354":{"title":"controls.cleanZone.textOffset","titles":["配置","controls","cleanZone"]},"355":{"title":"controls.cleanZone.editing","titles":["配置","controls","cleanZone"]},"356":{"title":"controls.cleanZone.editing.isDashed","titles":["配置","controls","cleanZone","controls.cleanZone.editing"]},"357":{"title":"controls.cleanZone.editing.dashArray","titles":["配置","controls","cleanZone","controls.cleanZone.editing"]},"358":{"title":"controls.cleanZone.normal","titles":["配置","controls","cleanZone"]},"359":{"title":"controls.cleanZone.normal.isDashed","titles":["配置","controls","cleanZone","controls.cleanZone.normal"]},"360":{"title":"controls.cleanZone.normal.dashArray","titles":["配置","controls","cleanZone","controls.cleanZone.normal"]},"361":{"title":"controls.virtualWall","titles":["配置","controls"]},"362":{"title":"controls.virtualWall.iconWrapperFillColor","titles":["配置","controls","controls.virtualWall"]},"363":{"title":"controls.virtualWall.lineWidth","titles":["配置","controls","controls.virtualWall"]},"364":{"title":"controls.virtualWall.lineColor","titles":["配置","controls","controls.virtualWall"]},"365":{"title":"controls.virtualWall.hitAreaThickness","titles":["配置","controls","controls.virtualWall"]},"366":{"title":"controls.virtualWall.outlineOffset","titles":["配置","controls","controls.virtualWall"]},"367":{"title":"controls.virtualWall.outlineStrokeColor","titles":["配置","controls","controls.virtualWall"]},"368":{"title":"controls.virtualWall.outlineStrokeWidth","titles":["配置","controls","controls.virtualWall"]},"369":{"title":"controls.virtualWall.outlineDashed","titles":["配置","controls","controls.virtualWall"]},"370":{"title":"controls.virtualWall.outlineDashArray","titles":["配置","controls","controls.virtualWall"]},"371":{"title":"controls.virtualWall.outlineFillColor","titles":["配置","controls","controls.virtualWall"]},"372":{"title":"controls.virtualWall.minWidth","titles":["配置","controls","controls.virtualWall"]},"373":{"title":"controls.virtualWall.textColor","titles":["配置","controls","controls.virtualWall"]},"374":{"title":"controls.virtualWall.textOffset","titles":["配置","controls","controls.virtualWall"]},"375":{"title":"controls.virtualWall.editing","titles":["配置","controls","controls.virtualWall"]},"376":{"title":"controls.virtualWall.normal","titles":["配置","controls","controls.virtualWall"]},"377":{"title":"controls.spot","titles":["配置","controls"]},"378":{"title":"controls.spot.iconSrc","titles":["配置","controls","controls.spot"]},"379":{"title":"controls.spot.iconSize","titles":["配置","controls","controls.spot"]},"380":{"title":"controls.spot.size","titles":["配置","controls","controls.spot"]},"381":{"title":"controls.spot.strokeColor","titles":["配置","controls","controls.spot"]},"382":{"title":"controls.spot.strokeWidth","titles":["配置","controls","controls.spot"]},"383":{"title":"controls.spot.fillColor","titles":["配置","controls","controls.spot"]},"384":{"title":"controls.spot.textColor","titles":["配置","controls","controls.spot"]},"385":{"title":"controls.spot.textPosition","titles":["配置","controls","controls.spot"]},"386":{"title":"controls.spot.textOffset","titles":["配置","controls","controls.spot"]},"387":{"title":"controls.spot.editing","titles":["配置","controls","controls.spot"]},"388":{"title":"controls.spot.normal","titles":["配置","controls","controls.spot"]},"389":{"title":"controls.wayPoint","titles":["配置","controls"]},"390":{"title":"controls.wayPoint.showOrder","titles":["配置","controls","controls.wayPoint"]},"391":{"title":"controls.wayPoint.normal","titles":["配置","controls","controls.wayPoint"]},"392":{"title":"controls.wayPoint.normal.iconSrc","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal"]},"393":{"title":"controls.wayPoint.normal.iconSize","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal"]},"394":{"title":"controls.wayPoint.normal.orderText","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal"]},"395":{"title":"controls.wayPoint.normal.orderText.fontSize","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderText"]},"396":{"title":"controls.wayPoint.normal.orderText.fontFamily","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderText"]},"397":{"title":"controls.wayPoint.normal.orderText.fontWeight","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderText"]},"398":{"title":"controls.wayPoint.normal.orderText.color","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderText"]},"399":{"title":"controls.wayPoint.normal.orderContainer","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal"]},"400":{"title":"controls.wayPoint.normal.orderContainer.size","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderContainer"]},"401":{"title":"controls.wayPoint.normal.orderContainer.backgroundColor","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderContainer"]},"402":{"title":"controls.wayPoint.normal.orderContainer.offsetY","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderContainer"]},"403":{"title":"controls.wayPoint.normal.orderContainer.offsetX","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderContainer"]},"404":{"title":"controls.wayPoint.editing","titles":["配置","controls","controls.wayPoint"]},"405":{"title":"controls.wayPoint.editing.iconSrc","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing"]},"406":{"title":"controls.wayPoint.editing.iconSize","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing"]},"407":{"title":"controls.wayPoint.editing.orderText","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing"]},"408":{"title":"controls.wayPoint.editing.orderContainer","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing"]},"409":{"title":"divider","titles":["配置"]},"410":{"title":"divider.lineColor","titles":["配置","divider"]},"411":{"title":"divider.dashLineWidth","titles":["配置","divider"]},"412":{"title":"divider.dashLineDashArray","titles":["配置","divider"]},"413":{"title":"divider.solidLineWidth","titles":["配置","divider"]},"414":{"title":"divider.endPointSize","titles":["配置","divider"]},"415":{"title":"divider.endPointColor","titles":["配置","divider"]},"416":{"title":"divider.endPointStrokeColor","titles":["配置","divider"]},"417":{"title":"divider.endPointStrokeWidth","titles":["配置","divider"]},"418":{"title":"divider.hitAreaThickness","titles":["配置","divider"]},"419":{"title":"divider.resetDividerWhenOutOfRoom","titles":["配置","divider"]},"420":{"title":"divider.defaultExtension","titles":["配置","divider"]},"421":{"title":"divider.defaultDirection","titles":["配置","divider"]},"422":{"title":"detectedObject","titles":["配置"]},"423":{"title":"detectedObject.height","titles":["配置","detectedObject"]},"424":{"title":"detectedObject.width","titles":["配置","detectedObject"]},"425":{"title":"detectedObject.interactive","titles":["配置","detectedObject"]},"426":{"title":"snapshot","titles":["配置"]},"427":{"title":"snapshot.format","titles":["配置","snapshot"]},"428":{"title":"snapshot.quality","titles":["配置","snapshot"]},"429":{"title":"snapshot.antialias","titles":["配置","snapshot"]},"430":{"title":"snapshot.resolution","titles":["配置","snapshot"]},"431":{"title":"运行时配置","titles":[]},"432":{"title":"使用示例","titles":["运行时配置"]},"433":{"title":"dividingRoomId","titles":["运行时配置"]},"434":{"title":"enableRoomSelection","titles":["运行时配置"]},"435":{"title":"enableInteraction","titles":["运行时配置"]},"436":{"title":"enableMapClickCapture","titles":["运行时配置"]},"437":{"title":"editingForbiddenSweepZoneIds","titles":["运行时配置"]},"438":{"title":"editingForbiddenMopZoneIds","titles":["运行时配置"]},"439":{"title":"editingCleanZoneIds","titles":["运行时配置"]},"440":{"title":"editingVirtualWallIds","titles":["运行时配置"]},"441":{"title":"editingSpotIds","titles":["运行时配置"]},"442":{"title":"editingWayPointIds","titles":["运行时配置"]},"443":{"title":"mapRotation","titles":["运行时配置"]},"444":{"title":"roomPropertyFoldIds","titles":["运行时配置"]},"445":{"title":"roomSelectionMode","titles":["运行时配置"]},"446":{"title":"selectRoomIds","titles":["运行时配置"]},"447":{"title":"showRoomProperty","titles":["运行时配置"]},"448":{"title":"showRoomOrder","titles":["运行时配置"]},"449":{"title":"showRoomName","titles":["运行时配置"]},"450":{"title":"showPath","titles":["运行时配置"]},"451":{"title":"showChargingStation","titles":["运行时配置"]},"452":{"title":"showRoomFloorType","titles":["运行时配置"]},"453":{"title":"showCarpet","titles":["运行时配置"]},"454":{"title":"showChargingStationRing","titles":["运行时配置"]},"455":{"title":"showRobotRing","titles":["运行时配置"]},"456":{"title":"showRobotSleepAnimation","titles":["运行时配置"]},"457":{"title":"showRobotPulseCircle","titles":["运行时配置"]},"458":{"title":"unit","titles":["运行时配置"]},"459":{"title":"unitLabel","titles":["运行时配置"]},"460":{"title":"类型定义","titles":[]},"461":{"title":"Point","titles":["类型定义"]},"462":{"title":"Direction","titles":["类型定义"]},"463":{"title":"MapState","titles":["类型定义"]},"464":{"title":"PathState","titles":["类型定义"]},"465":{"title":"ZoneParam","titles":["类型定义"]},"466":{"title":"VirtualWallParam","titles":["类型定义"]},"467":{"title":"SpotParam","titles":["类型定义"]},"468":{"title":"WayPointParam","titles":["类型定义"]},"469":{"title":"RoomProperty","titles":["类型定义"]},"470":{"title":"RoomData","titles":["类型定义"]},"471":{"title":"ImageCustomElementParam","titles":["类型定义"]},"472":{"title":"GifCustomElementParam","titles":["类型定义"]},"473":{"title":"HtmlCustomElementParam","titles":["类型定义"]},"474":{"title":"CustomElementParam","titles":["类型定义"]},"475":{"title":"DetectedObjectParam","titles":["类型定义"]},"476":{"title":"工具方法","titles":[]},"477":{"title":"decodeRoomProperties","titles":["工具方法"]},"478":{"title":"offsetPointsToAvoidOverlap","titles":["工具方法"]}},"dirtCount":0,"index":[["偏移后的点位数组",{"2":{"478":1}}],["已存在的点位数组",{"2":{"478":1}}],["已经兼容支持两种协议",{"2":{"84":1}}],["转换后的房间属性数组",{"2":{"477":1}}],["转场路径宽度",{"2":{"221":1}}],["转场路径颜色",{"2":{"220":1}}],["转场路径是否可见",{"2":{"219":1}}],["转场路径配置",{"2":{"218":1}}],["转场路径和机器人位置等信息",{"2":{"85":1}}],["处理预留字段的函数",{"2":{"477":1}}],["处于折叠状态的房间id列表",{"2":{"444":1}}],["工具方法",{"0":{"476":1},"1":{"477":1,"478":1}}],["透明度",{"2":{"471":1,"472":1,"473":1}}],["必需",{"2":{"471":2,"472":2}}],["索引",{"2":{"470":1}}],["索引靠前的颜色将被优先使用",{"2":{"146":1}}],["长度必须为",{"2":{"466":1}}],["长度一致",{"2":{"25":1}}],["组成区域的顶点坐标",{"2":{"465":1}}],["组件相同的props",{"2":{"46":1}}],["组件是基于",{"2":{"45":1}}],["组件",{"0":{"45":1,"46":1},"2":{"44":1,"45":1,"46":2,"50":1}}],["组件作为示例",{"2":{"44":1}}],["组件会自动对地图做一次自适应居中",{"2":{"42":1}}],["计数",{"2":{"464":1}}],["计算逻辑和常见问题",{"2":{"133":1}}],["计算出的缩放比例可能很大",{"2":{"9":1}}],["计算出的缩放比例可能小于",{"2":{"8":1}}],["计算出的初始缩放比例会受到",{"2":{"6":1}}],["计算出一个初始的缩放比例",{"2":{"5":1}}],["计算初始缩放比例",{"0":{"5":1}}],["版本号",{"2":{"463":1}}],["方向",{"2":{"464":1}}],["方向类型",{"2":{"462":1}}],["方法",{"2":{"95":1}}],["方法使用其他地图数据进行截图",{"2":{"41":1}}],["方法为当前地图截图",{"2":{"40":1}}],["方法解析原始地图中的房间数据",{"2":{"86":1}}],["方法解析原始地图数据获取",{"2":{"33":1}}],["方法解析地图数据获取",{"2":{"34":1}}],["呼吸效果",{"2":{"457":1}}],["呼吸动画的最大透明度",{"2":{"266":1}}],["呼吸动画的最大缩放比例",{"2":{"264":1}}],["呼吸动画的最小透明度",{"2":{"265":1}}],["呼吸动画的最小缩放比例",{"2":{"263":1}}],["°",{"2":{"443":1}}],["用户点击地图时会触发",{"2":{"436":1}}],["用于控制地图在运行过程中的动态行为和状态",{"2":{"431":1}}],["用于校正图标默认朝向",{"2":{"237":1,"273":1}}],["用于路径动画",{"2":{"236":1}}],["用于判断两个房间是否相邻的算法",{"2":{"140":1}}],["用于定制地图的视觉样式",{"2":{"120":1}}],["用于响应地图的各种交互和状态变化",{"2":{"57":1}}],["用于选区清扫",{"2":{"25":1}}],["开启地图点击捕获功能后",{"2":{"436":1}}],["开发",{"2":{"46":1}}],["开发前请详细阅读原生组件说明",{"2":{"45":1}}],["开发的",{"2":{"45":1}}],["来移除分割线",{"2":{"433":1}}],["来获取结果",{"2":{"56":1,"96":1}}],["来获取",{"2":{"33":1,"86":1}}],["正在编辑的定点清扫id列表",{"2":{"441":1}}],["正在编辑的虚拟墙id列表",{"2":{"440":1}}],["正在编辑的清扫区域id列表",{"2":{"439":1}}],["正在编辑的禁拖区域id列表",{"2":{"438":1}}],["正在编辑的禁扫区域id列表",{"2":{"437":1}}],["正在编辑的途径点id列表",{"2":{"36":1,"442":1}}],["正在分割的房间id",{"2":{"433":1}}],["运行时配置通过",{"2":{"432":1}}],["运行时配置",{"0":{"431":1},"1":{"432":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1,"440":1,"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"447":1,"448":1,"449":1,"450":1,"451":1,"452":1,"453":1,"454":1,"455":1,"456":1,"457":1,"458":1,"459":1}}],["运行时状态是纯受控的",{"2":{"54":1}}],["运行时状态用于控制地图的动态状态",{"2":{"54":1}}],["运行时状态",{"0":{"54":1}}],["quality",{"0":{"428":1}}],["jpg",{"2":{"427":1}}],["jsonsrc",{"0":{"239":1}}],["json",{"2":{"45":1}}],["js",{"2":{"11":1,"25":1,"26":1,"28":1,"29":1,"30":1,"31":2,"33":2,"34":2,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"45":1,"51":2,"52":3,"53":1,"54":2,"55":1,"56":1,"58":1,"86":2,"96":1,"115":1,"116":1,"121":1,"432":1,"477":1}}],["结构与",{"2":{"404":1,"407":1,"408":1}}],["结构化协议",{"2":{"33":1,"86":1}}],["圆形直径",{"2":{"400":1}}],["序号容器水平偏移量",{"2":{"403":1}}],["序号容器垂直偏移量",{"2":{"402":1}}],["序号容器背景颜色",{"2":{"401":1}}],["序号容器大小",{"2":{"400":1}}],["序号文本颜色",{"2":{"398":1}}],["序号文本字体粗细",{"2":{"397":1}}],["序号文本字体",{"2":{"396":1}}],["序号文本字体大小",{"2":{"395":1}}],["固定屏幕像素",{"2":{"393":1}}],["与禁扫区域相同",{"2":{"375":1,"376":1,"387":1,"388":1}}],["普通模式下序号容器样式配置",{"2":{"399":1}}],["普通模式下序号文本样式配置",{"2":{"394":1}}],["普通模式下途径点图标大小",{"2":{"393":1}}],["普通模式下途径点图标资源路径",{"2":{"392":1}}],["普通模式下清扫区域框虚线样式",{"2":{"360":1}}],["普通模式下清扫区域框是否显示为虚线",{"2":{"359":1}}],["普通模式下禁拖区域框虚线样式",{"2":{"338":1}}],["普通模式下禁拖区域框是否显示为虚线",{"2":{"337":1}}],["普通模式下禁扫区域框虚线样式",{"2":{"316":1}}],["普通模式下禁扫区域框是否显示为虚线",{"2":{"315":1}}],["7",{"2":{"322":1,"328":1}}],["7c3fb8",{"2":{"22":3,"149":1,"150":1,"151":1}}],["编辑模式下序号容器样式配置",{"2":{"408":1}}],["编辑模式下序号文本样式配置",{"2":{"407":1}}],["编辑模式下途径点图标大小",{"2":{"406":1}}],["编辑模式下途径点图标资源路径",{"2":{"405":1}}],["编辑模式下清扫区域框虚线样式",{"2":{"357":1}}],["编辑模式下清扫区域框是否显示为虚线",{"2":{"356":1}}],["编辑模式下禁拖区域框虚线样式",{"2":{"335":1}}],["编辑模式下禁拖区域框是否显示为虚线",{"2":{"334":1}}],["编辑模式下禁扫区域框虚线样式",{"2":{"313":1}}],["编辑模式下禁扫区域框是否显示为虚线",{"2":{"312":1}}],["编辑状态等",{"2":{"54":1}}],["尺寸是否固定",{"2":{"471":1,"472":1,"473":1}}],["尺寸标签的显示会根据这个单位进行转换计算",{"2":{"458":1}}],["尺寸标签单位显示文本",{"2":{"459":1}}],["尺寸标签单位",{"2":{"458":1}}],["尺寸标签文本字体粗细",{"2":{"294":1}}],["尺寸标签文本字体名称",{"2":{"293":1}}],["尺寸标签文本字体大小",{"2":{"292":1}}],["尺寸和序号样式",{"2":{"404":1}}],["尺寸和背景",{"2":{"122":1}}],["移动按钮偏移距离",{"2":{"291":1}}],["移动按钮图标资源路径",{"2":{"290":1}}],["移动机器人产品可以依据途径点进行定点巡航",{"2":{"36":1}}],["旋转角度",{"2":{"471":1,"472":1,"473":1}}],["旋转按钮图标资源路径",{"2":{"288":1}}],["旋转地图后",{"2":{"3":1}}],["删除按钮图标资源路径",{"2":{"287":1}}],["操作按钮图标高度",{"2":{"286":1}}],["操作按钮图标宽度",{"2":{"285":1}}],["操作按钮图标容器边框圆角",{"2":{"284":1}}],["操作按钮图标容器高度",{"2":{"283":1}}],["操作按钮图标容器宽度",{"2":{"282":1}}],["操作对应的虚拟墙id",{"2":{"68":1}}],["操作对应的清扫区域id",{"2":{"67":1}}],["操作对应的禁拖区域id",{"2":{"66":1}}],["操作对应的禁扫区域id",{"2":{"65":1}}],["到",{"2":{"266":1}}],["更大的缩放范围",{"2":{"266":1}}],["更新分割线回调",{"2":{"81":1}}],["更新定点清扫回调",{"2":{"73":1}}],["更新虚拟墙回调",{"2":{"72":1}}],["更新后的分割线数据",{"2":{"81":1}}],["更新后的定点清扫数据",{"2":{"73":1}}],["更新后的虚拟墙数据",{"2":{"72":1}}],["更新后的清扫区域数据",{"2":{"71":1}}],["更新后的禁拖区域数据",{"2":{"70":1}}],["更新后的禁扫区域数据",{"2":{"69":1}}],["更新清扫区域回调",{"2":{"71":1}}],["更新禁拖区域回调",{"2":{"70":1}}],["更新禁扫区域回调",{"2":{"69":1}}],["更新途径点坐标",{"2":{"36":1}}],["之间",{"2":{"265":1,"266":1}}],["毫秒",{"2":{"261":1}}],["脉冲圈尺寸是否固定",{"2":{"262":1}}],["脉冲圈呼吸动画的持续时间",{"2":{"261":1}}],["脉冲圈描边颜色",{"2":{"260":1}}],["脉冲圈描边宽度",{"2":{"259":1}}],["脉冲圈填充颜色",{"2":{"258":1}}],["脉冲圈的大小",{"2":{"257":1}}],["直径",{"2":{"257":1}}],["直接传入即可",{"2":{"84":1}}],["间隙长度",{"2":{"255":1,"280":1}}],["预警圈虚线样式",{"2":{"255":1,"280":1}}],["预警圈描边是否为虚线",{"2":{"254":1,"279":1}}],["预警圈描边颜色",{"2":{"253":1,"278":1}}],["预警圈描边宽度",{"2":{"252":1,"277":1}}],["预警圈填充颜色",{"2":{"251":1,"276":1}}],["预警圈大小",{"2":{"250":1,"275":1}}],["睡眠动画y轴偏移",{"2":{"248":1}}],["睡眠动画x轴偏移",{"2":{"247":1}}],["睡眠动画尺寸是否固定",{"2":{"245":1}}],["睡眠动画高度",{"2":{"244":1}}],["睡眠动画宽度",{"2":{"243":1}}],["睡眠动画图片资源路径",{"2":{"240":1,"241":1}}],["睡眠动画json资源路径",{"2":{"239":1}}],["角度值按顺时针方向递增",{"2":{"237":1,"273":1}}],["度",{"2":{"237":1,"273":1,"443":1}}],["秒",{"2":{"236":1}}],["米",{"2":{"236":1,"250":1,"275":1,"296":1,"318":1,"340":1,"372":1,"380":1}}],["动画总帧数",{"2":{"246":1}}],["动画帧名称前缀",{"2":{"242":1}}],["动画和预警圈的显示",{"2":{"230":1}}],["动态更新地图的状态",{"2":{"54":1}}],["弹性缩放",{"2":{"208":1}}],["弹窗里的地图",{"2":{"46":1}}],["纵向",{"2":{"205":1}}],["资源",{"2":{"205":2}}],["横向",{"2":{"205":1}}],["实线长度",{"2":{"255":1,"280":1}}],["实现每个房间的选择指示器边框与背景色保持一致",{"2":{"198":1}}],["实例",{"2":{"96":1}}],["同时控制边框和尾部箭头的颜色",{"2":{"198":1}}],["所需的格式",{"2":{"477":1}}],["所以数组索引需要减1",{"2":{"184":1}}],["所有选择指示器使用固定的描边颜色",{"2":{"198":1}}],["所有选择指示器的描边和尾部箭头都使用该颜色",{"2":{"25":1}}],["所有数组类型的颜色配置",{"2":{"144":1}}],["所有数组长度一致",{"2":{"22":1}}],["所有配置项都是可选的",{"2":{"121":1,"432":1}}],["所有回调都是可选的",{"2":{"55":1,"58":1}}],["因为实际不存在0次清扫",{"2":{"184":1}}],["因此",{"2":{"13":1}}],["即",{"2":{"178":1,"180":1,"182":1,"184":1,"205":1}}],["即可完成地图的呈现",{"2":{"52":1}}],["即可",{"2":{"42":1}}],["值为0时",{"2":{"205":1}}],["值",{"2":{"178":1,"180":1,"182":1,"184":1,"205":1}}],["数组索引对应",{"2":{"178":1,"180":1,"182":1,"184":1,"205":1}}],["数据中",{"2":{"477":1}}],["数据驱动显示",{"2":{"163":1}}],["数据传入",{"0":{"52":1}}],["数据",{"0":{"83":1},"1":{"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1},"2":{"33":1,"34":1}}],["数据处理",{"0":{"33":1}}],["内置木地板",{"2":{"205":2}}],["内置瓷砖资源",{"2":{"205":1}}],["内置资源",{"2":{"178":1,"180":1,"182":1,"184":1,"192":1,"227":1,"235":1,"239":1,"240":1,"241":1,"272":1,"287":1,"288":1,"289":1,"290":1,"378":1,"392":1,"405":1}}],["内`",{"2":{"114":1}}],["还需要由",{"2":{"163":1}}],["比如",{"2":{"162":2,"163":1}}],["比如你要将地图切换到选区模式",{"2":{"54":1}}],["比如你要切换路径的显示",{"2":{"54":1}}],["未知房间的颜色",{"2":{"156":1}}],["障碍物房间的颜色",{"2":{"155":1}}],["障碍点显示颜色",{"2":{"138":1}}],["靠前优先",{"2":{"146":1}}],["大房间将优先分配索引靠前的颜色",{"2":{"145":1}}],["大房间会优先获得数组中靠前的颜色",{"2":{"19":1}}],["保持颜色分配稳定",{"2":{"145":1}}],["保存到",{"2":{"56":1}}],["保存下发禁扫区域数据",{"2":{"29":1}}],["保存下发虚拟墙数据",{"2":{"28":1}}],["关于智能配色算法的完整说明",{"2":{"144":1}}],["关于自适应缩放的完整说明",{"2":{"133":1,"137":1,"141":1,"142":1}}],["智能配色",{"2":{"144":1}}],["控制房间分割线的样式和行为",{"2":{"409":1}}],["控制房间的颜色",{"2":{"143":1}}],["控制元素配置",{"2":{"281":1}}],["控制充电桩图标和预警圈的显示",{"2":{"267":1}}],["控制呼吸动画效果",{"2":{"256":1}}],["控制机器人图标",{"2":{"230":1}}],["控制地毯区域的显示效果",{"2":{"226":1}}],["控制地图的缩放和手势操作",{"2":{"128":1}}],["控制地图容器的位置",{"2":{"122":1}}],["控制地图旋转非常简单",{"2":{"42":1}}],["认为它们相邻",{"2":{"140":1}}],["两个房间的边界点距离小于等于此阈值时",{"2":{"140":1}}],["仅绘制新增的部分",{"2":{"213":1}}],["仅结构化地图可用",{"2":{"139":1}}],["仅需传入几个基本的数据props",{"2":{"52":1}}],["上下边距不小于该比例值",{"2":{"137":1}}],["左右边距不小于该比例值",{"2":{"136":1}}],["包括各种编辑工具的样式和行为设置",{"2":{"281":1}}],["包括触发时机",{"2":{"133":1}}],["包含起点和终点坐标",{"2":{"466":1}}],["包含清扫路径",{"2":{"85":1}}],["包含清扫轨迹和当前位置",{"2":{"85":1}}],["包含障碍物",{"2":{"84":1}}],["包含路径id",{"2":{"61":1}}],["包含地图尺寸",{"2":{"59":1,"60":1,"84":1}}],["包含虚拟墙",{"2":{"27":1}}],["包含了我们认为的最佳实践",{"2":{"0":1}}],["限制地图放大的最大程度",{"2":{"133":1}}],["限制地图缩小的最小程度",{"2":{"132":1}}],["限制最大放大倍数",{"2":{"9":1}}],["8a8a8a",{"2":{"398":1}}],["8",{"2":{"131":1,"189":1,"233":1,"234":1,"247":1,"248":1,"270":1,"271":1,"310":1,"332":1,"354":1,"374":1,"379":1,"386":1}}],["800080",{"2":{"53":1,"121":1}}],["80",{"2":{"48":2,"91":1,"92":1,"93":1}}],["交互配置",{"2":{"128":1}}],["交互行为等一次性配置项",{"2":{"53":1,"120":1}}],["容器高度",{"2":{"126":1}}],["容器宽度",{"2":{"125":1}}],["容器距离左侧的位置",{"2":{"124":1}}],["容器距离顶部的位置",{"2":{"123":1}}],["全局容器配置",{"2":{"122":1}}],["覆盖默认值",{"2":{"121":1}}],["静态配置通过",{"2":{"121":1}}],["静态配置会沿用当前地图的配置",{"2":{"119":1}}],["$",{"2":{"114":1}}],["否则使用全量绘制",{"2":{"213":1}}],["否则返回",{"2":{"114":1}}],["否则可能导致问题",{"2":{"38":1}}],["待检测的点坐标",{"2":{"114":1}}],["示例",{"2":{"113":1,"114":1,"115":1,"116":1,"477":1}}],["阈值距离",{"2":{"113":1}}],["区域id",{"2":{"465":1}}],["区域参数类型",{"2":{"465":1}}],["区域框普通模式样式配置",{"2":{"314":1,"336":1,"358":1}}],["区域框编辑模式样式配置",{"2":{"311":1,"333":1,"355":1}}],["区域与房间没有交集",{"2":{"116":1}}],["区域与房间有交集",{"2":{"116":1}}],["区域的四个顶点坐标",{"2":{"116":1}}],["区域三种类型",{"2":{"113":1}}],["区域大小",{"2":{"109":1,"110":1,"111":1,"112":1}}],["墙体与房间没有交集",{"2":{"115":1}}],["墙体与房间有交集",{"2":{"115":1}}],["墙体与充电桩或机器人距离大于1米",{"2":{"113":1}}],["墙体与充电桩或机器人距离小于1米",{"2":{"113":1}}],["墙体的两个端点坐标",{"2":{"115":1}}],["墙体",{"2":{"113":1}}],["墙体或区域是否与充电桩或机器人距离小于阈值",{"2":{"113":1}}],["要检测的房间id数组",{"2":{"97":1}}],["判断区域是否与房间有交集",{"2":{"116":1}}],["判断墙体是否与房间有交集",{"2":{"115":1}}],["判断一个区域是否与任意房间有交集",{"2":{"116":1}}],["判断一个墙体是否与任意房间有交集",{"2":{"115":1}}],["判断一个点是否在房间内",{"2":{"114":1}}],["判断一个点是否在任意房间内",{"2":{"114":1}}],["判断一个点",{"2":{"113":1}}],["判断拖拽后的墙体是否与充电桩或机器人距离小于1米",{"2":{"113":1}}],["判断指定的房间是否相邻",{"2":{"97":1}}],["判定阈值由",{"2":{"97":1}}],["连通",{"2":{"97":1}}],["查询数据和执行各种操作",{"2":{"96":1}}],["查看地图方法了解更多",{"2":{"56":1}}],["查看地图事件回调了解更多事件回调",{"2":{"55":1}}],["查看运行时了解更多配置",{"2":{"54":1}}],["查看配置了解更多配置项",{"2":{"53":1}}],["该配置的值会根据地图数据里的分辨率转换为像素单位",{"2":{"120":1}}],["该实例包含所有可调用的地图方法",{"2":{"96":1}}],["该房间进入分割状态",{"2":{"26":1}}],["图标容器填充颜色",{"2":{"297":1,"319":1}}],["图像元素",{"2":{"94":1}}],["图片源",{"2":{"475":1}}],["图片高度",{"2":{"471":1}}],["图片需要明确尺寸",{"2":{"471":2}}],["图片宽度",{"2":{"471":1}}],["图片资源路径",{"2":{"471":1}}],["图片",{"2":{"38":1}}],["支持的最大缩放倍数",{"2":{"131":1}}],["支持的最小缩放倍数",{"2":{"130":1}}],["支持的各种数据类型和格式",{"2":{"83":1,"460":1}}],["支持",{"2":{"123":1,"124":1,"125":1,"126":1}}],["支持点",{"2":{"113":1}}],["支持负数",{"2":{"108":2,"109":2,"110":2,"111":2,"112":2}}],["支持在地图上添加自定义的图像",{"2":{"94":1}}],["显示对应等级的图标",{"2":{"178":1,"180":1,"182":1,"184":1,"205":1}}],["显示机器人识别到的物体",{"2":{"93":1}}],["显示时被过度放大",{"2":{"9":1}}],["终点",{"2":{"90":1}}],["起点",{"2":{"90":1}}],["由于房间信息实际耦合在点阵协议中",{"2":{"86":1}}],["根据指定的地图数据进行截图",{"2":{"119":1}}],["根据地图协议的不同",{"2":{"86":1}}],["根据四色定理",{"2":{"13":1,"21":1}}],["卧室",{"2":{"86":1}}],["回充路径宽度",{"2":{"225":1}}],["回充路径颜色",{"2":{"224":1}}],["回充路径是否可见",{"2":{"223":1}}],["回充路径配置",{"2":{"222":1}}],["回充路径",{"2":{"85":1}}],["回调",{"2":{"436":1}}],["回调获得",{"2":{"96":1}}],["回调更新业务侧的数据",{"2":{"30":1}}],["回调抛出最新的数据",{"2":{"30":1}}],["目前自定义属性仅支持数值型的字段",{"2":{"163":1}}],["目前地图数据协议分为两种",{"2":{"84":1}}],["目前支持自定义的元素有",{"2":{"38":1}}],["分辨率",{"2":{"84":1,"463":1}}],["分割线热区厚度",{"2":{"418":1}}],["分割线端点描边宽度",{"2":{"417":1}}],["分割线端点描边颜色",{"2":{"416":1}}],["分割线端点颜色",{"2":{"415":1}}],["分割线端点大小",{"2":{"414":1}}],["分割线有效部分宽度",{"2":{"413":1}}],["分割线样式",{"2":{"412":1}}],["分割线宽度",{"2":{"411":1}}],["分割线颜色",{"2":{"410":1}}],["分割线配置",{"2":{"409":1}}],["分割线",{"2":{"49":1}}],["被点击的自定义元素数据",{"2":{"80":1}}],["被点击的检测物体数据",{"2":{"79":1}}],["被点击的定点清扫数据",{"2":{"78":1}}],["被点击的虚拟墙数据",{"2":{"77":1}}],["被点击的清扫区域数据",{"2":{"76":1}}],["被点击的禁拖区域数据",{"2":{"75":1}}],["被点击的禁扫区域数据",{"2":{"74":1}}],["被点击的房间信息",{"2":{"63":1,"64":1}}],["后",{"2":{"82":1}}],["后触发",{"2":{"69":1,"70":1}}],["后续文档中",{"2":{"44":1}}],["缩放按钮图标资源路径",{"2":{"289":1}}],["缩放范围配置",{"2":{"129":1}}],["缩放",{"2":{"69":1,"70":1}}],["机器人当前位置",{"2":{"464":1}}],["机器人脉冲圈会在机器人图标下方显示一个呼吸动画效果",{"2":{"457":1}}],["机器人脉冲圈配置",{"2":{"256":1}}],["机器人预警圈配置",{"2":{"249":1}}],["机器人睡眠动画配置",{"2":{"238":1}}],["机器人会直接绘制到目标位置",{"2":{"236":1}}],["机器人和增量路径会按照",{"2":{"236":1}}],["机器人移动速度",{"2":{"236":1}}],["机器人图标角度校正",{"2":{"237":1}}],["机器人图标资源路径",{"2":{"235":1}}],["机器人图标高度",{"2":{"234":1}}],["机器人图标宽度",{"2":{"233":1}}],["机器人图标尺寸是否固定",{"2":{"232":1}}],["机器人图标配置",{"2":{"231":1}}],["机器人配置",{"2":{"230":1}}],["机器人路径数据",{"2":{"85":1}}],["机器人位置等",{"2":{"61":1}}],["机器坐标系是机器人运行过程中使用的笛卡尔坐标系",{"2":{"49":1}}],["机器坐标系",{"0":{"49":1},"2":{"114":1,"115":1,"116":1}}],["路径类型",{"2":{"464":1}}],["路径id",{"2":{"464":1}}],["路径数据变化时",{"2":{"236":1}}],["路径增量绘制检测阈值",{"2":{"213":1}}],["路径线条宽度是否固定",{"2":{"212":1}}],["路径配置",{"2":{"211":1}}],["路径状态信息",{"2":{"61":1,"464":1}}],["路径绘制完成回调",{"2":{"61":1}}],["路径原始数据",{"2":{"52":2}}],["状态",{"2":{"59":1}}],["才会触发此回调",{"2":{"59":1,"82":1}}],["返回的对象会被合并到",{"2":{"477":1}}],["返回该房间的",{"2":{"114":1}}],["返回值",{"2":{"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"78":1,"79":1,"80":1,"81":1,"82":1,"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,"477":1,"478":1}}],["返回自定义属性",{"2":{"34":1}}],["原始路径数据字符串>",{"2":{"85":1}}],["原始地图数据字符串>",{"2":{"84":1}}],["原点坐标",{"2":{"463":1}}],["原点等基础信息",{"2":{"84":1}}],["原点",{"2":{"59":1,"60":1}}],["原因",{"2":{"8":1,"9":1}}],["参数",{"2":{"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"78":1,"79":1,"80":1,"81":1,"82":1,"97":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"115":1,"116":1,"119":1,"477":1,"478":1}}],["参数和方法",{"2":{"29":1}}],["类型定义",{"0":{"460":1},"1":{"461":1,"462":1,"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1,"470":1,"471":1,"472":1,"473":1,"474":1,"475":1}}],["类型",{"2":{"59":1,"60":1,"61":2,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"78":1,"79":1,"80":1,"81":1,"82":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"92":1,"93":1,"94":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,"121":1,"123":1,"124":1,"125":1,"126":1,"127":1,"130":1,"131":1,"132":1,"133":1,"134":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":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,"158":1,"159":1,"160":1,"162":1,"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"169":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"178":1,"180":1,"182":1,"184":1,"186":1,"187":1,"188":1,"189":1,"190":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,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"212":1,"213":1,"215":1,"216":1,"217":1,"219":1,"220":1,"221":1,"223":1,"224":1,"225":1,"227":1,"228":1,"229":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"269":1,"270":1,"271":1,"272":1,"273":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":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,"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,"312":1,"313":1,"315":1,"316":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,"334":1,"335":1,"337":1,"338":1,"340":1,"341":1,"342":1,"343":1,"344":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"352":1,"353":1,"354":1,"356":1,"357":1,"359":1,"360":1,"362":1,"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"390":1,"392":1,"393":1,"395":1,"396":1,"397":1,"398":1,"400":1,"401":1,"402":1,"403":1,"405":1,"406":1,"410":1,"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"423":1,"424":1,"425":1,"427":1,"428":1,"429":1,"430":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1,"440":1,"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"447":1,"448":1,"449":1,"450":1,"451":1,"452":1,"453":1,"454":1,"455":1,"456":1,"457":1,"458":1,"459":1,"477":1,"478":1}}],["类型作为",{"2":{"33":1,"86":1}}],["zoomrange",{"0":{"129":1,"130":1,"131":1},"1":{"130":1,"131":1}}],["zone1",{"2":{"87":1,"88":1,"89":1}}],["zones",{"2":{"56":2,"96":1}}],["zone",{"2":{"29":7,"58":2,"69":2,"70":2,"71":2,"74":2,"75":2,"76":2,"116":2}}],["zoneparam",{"0":{"465":1},"2":{"29":4,"69":2,"70":2,"71":2,"74":2,"75":2,"76":2,"87":2,"88":2,"89":2,"98":2,"99":2,"100":2,"116":2,"119":4,"465":1}}],["zustand",{"2":{"56":1}}],["存储到全局状态管理中",{"2":{"56":1}}],["中",{"2":{"56":1}}],["中的数据",{"2":{"38":1}}],["中的",{"2":{"35":1}}],["调用地图方法",{"2":{"56":1}}],["传递",{"2":{"55":1,"58":1,"121":1,"432":1}}],["传入合并后的房间数据",{"2":{"35":1}}],["素材资源",{"2":{"53":1,"120":1}}],["客厅",{"2":{"52":1,"86":1}}],["假设有一个虚拟墙",{"2":{"52":2}}],["安装",{"0":{"51":1}}],["专为扫地机器人应用设计",{"2":{"50":1}}],["快速开始",{"0":{"50":1},"1":{"51":1,"52":1,"53":1,"54":1,"55":1,"56":1}}],["涉及到的坐标均指机器坐标系",{"2":{"49":1}}],["本文档部分配置项的单位与米相关",{"2":{"120":1}}],["本文档中",{"2":{"49":1}}],["本身具有业务意义",{"2":{"18":1}}],["含机器人位置",{"2":{"49":1}}],["充电桩方向",{"2":{"463":1}}],["充电桩坐标",{"2":{"463":1}}],["充电桩预警圈配置",{"2":{"274":1}}],["充电桩图标角度校正",{"2":{"273":1}}],["充电桩图标资源路径",{"2":{"272":1}}],["充电桩图标高度",{"2":{"271":1}}],["充电桩图标宽度",{"2":{"270":1}}],["充电桩图标尺寸是否固定",{"2":{"269":1}}],["充电桩图标配置",{"2":{"268":1}}],["充电桩配置",{"2":{"267":1}}],["充电桩等信息",{"2":{"59":1,"60":1}}],["充电桩",{"2":{"49":1}}],["高度",{"2":{"473":1,"475":1}}],["高",{"2":{"48":1}}],["宽度",{"2":{"473":1,"475":1}}],["宽度或高度",{"2":{"3":1}}],["宽",{"2":{"48":1}}],["坐标点类型",{"2":{"461":1}}],["坐标系统",{"0":{"47":1},"1":{"48":1,"49":1}}],["坐标变化超过阈值时",{"2":{"3":1}}],["对点位数组进行偏移",{"2":{"478":1}}],["对于结构化协议代表",{"2":{"156":1}}],["对于不同的扫地机协议",{"2":{"33":1}}],["对应",{"2":{"148":1,"149":1,"150":1,"151":1,"152":1}}],["对页面加载速度有一定影响",{"2":{"46":1}}],["引入",{"2":{"46":1}}],["等",{"2":{"56":1,"144":1,"198":1}}],["等场景",{"2":{"46":1}}],["等库生成",{"2":{"27":1}}],["基准值为图标底部中心",{"2":{"402":1,"403":1}}],["基于四色定理",{"2":{"144":1}}],["基于视口中心生成定点清扫的点坐标",{"2":{"112":1}}],["基于视口中心生成禁拖区域顶点坐标",{"2":{"110":1}}],["基于视口中心生成禁扫区域顶点坐标",{"2":{"109":1}}],["基于视口中心生成虚拟墙端点坐标",{"2":{"108":1}}],["基于",{"2":{"46":1}}],["基于rjs开发的地图组件",{"2":{"46":1}}],["基本概念",{"0":{"43":1},"1":{"44":1,"45":1,"46":1,"47":1,"48":1,"49":1}}],["一个完整的呼吸周期",{"2":{"261":1}}],["一个页面可以有多个",{"2":{"46":1}}],["一个页面只能有一个",{"2":{"45":1}}],["一种是结构化协议",{"2":{"84":1}}],["一种是点阵协议",{"2":{"84":1}}],["一般通过",{"2":{"34":1}}],["适用于多地图",{"2":{"46":1}}],["适用于首页实时地图等场景",{"2":{"45":1}}],["适用场景",{"2":{"15":1,"16":1,"18":1,"19":1}}],["默认20次",{"2":{"478":1}}],["默认使用配置中的最小尺寸",{"2":{"109":1,"110":1,"111":1,"112":1}}],["默认使用配置中的最小宽度",{"2":{"108":1}}],["默认为",{"2":{"108":3,"109":2,"110":2,"111":2,"112":2,"113":2}}],["默认铺满全屏",{"2":{"45":1}}],["默认值为",{"2":{"38":1}}],["默认值是",{"2":{"9":1}}],["默认值",{"2":{"5":1,"10":1,"15":1,"18":1,"24":1,"123":1,"124":1,"125":1,"126":1,"127":1,"130":1,"131":1,"132":1,"133":1,"134":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":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,"158":1,"159":1,"160":1,"162":1,"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"169":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"178":1,"180":1,"182":1,"184":1,"186":1,"187":1,"188":1,"189":1,"190":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,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1,"212":1,"213":1,"215":1,"216":1,"217":1,"219":1,"220":1,"221":1,"223":1,"224":1,"225":1,"227":1,"228":1,"229":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"269":1,"270":1,"271":1,"272":1,"273":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":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,"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,"312":1,"313":1,"315":1,"316":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,"334":1,"335":1,"337":1,"338":1,"340":1,"341":1,"342":1,"343":1,"344":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"352":1,"353":1,"354":1,"356":1,"357":1,"359":1,"360":1,"362":1,"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"390":1,"392":1,"393":1,"395":1,"396":1,"397":1,"398":1,"400":1,"401":1,"402":1,"403":1,"405":1,"406":1,"410":1,"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"423":1,"424":1,"425":1,"427":1,"428":1,"429":1,"430":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1,"440":1,"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"447":1,"448":1,"449":1,"450":1,"451":1,"452":1,"453":1,"454":1,"455":1,"456":1,"457":1,"458":1,"459":1}}],["提供的工具方法",{"2":{"476":1}}],["提供的",{"2":{"95":1}}],["提供了开箱即用的",{"2":{"50":1}}],["提供完整的地图渲染和交互功能",{"2":{"45":1}}],["提供两种颜色分配策略",{"2":{"14":1}}],["核心组件",{"0":{"44":1},"1":{"45":1,"46":1}}],["核心特性",{"0":{"13":1}}],["了解",{"2":{"43":1,"57":1,"83":1,"95":1,"120":1,"431":1,"460":1,"476":1}}],["在地图实例准备就绪后",{"2":{"56":1}}],["在地图旋转后",{"2":{"42":1}}],["在进行颜色分配前",{"2":{"17":1}}],["只需要传入你关心的回调函数",{"2":{"55":1,"58":1}}],["只需要设置",{"2":{"42":1}}],["只有当",{"2":{"446":1}}],["只有启用",{"2":{"82":1}}],["只有首次绘制完成后",{"2":{"59":1}}],["只有",{"2":{"52":1}}],["只是抛出",{"2":{"25":1}}],["截图分辨率倍数",{"2":{"430":1}}],["截图是否开启抗锯齿",{"2":{"429":1}}],["截图质量",{"2":{"428":1}}],["截图输出格式",{"2":{"427":1}}],["截图配置",{"2":{"426":1}}],["截图成功",{"2":{"40":1,"41":1}}],["截图",{"0":{"39":1},"1":{"40":1,"41":1}}],["属性显示等",{"2":{"143":1}}],["属性",{"2":{"38":1}}],["属性图标等文字元素的颜色要与背景色有足够对比",{"2":{"23":1}}],["属性图标等",{"2":{"22":1}}],["请参阅",{"2":{"133":1,"137":1,"141":1,"142":1,"144":1}}],["请不要传入",{"2":{"38":1}}],["请求失败",{"2":{"33":1}}],["元素id",{"2":{"471":1,"472":1,"473":1}}],["元素",{"2":{"94":3}}],["元素的",{"2":{"38":1}}],["元素类型",{"2":{"38":1,"471":1,"472":1,"473":1}}],["表示无地板材质",{"2":{"205":1}}],["表示距离足够",{"2":{"113":1}}],["表示过近",{"2":{"113":1}}],["表示原点位于相对于地图左上角",{"2":{"48":1}}],["表示元素的尺寸不会跟随地图缩放",{"2":{"38":1}}],["表示地图按照真实像素尺寸显示",{"2":{"2":1}}],["表示地图的缩放比例",{"2":{"2":1}}],["version",{"2":{"463":1}}],["vertical",{"2":{"108":1,"421":1,"462":1}}],["vh",{"2":{"123":1,"124":1,"125":1,"126":1}}],["vw",{"2":{"123":1,"124":1,"125":1,"126":1}}],["void>",{"2":{"117":1}}],["void",{"2":{"59":2,"60":2,"61":2,"62":2,"63":2,"64":2,"65":2,"66":2,"67":2,"68":2,"69":2,"70":2,"71":2,"72":2,"73":2,"74":2,"75":2,"76":2,"77":2,"78":2,"79":2,"80":2,"81":2,"82":2,"117":1}}],["value",{"2":{"38":1}}],["visible",{"0":{"215":1,"219":1,"223":1}}],["view",{"2":{"54":1}}],["view>",{"2":{"31":4,"54":2,"56":2}}],["virtualwall1",{"2":{"52":2}}],["virtualwall",{"0":{"361":1,"362":1,"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1},"1":{"362":1,"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1},"2":{"28":1}}],["virtualwalls=",{"2":{"28":1,"31":2,"52":2,"90":1}}],["virtualwalls",{"0":{"90":1},"2":{"28":5,"31":6,"52":4,"90":2,"119":2}}],["virtualwallparam",{"0":{"466":1},"2":{"28":4,"31":2,"52":3,"72":2,"77":2,"90":2,"101":2,"113":1,"115":2,"119":2,"466":1}}],["gapright",{"0":{"190":1}}],["gap",{"0":{"154":1}}],["gt",{"2":{"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"114":1,"115":1,"116":1,"117":1,"118":1,"119":1,"156":1,"163":1}}],["global",{"0":{"122":1,"123":1,"124":1,"125":1,"126":1,"127":1},"1":{"123":1,"124":1,"125":1,"126":1,"127":1},"2":{"53":1,"121":2}}],["gif高度",{"2":{"472":1}}],["gif宽度",{"2":{"472":1}}],["gif资源路径",{"2":{"472":1}}],["gifcustomelementparam",{"0":{"472":1},"2":{"472":1,"474":1}}],["gif",{"2":{"38":2,"94":5,"472":3}}],["getspotpointbyviewportcenter",{"0":{"112":1},"2":{"112":1}}],["getspots",{"0":{"102":1},"2":{"102":1}}],["getcleanzonepointsbyviewportcenter",{"0":{"111":1},"2":{"111":1}}],["getcleanzones",{"0":{"100":1},"2":{"56":1,"96":1,"100":1}}],["getmapcenterpoint",{"0":{"107":1},"2":{"107":1}}],["getviewportcenterpoint",{"0":{"106":1},"2":{"106":1}}],["getvirtualwalls",{"0":{"101":1},"2":{"101":1}}],["getdividerendpoints",{"0":{"105":1},"2":{"105":1}}],["getwaypoints",{"0":{"103":1},"2":{"103":1}}],["getwallpointsbyviewportcenter",{"0":{"108":1},"2":{"31":1,"108":1}}],["getforbiddenmopzonepointsbyviewportcenter",{"0":{"110":1},"2":{"110":1}}],["getforbiddenmopzones",{"0":{"99":1},"2":{"99":1}}],["getforbiddensweepzonepointsbyviewportcenter",{"0":{"109":1},"2":{"109":1}}],["getforbiddensweepzones",{"0":{"98":1},"2":{"98":1}}],["geteffectivedividerpoints",{"0":{"104":1},"2":{"26":1,"104":1}}],["它会即时反馈到地图上",{"2":{"54":1}}],["它会自动调整地图的缩放比例和位置",{"2":{"1":1}}],["它没有原生组件的限制",{"2":{"46":1}}],["它拥有和",{"2":{"46":1}}],["它们完全受控于",{"2":{"38":1}}],["物体id",{"2":{"475":1}}],["物体图标",{"2":{"37":1}}],["物体位置",{"2":{"37":1}}],["检测物体参数类型",{"2":{"475":1}}],["检测物体是否可交互",{"2":{"425":1}}],["检测物体宽度",{"2":{"424":1}}],["检测物体高度",{"2":{"423":1}}],["检测物体数据",{"2":{"93":1}}],["检测物体",{"0":{"37":1},"2":{"42":1}}],["启用地图点击捕获",{"2":{"36":1}}],["途径点id",{"2":{"468":1}}],["途径点参数类型",{"2":{"468":1}}],["途径点编辑模式样式配置",{"2":{"404":1}}],["途径点普通模式样式配置",{"2":{"391":1}}],["途径点配置",{"2":{"389":1}}],["途径点数据",{"2":{"92":1}}],["途径点用于定义机器需要途径的位置",{"2":{"36":1}}],["途径点",{"0":{"36":1}}],["纯受控设计的优势",{"2":{"35":1}}],["+",{"2":{"35":1}}],["取消顺序",{"2":{"35":1}}],["取决于你传入的prop数据",{"2":{"27":1}}],["取决于你传入的",{"2":{"25":1}}],["有顺序的房间设置为选中状态",{"2":{"35":1}}],["合并原始数据和临时的清扫顺序状态",{"2":{"35":1}}],["临时的清扫顺序状态",{"2":{"35":1}}],["借助这个设计",{"2":{"35":1}}],["借助受控的设计",{"2":{"31":1}}],["字段",{"2":{"35":1}}],["字段变化时",{"2":{"3":1}}],["设置地图的视觉样式",{"2":{"53":1}}],["设置新顺序",{"2":{"35":1}}],["设置清扫顺序",{"0":{"35":1}}],["设置为0可以关闭路径动画",{"2":{"236":1}}],["设置为0时将关闭路径增量绘制",{"2":{"213":1}}],["设置为",{"2":{"25":1,"38":1,"433":1}}],["设置为固定颜色值如",{"2":{"25":1}}],["设置为小于",{"2":{"8":1}}],["解析点阵协议的地图房间数据并转换为",{"2":{"477":1}}],["解析得到的路径的最后一个点会被认为是机器人当前位置",{"2":{"85":1}}],["解析预留字段",{"2":{"34":1}}],["解决方案",{"2":{"8":1,"9":1}}],["unitlabel",{"0":{"459":1}}],["unit",{"0":{"458":1}}],["unknown",{"0":{"156":1}}],["ui",{"2":{"159":1,"187":1,"293":1}}],["updates",{"2":{"35":3}}],["url",{"2":{"34":4,"163":8}}],["useref",{"2":{"96":1}}],["useroomproperty",{"2":{"33":2,"86":2}}],["usememo",{"2":{"35":3,"52":3,"53":1,"121":1}}],["usedevice",{"2":{"33":1,"86":1}}],["usestate",{"2":{"11":1,"25":3,"26":4,"28":2,"29":2,"30":2,"31":3,"35":3,"36":3,"37":1,"54":4,"56":2,"113":1,"115":2,"116":2}}],["需要偏移的点位数组",{"2":{"478":1}}],["需要明确尺寸",{"2":{"472":2}}],["需要传入基于机器坐标系的点",{"2":{"114":1}}],["需要使用",{"2":{"56":1,"96":1}}],["需要从地图数据中解析",{"2":{"52":1}}],["需要在小程序global",{"2":{"45":1}}],["需要和customdata里的字段一致",{"2":{"34":1}}],["需要缩小地图",{"2":{"8":1}}],["`点在房间",{"2":{"114":1}}],["`roomproperties`",{"2":{"33":1,"86":1}}],["`roomproperty",{"2":{"33":1,"86":1}}],["`",{"2":{"33":1,"86":1}}],["left",{"2":{"309":1,"331":1,"353":1,"385":1}}],["lt",{"2":{"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"114":1,"115":1,"116":1,"117":1,"118":1,"119":1,"163":1}}],["loading",{"2":{"59":1}}],["log",{"2":{"33":1,"37":3,"38":3,"40":1,"41":1,"55":3,"56":1,"58":3,"113":2,"114":2,"115":2,"116":2}}],["linewidthfixed",{"0":{"212":1}}],["linewidth",{"0":{"363":1},"2":{"28":1}}],["linecolor",{"0":{"364":1,"410":1},"2":{"26":1,"28":1}}],["点坐标",{"2":{"467":1,"468":1}}],["点坐标数组",{"2":{"113":1}}],["点集合",{"2":{"465":1,"466":1}}],["点不在任何房间内",{"2":{"114":1}}],["点阵协议的地图数据",{"2":{"477":1}}],["点阵协议专用",{"2":{"153":1,"154":1,"155":1}}],["点阵协议地图数据结构化协议地图数据",{"2":{"52":1}}],["点阵协议",{"2":{"33":1,"86":1}}],["点击位置的地图坐标",{"2":{"82":1}}],["点击自定义元素回调",{"2":{"80":1}}],["点击检测物体回调",{"2":{"79":1}}],["点击定点清扫回调",{"2":{"78":1}}],["点击定点框时触发",{"2":{"30":1}}],["点击清扫区域回调",{"2":{"76":1}}],["点击清扫区域删除按钮的回调",{"2":{"67":1}}],["点击禁拖区域回调",{"2":{"75":1}}],["点击禁拖区域删除按钮的回调",{"2":{"66":1}}],["点击禁扫区域回调",{"2":{"74":1}}],["点击禁扫区域删除按钮的回调",{"2":{"65":1}}],["点击禁扫区域时触发",{"2":{"29":1}}],["点击禁扫区域的删除按钮时触发",{"2":{"29":1}}],["点击了房间",{"2":{"55":1,"58":1}}],["点击了自定义元素",{"2":{"38":1}}],["点击了检测物体",{"2":{"37":1}}],["点击地图时会触发onclickmap回调",{"2":{"36":1}}],["点击途径点时切换到编辑状态",{"2":{"36":1}}],["点击虚拟墙回调",{"2":{"77":1}}],["点击虚拟墙删除按钮的回调",{"2":{"68":1}}],["点击虚拟墙时触发",{"2":{"28":1}}],["点击虚拟墙的删除按钮时触发",{"2":{"28":1}}],["点击房间信息回调",{"2":{"64":1}}],["点击房间回调",{"2":{"55":1,"63":1}}],["点击房间时触发",{"2":{"25":1,"26":1}}],["点击房间的时候组件内部并不会做任何事",{"2":{"25":1}}],["水箱等级",{"2":{"469":1}}],["水量图标资源数组",{"2":{"180":1}}],["水量图标配置",{"2":{"179":1}}],["水量",{"2":{"33":1}}],["水平方向保留的最小边距比例",{"2":{"10":1}}],["水平方向的可用空间",{"2":{"5":1}}],["吸力等级",{"2":{"469":1}}],["吸力等级图标资源数组",{"2":{"178":1}}],["吸力图标配置",{"2":{"177":1}}],["吸力",{"2":{"33":1}}],["拖地模式",{"2":{"33":1}}],["地板类型",{"2":{"469":1}}],["地板材质缩放系数",{"2":{"207":1}}],["地板材质透明度",{"2":{"206":1}}],["地板材质图标资源数组",{"2":{"205":1}}],["地板材质配置",{"2":{"204":1}}],["地毯缩放系数",{"2":{"229":1}}],["地毯透明度",{"2":{"228":1}}],["地毯资源路径",{"2":{"227":1}}],["地毯配置",{"2":{"226":1}}],["地毯等图形数据",{"2":{"84":1}}],["地面类型",{"2":{"33":1}}],["地图高度",{"2":{"463":1}}],["地图宽度",{"2":{"463":1}}],["地图id",{"2":{"463":1}}],["地图不会响应任何交互事件",{"2":{"435":1}}],["地图自适应时垂直方向保留的最小边距比例",{"2":{"137":1}}],["地图自适应时水平方向保留的最小边距比例",{"2":{"136":1}}],["地图完成自适应后",{"2":{"136":1,"137":1}}],["地图初始化后",{"2":{"130":1,"131":1}}],["地图容器背景颜色",{"2":{"127":1}}],["地图字符串数据",{"2":{"119":1}}],["地图数据对象",{"2":{"119":1}}],["地图栅格数据",{"2":{"84":1}}],["地图点击回调",{"2":{"82":1}}],["地图状态",{"2":{"463":1}}],["地图状态信息",{"2":{"59":1,"60":1,"463":1}}],["地图状态变化",{"2":{"3":1}}],["地图方法",{"0":{"56":1,"95":1},"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}}],["地图绘制完成回调",{"2":{"60":1}}],["地图绘制完成",{"2":{"55":1,"58":1}}],["地图绘制回调",{"2":{"55":1}}],["地图已准备就绪",{"2":{"55":1}}],["地图准备就绪回调",{"2":{"55":1}}],["地图准备就绪时触发",{"2":{"25":1,"26":1}}],["地图事件回调通过组件",{"2":{"55":1,"58":1}}],["地图事件回调",{"0":{"55":1,"57":1},"1":{"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"78":1,"79":1,"80":1,"81":1,"82":1}}],["地图配置",{"0":{"53":1},"2":{"135":1}}],["地图就会按什么样的数据进行渲染",{"2":{"52":1}}],["地图原始数据",{"2":{"52":2}}],["地图原点本身是相对于地图左上角来定位的",{"2":{"48":1}}],["地图原点是扫地机器人运行过程中确定的参考点",{"2":{"48":1}}],["地图原点坐标",{"0":{"48":1}}],["地图原点变化自适应阈值",{"2":{"141":1}}],["地图原点变化触发自适应的阈值",{"2":{"10":1}}],["地图原点变化",{"2":{"3":1}}],["地图上所有元素的坐标都在这个坐标系下计算相对位置",{"2":{"49":1}}],["地图上的元素都是基于这个原点计算的相对位置",{"2":{"48":1}}],["地图中",{"2":{"48":1}}],["地图组件默认会开启路径增量绘制以提升性能",{"2":{"213":1}}],["地图组件的数据是纯受控的",{"2":{"52":1}}],["地图组件",{"2":{"45":1}}],["地图控制元素是纯受控的",{"2":{"27":1}}],["地图控制元素",{"0":{"27":1},"1":{"28":1,"29":1,"30":1}}],["地图更新时颜色分配保持一致",{"2":{"13":1}}],["地图很小",{"2":{"9":1}}],["地图很大",{"2":{"8":1}}],["地图旋转角度",{"2":{"443":1}}],["地图旋转",{"0":{"42":1},"2":{"3":1}}],["地图尺寸变化自适应阈值",{"2":{"142":1}}],["地图尺寸变化触发自适应的阈值",{"2":{"10":1}}],["地图尺寸变化",{"2":{"3":1}}],["地图的",{"2":{"3":3}}],["地图",{"2":{"3":1,"12":1}}],["地图首次绘制完成回调",{"2":{"59":1}}],["地图首次绘制",{"2":{"3":1}}],["地图会缩小到",{"2":{"2":1}}],["地图会放大到",{"2":{"2":1}}],["地图会用",{"2":{"2":1}}],["清扫顺序右侧间距",{"2":{"190":1}}],["清扫顺序字体大小",{"2":{"189":1}}],["清扫顺序字体粗细",{"2":{"188":1}}],["清扫顺序字体名称",{"2":{"187":1}}],["清扫顺序文字颜色",{"2":{"186":1}}],["清扫顺序配置",{"2":{"185":1}}],["清扫次数的图标规则相对特殊",{"2":{"184":1}}],["清扫次数图标资源数组",{"2":{"184":1}}],["清扫次数图标配置",{"2":{"183":1}}],["清扫模式图标资源数组",{"2":{"182":1}}],["清扫模式图标配置",{"2":{"181":1}}],["清扫区域文本偏移",{"2":{"354":1}}],["清扫区域文本位置",{"2":{"353":1}}],["清扫区域文本颜色",{"2":{"352":1}}],["清扫区域轮廓填充颜色",{"2":{"350":1}}],["清扫区域轮廓虚线样式",{"2":{"349":1}}],["清扫区域轮廓是否为虚线",{"2":{"348":1}}],["清扫区域轮廓描边宽度",{"2":{"347":1}}],["清扫区域轮廓描边颜色",{"2":{"346":1}}],["清扫区域轮廓偏移",{"2":{"345":1}}],["清扫区域填充颜色",{"2":{"344":1}}],["清扫区域描边宽度",{"2":{"343":1}}],["清扫区域描边颜色",{"2":{"342":1}}],["清扫区域图标容器填充颜色",{"2":{"341":1}}],["清扫区域最小尺寸",{"2":{"340":1}}],["清扫区域配置",{"2":{"339":1}}],["清扫区域已更新",{"2":{"58":1}}],["清扫区域",{"2":{"49":1}}],["清扫路径宽度",{"2":{"217":1}}],["清扫路径颜色",{"2":{"216":1}}],["清扫路径是否可见",{"2":{"215":1}}],["清扫路径配置",{"2":{"214":1}}],["清扫路径",{"2":{"49":1}}],["清扫划区",{"0":{"29":1},"2":{"27":1}}],["清洁区域数据",{"2":{"89":1}}],["清洁模式",{"2":{"33":1,"469":1}}],["清洁顺序",{"2":{"33":1,"469":1}}],["清洁次数",{"2":{"33":1,"469":1}}],["通常",{"2":{"205":1}}],["通常是来源于p2p通道获取的数据",{"2":{"84":1}}],["通常是来自mqtt通道的数据",{"2":{"52":1}}],["通常是来自p2p通道的数据",{"2":{"52":4}}],["通常为编码后的字符串格式",{"2":{"84":1}}],["通常新增的元素会被立刻设置为编辑状态",{"2":{"31":1}}],["通过调整",{"2":{"266":1}}],["通过点击地图获取的坐标来新增途径点",{"2":{"36":1}}],["通过handlereservedstr函数解析得到的对象会被合并到roomproperties中",{"2":{"34":1}}],["通过分割线将一个房间分割成多个房间",{"2":{"26":1}}],["通过",{"2":{"3":1,"96":1}}],["hitareathickness",{"0":{"365":1,"418":1}}],["https",{"2":{"93":2,"94":2}}],["html内容",{"2":{"473":1}}],["htmlcustomelementparam",{"0":{"473":1},"2":{"473":1,"474":1}}],["htmlcontent",{"2":{"38":1,"94":1,"473":1}}],["html",{"2":{"38":3,"94":4,"473":1}}],["height",{"0":{"234":1,"244":1,"271":1,"423":1},"2":{"37":1,"38":3,"53":1,"94":3,"121":2,"463":1,"471":1,"472":1,"473":1,"475":1}}],["horizontal",{"2":{"31":1,"108":2,"421":2,"462":1}}],["handlegetcleanzones",{"2":{"56":2,"96":1}}],["handlemapdrawed",{"2":{"55":2}}],["handlemapready",{"2":{"11":2,"25":2,"26":2,"40":2,"41":2,"55":2,"56":2,"96":2,"113":2,"115":2,"116":2}}],["handleenableroomselection",{"2":{"54":2}}],["handleshowpath",{"2":{"54":2}}],["handlesaveforbiddensweepzone",{"2":{"29":1}}],["handlesavevirtualwall",{"2":{"28":1}}],["handlesavedividing",{"2":{"26":1}}],["handleaddvirtualwall",{"2":{"31":2}}],["handleupdatewaypoint",{"2":{"36":2}}],["handleupdatespot",{"2":{"30":2}}],["handleupdateforbiddensweepzone",{"2":{"29":2,"116":2}}],["handleupdatevirtualwall",{"2":{"28":2,"113":2,"115":2}}],["handleclickcustomelement",{"2":{"38":2}}],["handleclickdetectedobject",{"2":{"37":2}}],["handleclickwaypoint",{"2":{"36":2}}],["handleclickmap",{"2":{"36":2}}],["handleclickspot",{"2":{"30":2}}],["handleclickforbiddensweepzone",{"2":{"29":2}}],["handleclickvirtualwall",{"2":{"28":2}}],["handleclickroom",{"2":{"25":2,"26":2,"35":2,"55":2}}],["handleresetmapview",{"2":{"56":2,"96":1}}],["handleresetview",{"2":{"11":2}}],["handlereservedstr",{"2":{"34":2}}],["handleremoveforbiddensweepzone",{"2":{"29":2}}],["handleremovevirtualwall",{"2":{"28":2}}],["window",{"2":{"430":1}}],["width",{"0":{"217":1,"221":1,"225":1,"233":1,"243":1,"270":1,"424":1},"2":{"31":1,"37":1,"38":3,"53":1,"94":3,"108":2,"121":2,"463":1,"471":1,"472":1,"473":1,"475":1}}],["webp",{"2":{"427":1}}],["webviewroot",{"2":{"45":1}}],["webview",{"2":{"45":1}}],["waypoint1",{"2":{"92":1}}],["waypoint",{"0":{"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,"402":1,"403":1,"404":1,"405":1,"406":1,"407":1,"408":1},"1":{"390":1,"391":1,"392":2,"393":2,"394":2,"395":3,"396":3,"397":3,"398":3,"399":2,"400":3,"401":3,"402":3,"403":3,"404":1,"405":2,"406":2,"407":2,"408":2},"2":{"36":5}}],["waypoints=",{"2":{"36":1,"92":1}}],["waypoints",{"0":{"92":1},"2":{"36":4,"92":2}}],["waypointparam",{"0":{"468":1},"2":{"36":4,"92":2,"103":2,"468":1}}],["wallpoints",{"2":{"31":2}}],["wall",{"2":{"28":7,"72":2,"77":2,"113":2,"115":2}}],["wall2",{"2":{"28":1,"90":1}}],["wall1",{"2":{"28":1,"90":1}}],["warning",{"2":{"27":1,"38":1,"46":1,"145":1}}],["获取地图中心点坐标",{"2":{"107":1}}],["获取当前视口中心点坐标",{"2":{"106":1}}],["获取当前地图上所有途径点数据",{"2":{"103":1}}],["获取当前地图上所有定点清扫数据",{"2":{"102":1}}],["获取当前地图上所有虚拟墙数据",{"2":{"101":1}}],["获取当前地图上所有清扫区域数据",{"2":{"100":1}}],["获取当前地图上所有禁拖区域数据",{"2":{"99":1}}],["获取当前地图上所有禁扫区域数据",{"2":{"98":1}}],["获取分割线端点",{"2":{"105":1}}],["获取分割线有效端点",{"2":{"104":1}}],["获取分割线数据",{"2":{"26":1}}],["获取到的数据需要处理成roomproperty",{"2":{"86":1}}],["获取基于视口中心的虚拟墙端点坐标",{"2":{"31":1}}],["重新绘制整条路径",{"2":{"213":1}}],["重置地图的平移和缩放状态到初始位置",{"2":{"117":1}}],["重点在于如何维护好数据和运行时状态",{"2":{"31":1}}],["重复的id可能会导致地图控制元素无法正常工作",{"2":{"27":1}}],["新增虚拟墙",{"2":{"31":1}}],["新增其他地图控制元素的方式也是类似的",{"2":{"31":1}}],["新增一个地图控制元素非常简单",{"2":{"31":1}}],["新增地图控制元素",{"0":{"31":1}}],["我们内置了一套默认配置",{"2":{"53":1}}],["我们提供了",{"2":{"86":1}}],["我们提供了解析方法",{"2":{"52":1}}],["我们提供了对应的api",{"2":{"31":1}}],["我们建议始终使用",{"2":{"46":1}}],["我们建议搭配选择房间的功能一起使用",{"2":{"26":1}}],["我们会使用",{"2":{"44":1}}],["我们强烈建议始终在",{"2":{"30":1}}],["并在手势结束后通过",{"2":{"30":1}}],["96",{"2":{"246":1}}],["999999",{"2":{"138":1}}],["90",{"2":{"42":1}}],["93",{"2":{"30":1,"344":1,"350":1,"383":1}}],["9de5c7",{"2":{"15":1,"16":1,"19":1,"21":1,"22":1,"147":1}}],["以确保相邻房间颜色不同",{"2":{"144":1}}],["以便在任意组件中调用地图方法",{"2":{"56":1}}],["以便后续调用",{"2":{"56":1}}],["以地图原点为中心",{"2":{"49":1}}],["以虚拟墙为例",{"2":{"31":1}}],["以禁扫区域为例",{"2":{"29":1}}],["以下配置项与房间智能配色相关",{"2":{"24":1}}],["以下配置项共同控制自适应缩放的行为",{"2":{"10":1}}],["各自具有独立的配置",{"2":{"29":1}}],["其索引和customdata",{"2":{"34":1}}],["其他事件回调",{"2":{"55":1}}],["其他运行时配置",{"2":{"54":1,"432":1}}],["其他数据都是可选的",{"2":{"52":1}}],["其他props",{"2":{"52":2,"53":1,"54":1,"121":1,"432":1}}],["其他自定义元素",{"2":{"49":1}}],["其他属性",{"2":{"38":1,"58":1,"84":1,"85":1,"96":1,"113":1,"115":1,"116":1}}],["其他房间顺序递减",{"2":{"35":1}}],["其他房间属性",{"2":{"34":2}}],["其他配置",{"2":{"28":1,"29":1}}],["其次是绿色",{"2":{"15":1}}],["切换到编辑状态",{"2":{"28":1,"29":1,"30":1}}],["切换到不同的地图时",{"2":{"3":1}}],["强烈建议传入最小重复单元的图片资源以提升性能",{"2":{"227":1}}],["强烈建议使用材质的最小重复单元的图片资源以提升性能",{"2":{"205":1}}],["强烈建议在onupdate回调中更新业务侧的数据",{"2":{"28":1}}],["强烈建议所有与房间相关的颜色数组保持相同长度",{"2":{"22":1}}],["手势操作定点框后触发",{"2":{"30":1}}],["手势操作禁扫区域后触发",{"2":{"29":1}}],["手势操作虚拟墙后触发",{"2":{"28":1}}],["手动触发自适应缩放",{"0":{"11":1},"2":{"11":2}}],["y字形拖地",{"2":{"469":1}}],["y坐标",{"2":{"461":1,"471":1,"472":1,"473":1,"475":1}}],["yahei",{"2":{"396":1}}],["yarnnpm",{"2":{"51":1}}],["y方向像素偏移",{"2":{"108":1,"109":1,"110":1,"111":1,"112":1}}],["y轴向右为正方向",{"2":{"49":1}}],["ymop",{"2":{"33":1,"52":1,"86":2,"469":1}}],["y",{"2":{"28":4,"29":4,"30":1,"31":2,"37":2,"38":3,"52":4,"87":4,"88":4,"89":4,"90":4,"91":2,"92":1,"93":2,"94":3,"114":1,"141":1,"461":1,"471":1,"472":1,"473":1,"475":1}}],["yourdecodecustomdatafunction",{"2":{"34":1}}],["yoursaveforbiddensweepzonefunction",{"2":{"29":1}}],["yoursavevirtualwallfunction",{"2":{"28":1}}],["yoursavedividingfunction",{"2":{"26":1}}],["your",{"2":{"25":2,"33":1,"34":5,"35":1,"41":4,"52":4,"86":1,"163":8,"477":1}}],["x26",{"2":{"470":1}}],["x坐标",{"2":{"461":1,"471":1,"472":1,"473":1,"475":1}}],["x方向像素偏移",{"2":{"108":1,"109":1,"110":1,"111":1,"112":1}}],["x轴向上为正方向",{"2":{"49":1}}],["xxx",{"2":{"37":1,"38":4}}],["x",{"2":{"28":4,"29":4,"30":1,"31":2,"37":2,"38":3,"48":2,"52":4,"87":4,"88":4,"89":4,"90":4,"91":2,"92":1,"93":2,"94":3,"114":1,"141":1,"461":1,"471":1,"472":1,"473":1,"475":1}}],["x3c",{"2":{"8":1,"9":1,"11":6,"15":1,"16":1,"18":1,"19":1,"21":1,"22":1,"25":3,"26":4,"28":3,"29":3,"30":3,"31":13,"33":1,"34":1,"35":5,"36":3,"37":2,"38":1,"40":1,"41":1,"42":1,"45":1,"46":1,"52":2,"53":1,"54":7,"55":2,"56":8,"58":1,"63":1,"84":2,"85":2,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":3,"96":2,"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":2,"114":1,"115":3,"116":3,"117":1,"118":1,"119":1,"121":2,"432":1,"469":1,"471":1,"472":1,"473":1,"475":1,"477":2}}],["虚拟墙id",{"2":{"466":1}}],["虚拟墙参数类型",{"2":{"466":1}}],["虚拟墙普通模式样式配置",{"2":{"376":1}}],["虚拟墙编辑模式样式配置",{"2":{"375":1}}],["虚拟墙文本偏移",{"2":{"374":1}}],["虚拟墙文本颜色",{"2":{"373":1}}],["虚拟墙最小宽度",{"2":{"372":1}}],["虚拟墙轮廓填充颜色",{"2":{"371":1}}],["虚拟墙轮廓虚线样式",{"2":{"370":1}}],["虚拟墙轮廓是否为虚线",{"2":{"369":1}}],["虚拟墙轮廓描边宽度",{"2":{"368":1}}],["虚拟墙轮廓描边颜色",{"2":{"367":1}}],["虚拟墙轮廓偏移",{"2":{"366":1}}],["虚拟墙热区厚度",{"2":{"365":1}}],["虚拟墙线条颜色",{"2":{"364":1}}],["虚拟墙线条宽度",{"2":{"363":1}}],["虚拟墙图标容器填充颜色",{"2":{"362":1}}],["虚拟墙配置",{"2":{"361":1}}],["虚拟墙方向",{"2":{"108":1}}],["虚拟墙长度",{"2":{"108":1}}],["虚拟墙数据",{"2":{"90":1}}],["虚拟墙是由两个端点坐标构成的线段",{"2":{"28":1}}],["虚拟墙",{"0":{"28":1},"2":{"49":1}}],["每个地图控制元素都需要有唯一的id",{"2":{"27":1}}],["定点清洁id",{"2":{"467":1}}],["定点清洁数据",{"2":{"91":1}}],["定点清扫参数类型",{"2":{"467":1}}],["定点清扫普通模式样式配置",{"2":{"388":1}}],["定点清扫编辑模式样式配置",{"2":{"387":1}}],["定点清扫文本偏移",{"2":{"386":1}}],["定点清扫文本位置",{"2":{"385":1}}],["定点清扫文本颜色",{"2":{"384":1}}],["定点清扫填充颜色",{"2":{"383":1}}],["定点清扫描边宽度",{"2":{"382":1}}],["定点清扫描边颜色",{"2":{"381":1}}],["定点清扫区域尺寸",{"2":{"380":1}}],["定点清扫图标大小",{"2":{"379":1}}],["定点清扫图标资源路径",{"2":{"378":1}}],["定点清扫配置",{"2":{"377":1}}],["定点框是由一个中心点坐标和固定尺寸参数构成的矩形区域",{"2":{"30":1}}],["定点框",{"0":{"30":1}}],["定点框等与扫地机设备进行交互的元素",{"2":{"27":1}}],["定义房间的清洁参数和显示信息",{"2":{"469":1}}],["定义机器需要途径的位置",{"2":{"92":1}}],["定义机器人不能进入拖地的区域",{"2":{"88":1}}],["定义机器人不能进入清扫的区域",{"2":{"87":1}}],["定义需要定点清洁的位置",{"2":{"91":1}}],["定义需要重点清洁的区域",{"2":{"89":1}}],["定义阻挡机器人通行的虚拟障碍",{"2":{"90":1}}],["定义每个房间的清扫参数和显示信息",{"2":{"86":1}}],["定时预约",{"2":{"25":1}}],["禁区",{"2":{"49":1}}],["禁拖区域文本偏移",{"2":{"332":1}}],["禁拖区域文本位置",{"2":{"331":1}}],["禁拖区域文本颜色",{"2":{"330":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":{"320":1}}],["禁拖区域最小尺寸",{"2":{"318":1}}],["禁拖区域配置",{"2":{"317":1}}],["禁拖区域数据",{"2":{"88":1}}],["禁拖区域和清扫划区都是由四个顶点坐标构成的矩形区域",{"2":{"29":1}}],["禁拖区域",{"0":{"29":1},"2":{"27":1}}],["禁扫区域尺寸标签文本偏移",{"2":{"310":1}}],["禁扫区域尺寸标签文本位置",{"2":{"309":1}}],["禁扫区域尺寸标签文本颜色",{"2":{"308":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":{"296":1}}],["禁扫区域配置",{"2":{"295":1}}],["禁扫区域数据",{"2":{"87":1}}],["禁扫区域",{"0":{"29":1},"2":{"27":1,"29":1}}],["pingfang",{"2":{"396":1}}],["pulsecircle",{"0":{"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1},"1":{"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1}}],["px",{"2":{"123":1,"124":1,"125":1,"126":1,"140":1,"158":1,"164":1,"165":1,"167":1,"168":1,"169":1,"172":1,"173":1,"174":1,"175":1,"176":1,"189":1,"190":1,"193":1,"194":1,"195":1,"196":1,"197":1,"199":1,"200":1,"201":1,"202":1,"203":1,"217":1,"221":1,"225":1,"233":1,"234":1,"243":1,"244":1,"247":1,"248":1,"252":1,"255":1,"257":1,"259":1,"270":1,"271":1,"277":1,"280":1,"282":1,"283":1,"284":1,"285":1,"286":1,"291":1,"292":1,"299":1,"301":1,"303":1,"305":1,"310":1,"313":1,"316":1,"321":1,"323":1,"325":1,"327":1,"332":1,"335":1,"338":1,"343":1,"345":1,"347":1,"349":1,"354":1,"357":1,"360":1,"363":1,"365":1,"366":1,"368":1,"370":1,"374":1,"379":1,"382":1,"386":1,"393":1,"395":1,"400":1,"402":1,"403":1,"406":1,"411":1,"412":1,"413":1,"414":1,"417":1,"418":1,"420":1,"423":1,"424":1}}],["pet",{"2":{"93":1}}],["paddinghorizontal",{"0":{"173":1}}],["paddingvertical",{"0":{"172":1}}],["padding",{"2":{"94":1}}],["partial",{"2":{"55":1,"63":1,"477":1}}],["pathstate",{"0":{"464":1},"2":{"61":4,"464":1}}],["path=",{"2":{"52":2,"55":1,"56":1,"85":1}}],["pathdata",{"2":{"52":4,"55":1,"56":1}}],["path",{"0":{"85":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},"1":{"212":1,"213":1,"214":1,"215":2,"216":2,"217":2,"218":1,"219":2,"220":2,"221":2,"222":1,"223":2,"224":2,"225":2},"2":{"41":2,"52":2,"53":2,"119":2,"121":2}}],["png",{"2":{"53":1,"93":2,"94":1,"121":1,"427":2}}],["point>",{"2":{"112":1}}],["point",{"0":{"461":1},"2":{"30":1,"36":3,"81":2,"82":4,"91":2,"92":1,"104":2,"105":2,"106":2,"107":2,"108":2,"109":2,"110":2,"111":2,"112":1,"113":2,"114":4,"115":2,"116":2,"461":1,"463":2,"464":1,"465":1,"466":1,"467":2,"468":2,"470":1,"478":4}}],["points",{"2":{"26":2,"28":2,"29":1,"31":2,"52":2,"87":1,"88":1,"89":1,"90":2,"113":3,"115":3,"116":3,"465":1,"466":1,"478":2}}],["promise",{"2":{"97":2,"98":2,"99":2,"100":2,"101":2,"102":2,"103":2,"104":2,"105":1,"106":2,"107":2,"108":2,"109":2,"110":2,"111":2,"112":2,"114":2,"115":2,"116":2,"117":2,"118":2,"119":2}}],["props",{"2":{"55":1,"58":1}}],["properties",{"2":{"35":1,"41":1}}],["property",{"0":{"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},"1":{"162":1,"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"169":1,"170":1,"171":2,"172":2,"173":2,"174":2,"175":2,"176":2,"177":1,"178":2,"179":1,"180":2,"181":1,"182":2,"183":1,"184":2,"185":1,"186":2,"187":2,"188":2,"189":2,"190":2},"2":{"34":5,"163":9}}],["propertytheme",{"0":{"150":1},"2":{"22":1,"24":1,"144":1}}],["prev",{"2":{"35":4}}],["priority",{"0":{"15":1},"2":{"15":1,"19":2,"24":1,"146":2}}],["centerpoint",{"2":{"470":1}}],["centimeter",{"2":{"458":1}}],["chargerdirection",{"2":{"463":1}}],["charger",{"2":{"463":1}}],["chargepath",{"0":{"222":1,"223":1,"224":1,"225":1},"1":{"223":1,"224":1,"225":1},"2":{"53":1,"121":1}}],["chargingstation",{"0":{"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},"1":{"268":1,"269":2,"270":2,"271":2,"272":2,"273":1,"274":1,"275":2,"276":2,"277":2,"278":2,"279":2,"280":2}}],["checkrobot",{"2":{"113":3}}],["checkcharger",{"2":{"113":3}}],["checkmark",{"2":{"25":1,"191":1,"445":3}}],["carpet",{"0":{"226":1,"227":1,"228":1,"229":1},"1":{"227":1,"228":1,"229":1}}],["cartesian",{"2":{"49":1}}],["catch",{"2":{"33":1,"86":1}}],["current",{"2":{"96":3}}],["currentorder",{"2":{"35":3}}],["customhtml",{"2":{"38":1}}],["customgif",{"2":{"38":1}}],["customimage",{"2":{"38":1}}],["customelementparam",{"0":{"474":1},"2":{"38":1,"80":2,"94":2,"119":2,"474":1}}],["customelements=",{"2":{"38":1,"94":1}}],["customelements",{"0":{"94":1},"2":{"38":1,"41":1,"94":2,"119":2}}],["custom",{"2":{"34":4,"41":1,"94":3,"163":8}}],["customassets",{"0":{"163":1},"2":{"34":1,"163":1}}],["customproperty2",{"2":{"34":1,"163":2}}],["customproperty1的值对应",{"2":{"34":1}}],["customproperty1",{"2":{"34":3,"162":1,"163":2}}],["customdata",{"2":{"33":1,"34":3,"38":2,"94":1,"163":1,"469":1,"471":1,"472":1,"473":1,"475":1}}],["cleanzone",{"0":{"339":1,"340":1,"341":1,"342":1,"343":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},"1":{"340":1,"341":1,"342":1,"343":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":2,"357":2,"358":1,"359":2,"360":2}}],["cleanzones=",{"2":{"89":1}}],["cleanzones",{"0":{"89":1},"2":{"89":2}}],["cleanorder",{"0":{"185":1,"186":1,"187":1,"188":1,"189":1,"190":1},"1":{"186":1,"187":1,"188":1,"189":1,"190":1}}],["clean",{"2":{"89":1}}],["cleanmode",{"0":{"181":1,"182":1},"1":{"182":1},"2":{"33":1,"34":1,"52":1,"86":1,"162":3,"163":1,"182":2,"469":1}}],["cleantimes",{"0":{"183":1,"184":1},"1":{"184":1},"2":{"33":1,"34":1,"52":1,"86":2,"162":4,"163":1,"184":2,"469":1}}],["cistern",{"0":{"179":1,"180":1},"1":{"180":1},"2":{"33":1,"34":1,"52":1,"86":2,"162":3,"163":1,"180":2,"469":1}}],["count",{"2":{"464":1}}],["com",{"2":{"93":2,"94":2}}],["commonpath",{"0":{"214":1,"215":1,"216":1,"217":1},"1":{"215":1,"216":1,"217":1},"2":{"53":1,"121":1}}],["coordinate",{"2":{"49":1}}],["colorsource",{"2":{"127":1,"138":1,"139":1,"171":1,"186":1,"198":1,"216":1,"220":1,"224":1,"251":1,"253":1,"258":1,"260":1,"276":1,"278":1,"297":1,"298":1,"300":1,"302":1,"306":1,"308":1,"319":1,"320":1,"322":1,"324":1,"328":1,"330":1,"341":1,"342":1,"344":1,"346":1,"350":1,"352":1,"362":1,"364":1,"367":1,"371":1,"373":1,"381":1,"383":1,"384":1,"398":1,"401":1,"410":1,"415":1,"416":1}}],["colors",{"0":{"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},"1":{"147":1,"148":1,"149":1,"150":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1},"2":{"14":1,"15":1,"16":1,"17":1,"18":1,"19":1,"21":1,"22":1,"24":6,"25":3,"198":1}}],["color",{"0":{"186":1,"216":1,"220":1,"224":1,"251":1,"258":1,"276":1,"398":1},"2":{"13":1,"53":2,"121":2}}],["container",{"0":{"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1},"1":{"171":1,"172":1,"173":1,"174":1,"175":1,"176":1}}],["containerheight",{"0":{"126":1,"196":1}}],["containerwidth",{"0":{"125":1,"195":1}}],["containerleft",{"0":{"124":1}}],["containertop",{"0":{"123":1}}],["controls",{"0":{"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,"340":1,"341":1,"342":1,"343":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,"365":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,"387":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,"402":1,"403":1,"404":1,"405":1,"406":1,"407":1,"408":1},"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":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":2,"310":2,"311":2,"312":3,"313":3,"314":2,"315":3,"316":3,"317":1,"318":2,"319":2,"320":2,"321":2,"322":2,"323":2,"324":2,"325":2,"326":2,"327":2,"328":2,"329":2,"330":2,"331":2,"332":2,"333":2,"334":3,"335":3,"336":2,"337":3,"338":3,"339":1,"340":1,"341":1,"342":1,"343":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":2,"357":2,"358":1,"359":2,"360":2,"361":1,"362":2,"363":2,"364":2,"365":2,"366":2,"367":2,"368":2,"369":2,"370":2,"371":2,"372":2,"373":2,"374":2,"375":2,"376":2,"377":1,"378":2,"379":2,"380":2,"381":2,"382":2,"383":2,"384":2,"385":2,"386":2,"387":2,"388":2,"389":1,"390":2,"391":2,"392":3,"393":3,"394":3,"395":4,"396":4,"397":4,"398":4,"399":3,"400":4,"401":4,"402":4,"403":4,"404":2,"405":3,"406":3,"407":3,"408":3},"2":{"28":1,"29":1,"30":1}}],["convert",{"2":{"86":1}}],["config",{"2":{"41":1,"45":1,"53":3,"97":1,"121":3}}],["config=",{"2":{"8":1,"9":1,"15":1,"16":1,"18":1,"19":1,"21":1,"22":1,"25":1,"26":1,"28":1,"29":1,"30":1,"34":1,"37":1,"53":1,"121":2}}],["console",{"2":{"33":2,"37":3,"38":3,"40":1,"41":1,"55":3,"56":1,"58":3,"113":2,"114":2,"115":2,"116":2}}],["const",{"2":{"11":4,"25":6,"26":9,"28":7,"29":7,"30":5,"31":7,"33":4,"34":5,"35":11,"36":7,"37":3,"38":2,"40":3,"41":3,"42":1,"52":8,"53":1,"54":5,"55":4,"56":6,"86":4,"96":5,"113":4,"114":1,"115":4,"116":4,"121":1,"477":2}}],["选中的房间id列表",{"2":{"446":1}}],["选中的房间会显示房间顺序",{"2":{"191":1}}],["选中的房间会显示选择指示器",{"2":{"191":1}}],["选中的房间上显示✅标记",{"2":{"25":1}}],["选中该房间让它处于高亮状态",{"2":{"26":1}}],["选择指示器气泡三角形宽度",{"2":{"203":1}}],["选择指示器气泡三角形高度",{"2":{"202":1}}],["选择指示器y轴偏移",{"2":{"201":1}}],["选择指示器x轴偏移",{"2":{"200":1}}],["选择指示器边框圆角",{"2":{"199":1}}],["选择指示器描边颜色",{"2":{"198":1}}],["选择指示器描边宽度",{"2":{"197":1}}],["选择指示器容器高度",{"2":{"196":1}}],["选择指示器容器宽度",{"2":{"195":1}}],["选择指示器图标高度",{"2":{"194":1}}],["选择指示器图标宽度",{"2":{"193":1}}],["选择指示器图标资源路径",{"2":{"192":1}}],["选择指示器图标颜色数组",{"2":{"152":1}}],["选择指示器背景颜色数组",{"2":{"151":1}}],["选择指示器配置",{"2":{"25":1}}],["选择状态",{"2":{"54":1}}],["选择房间是完全受控的",{"2":{"25":1}}],["选择房间",{"0":{"25":1}}],["选择颜色时要考虑",{"2":{"23":1}}],["描边和尾部箭头颜色将自动跟随",{"2":{"25":1}}],["描边颜色自动跟随",{"2":{"198":1}}],["描边颜色",{"2":{"25":1}}],["非激活状态的房间颜色数组",{"2":{"25":1}}],["为当前地图截图",{"0":{"40":1}}],["为协议里的字节型预留字段",{"2":{"34":1}}],["为保证一致性",{"2":{"30":1}}],["为",{"2":{"25":3,"191":3,"434":2,"435":1,"445":2,"446":1}}],["事件",{"2":{"25":1}}],["endpointstrokewidth",{"0":{"417":1}}],["endpointstrokecolor",{"0":{"416":1}}],["endpointsize",{"0":{"414":1}}],["endpointcolor",{"0":{"415":1}}],["enableinteraction",{"0":{"435":1},"2":{"435":1}}],["enableelasticscale",{"0":{"208":1}}],["enabledoubletapzoom",{"0":{"134":1},"2":{"53":1,"121":1}}],["enablemapclickcapture",{"0":{"436":1},"2":{"36":1,"82":1}}],["enableroomselection",{"0":{"434":1},"2":{"25":6,"26":2,"35":1,"54":2,"191":1,"432":1,"434":2,"446":1}}],["ebebeb",{"2":{"139":1,"153":1,"154":1,"155":1,"156":1}}],["existingpointsarray",{"2":{"478":2}}],["example",{"2":{"93":2,"94":2}}],["export",{"2":{"33":1}}],["elasticmaxscale",{"0":{"210":1}}],["elasticminscale",{"0":{"209":1}}],["elements",{"2":{"41":1}}],["element",{"2":{"38":4,"80":2}}],["else",{"2":{"25":1,"113":1,"114":1,"115":1,"116":1}}],["error",{"2":{"33":3,"86":1}}],["editingcleanzoneids",{"0":{"439":1}}],["editingforbiddenmopzoneids",{"0":{"438":1}}],["editingforbiddensweepzoneids",{"0":{"437":1},"2":{"29":2}}],["editing",{"0":{"311":1,"312":1,"313":1,"333":1,"334":1,"335":1,"355":1,"356":1,"357":1,"375":1,"387":1,"404":1,"405":1,"406":1,"407":1,"408":1},"1":{"312":1,"313":1,"334":1,"335":1,"356":1,"357":1,"405":1,"406":1,"407":1,"408":1}}],["editingwaypointids",{"0":{"442":1},"2":{"36":2}}],["editingspotids",{"0":{"441":1},"2":{"30":2}}],["editingvirtualwallids",{"0":{"440":1},"2":{"28":2,"31":2}}],["ece0fb",{"2":{"22":1,"148":1}}],["单位米",{"2":{"108":1,"109":1,"110":1,"111":1,"112":1,"113":1}}],["单位",{"2":{"24":1,"123":1,"124":1,"125":1,"126":1,"140":1,"158":1,"164":1,"165":1,"167":1,"168":1,"169":1,"172":1,"173":1,"174":1,"175":1,"176":1,"189":1,"190":1,"193":1,"194":1,"195":1,"196":1,"197":1,"199":1,"200":1,"201":1,"202":1,"203":1,"217":1,"221":1,"225":1,"233":1,"234":1,"236":1,"237":1,"243":1,"244":1,"247":1,"248":1,"250":1,"252":1,"255":1,"257":1,"259":1,"261":1,"270":1,"271":1,"273":1,"275":1,"277":1,"280":1,"282":1,"283":1,"284":1,"285":1,"286":1,"291":1,"292":1,"296":1,"299":1,"301":1,"303":1,"305":1,"310":1,"313":1,"316":1,"318":1,"321":1,"323":1,"325":1,"327":1,"332":1,"335":1,"338":1,"340":1,"343":1,"345":1,"347":1,"349":1,"354":1,"357":1,"360":1,"363":1,"365":1,"366":1,"368":1,"370":1,"372":1,"374":1,"379":1,"380":1,"382":1,"386":1,"393":1,"395":1,"400":1,"402":1,"403":1,"406":1,"411":1,"412":1,"413":1,"414":1,"417":1,"418":1,"420":1,"423":1,"424":1,"443":1}}],["或者把",{"2":{"56":1}}],["或",{"2":{"24":2,"25":1,"44":1,"56":2,"94":1,"96":1,"108":1,"141":1}}],["或让所有颜色均匀分布",{"2":{"13":1}}],["避免与已存在的点位数组重叠",{"2":{"478":1}}],["避免仅依靠红绿色进行区分",{"2":{"23":1}}],["避免用户困惑",{"2":{"13":1,"18":1}}],["考虑色盲用户",{"2":{"23":1}}],["无房间数据区域的颜色",{"2":{"153":1}}],["无需做任何处理",{"2":{"84":1}}],["无障碍访问",{"2":{"23":1}}],["无法看到完整地图",{"2":{"8":1}}],["文字可读性",{"2":{"23":1}}],["便于用户区分",{"2":{"23":1}}],["都使用一致的配色主题",{"2":{"22":1}}],["名称",{"2":{"22":1,"143":1}}],["填充色",{"2":{"22":1}}],["这个值才会生效",{"2":{"446":1}}],["这个更新不会产生额外的渲染",{"2":{"30":1}}],["这种情况下",{"2":{"205":1}}],["这是触发自适应缩放的条件之一",{"2":{"141":1,"142":1}}],["这是推荐的默认选项",{"2":{"18":1}}],["这两个配置用于计算自适应缩放时的初始缩放比例",{"2":{"137":1}}],["这些方法让你可以主动控制地图行为",{"2":{"96":1}}],["这体现了",{"2":{"35":1}}],["这里需要将响应数据转换为",{"2":{"33":1,"86":1}}],["这里的单位是米",{"2":{"30":1,"31":1}}],["这样可以确保房间的所有视觉元素",{"2":{"22":1}}],["normal",{"0":{"314":1,"315":1,"316":1,"336":1,"337":1,"338":1,"358":1,"359":1,"360":1,"376":1,"388":1,"391":1,"392":1,"393":1,"394":1,"395":1,"396":1,"397":1,"398":1,"399":1,"400":1,"401":1,"402":1,"403":1},"1":{"315":1,"316":1,"337":1,"338":1,"359":1,"360":1,"392":1,"393":1,"394":1,"395":2,"396":2,"397":2,"398":2,"399":1,"400":2,"401":2,"402":2,"403":2},"2":{"404":1,"407":1,"408":1}}],["no",{"0":{"153":1}}],["node",{"2":{"45":1}}],["newvirtualwall",{"2":{"31":3}}],["nanoid",{"2":{"27":1,"36":1}}],["namelabel",{"0":{"157":1,"158":1,"159":1,"160":1},"1":{"158":1,"159":1,"160":1}}],["name",{"0":{"149":1},"2":{"22":1,"24":1,"33":1,"52":1,"86":2,"114":1,"144":1,"469":1}}],["number>",{"2":{"26":1,"35":2}}],["number",{"2":{"25":1,"26":1,"33":8,"35":2,"97":2,"108":6,"109":6,"110":6,"111":6,"112":5,"113":2,"130":1,"131":1,"132":1,"133":1,"136":1,"137":1,"140":1,"141":1,"142":1,"158":1,"164":1,"165":1,"167":1,"168":1,"169":1,"172":1,"173":1,"174":1,"175":1,"176":1,"189":1,"190":1,"193":1,"194":1,"195":1,"196":1,"197":1,"199":1,"200":1,"201":1,"202":1,"203":1,"206":1,"207":1,"209":1,"210":1,"213":1,"217":1,"221":1,"225":1,"228":1,"229":1,"233":1,"234":1,"236":1,"237":1,"243":1,"244":1,"246":1,"247":1,"248":1,"250":1,"252":1,"255":2,"257":1,"259":1,"261":1,"263":1,"264":1,"265":1,"266":1,"270":1,"271":1,"273":1,"275":1,"277":1,"280":2,"282":1,"283":1,"284":1,"285":1,"286":1,"291":1,"292":1,"296":1,"299":1,"301":1,"303":1,"305":2,"310":1,"313":2,"316":2,"318":1,"321":1,"323":1,"325":1,"327":2,"332":1,"335":2,"338":2,"340":1,"343":1,"345":1,"347":1,"349":2,"354":1,"357":2,"360":2,"363":1,"365":1,"366":1,"368":1,"370":2,"372":1,"374":1,"379":1,"380":1,"382":1,"386":1,"393":1,"395":1,"400":1,"402":1,"403":1,"406":1,"411":1,"412":2,"413":1,"414":1,"417":1,"418":1,"420":1,"423":1,"424":1,"428":1,"430":1,"433":1,"443":1,"444":1,"446":1,"461":2,"463":6,"464":5,"469":8,"470":1,"471":6,"472":6,"473":6,"475":4,"478":1}}],["null",{"2":{"11":1,"25":1,"26":1,"33":3,"56":1,"96":1,"104":2,"105":1,"106":1,"107":1,"113":1,"114":2,"115":1,"116":1,"464":1,"470":1}}],["null>",{"2":{"11":1,"25":1,"26":1,"104":1,"105":1,"106":1,"107":1,"113":1,"114":1,"115":1,"116":1}}],["duration",{"0":{"261":1}}],["defaultdirection",{"0":{"421":1}}],["defaultextension",{"0":{"420":1}}],["deleteiconsrc",{"0":{"287":1}}],["deeppartialappconfig",{"2":{"121":1}}],["deeppartialruntimeconfig",{"2":{"119":1}}],["detectedobject",{"0":{"422":1,"423":1,"424":1,"425":1},"1":{"423":1,"424":1,"425":1},"2":{"37":2}}],["detectedobjectparam",{"0":{"475":1},"2":{"37":2,"79":2,"93":2,"119":2,"475":1}}],["detectedobjects=",{"2":{"37":1,"93":1}}],["detectedobjects",{"0":{"93":1},"2":{"37":2,"93":2,"119":2}}],["devinfo",{"2":{"33":1,"86":1}}],["devicepixelratio",{"2":{"430":1}}],["device",{"2":{"33":2,"86":2}}],["devid",{"2":{"33":2,"86":2}}],["decoderoomproperties",{"0":{"477":1},"2":{"33":3,"34":3,"52":2,"86":3,"477":3}}],["dashlinedasharray",{"0":{"412":1}}],["dashlinewidth",{"0":{"411":1},"2":{"26":1}}],["dasharray",{"0":{"313":1,"316":1,"335":1,"338":1,"357":1,"360":1}}],["data",{"0":{"153":1},"2":{"33":2,"34":1,"41":4,"52":4,"86":1,"119":10,"477":1}}],["div>",{"2":{"94":1}}],["div",{"2":{"94":1}}],["divider",{"0":{"409":1,"410":1,"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1},"1":{"410":1,"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1},"2":{"26":1,"81":2}}],["dividingroomid",{"0":{"433":1},"2":{"26":2,"433":1}}],["dispatch",{"2":{"56":1}}],["displayorders",{"0":{"162":1},"2":{"34":1,"163":1}}],["dist",{"2":{"45":1}}],["direction",{"0":{"462":1},"2":{"31":1,"108":4,"462":1,"464":1}}],["d97706",{"2":{"22":3,"149":1,"150":1,"151":1}}],["d1f4e5",{"2":{"22":1,"148":1}}],["d6e7fc",{"2":{"22":1,"148":1}}],["d4b9f7",{"2":{"15":1,"16":1,"19":1,"21":1,"22":1,"147":1}}],["种已经足够",{"2":{"21":1}}],["种颜色在理论上足以为任何平面地图着色",{"2":{"21":1}}],["种颜色会被尽可能均匀地使用",{"2":{"16":1}}],["种颜色",{"2":{"13":1,"21":3,"24":4,"25":1,"144":1}}],["种颜色就足以为任何平面地图着色",{"2":{"13":1}}],["60",{"2":{"38":2,"94":1}}],["600",{"2":{"5":1,"397":1}}],["600px",{"2":{"5":1}}],["600×600",{"2":{"2":1}}],["68",{"2":{"29":2,"251":2,"276":2,"300":2,"306":2,"371":2}}],["6",{"2":{"21":1,"203":1,"209":1}}],["策略希望获得更丰富的视觉效果",{"2":{"21":1}}],["策略使用",{"2":{"19":1}}],["个以上的房间相邻",{"2":{"21":1}}],["某个房间与",{"2":{"21":1}}],["什么时候需要更多颜色",{"2":{"21":1}}],["什么是",{"0":{"2":1}}],["至少",{"2":{"21":1}}],["推荐",{"2":{"21":1,"22":1}}],["✅",{"2":{"21":1,"22":1}}],["建议传入的图标资源数量与地板材质等级数量一致",{"2":{"205":1}}],["建议传入的图标资源数量与清扫次数等级数量一致",{"2":{"184":1}}],["建议传入的图标资源数量与清扫模式等级数量一致",{"2":{"182":1}}],["建议传入的图标资源数量与水量等级数量一致",{"2":{"180":1}}],["建议传入的图标资源数量与吸力等级数量一致",{"2":{"178":1}}],["建议长度保持一致",{"2":{"148":1,"149":1,"150":1,"151":1,"152":1}}],["建议长度一致",{"2":{"144":1}}],["建议",{"2":{"26":1}}],["建议与",{"2":{"25":1}}],["建议至少",{"2":{"25":1}}],["建议至少提供",{"2":{"13":1,"21":1,"144":1}}],["建议谨慎使用",{"2":{"19":1,"145":1}}],["使用texturepacker生成的图片资源",{"2":{"240":1,"241":1}}],["使用texturepacker生成的json文件",{"2":{"239":1}}],["使用增量绘制",{"2":{"213":1}}],["使用智能配色算法",{"2":{"144":1}}],["使用示例",{"0":{"58":1,"96":1,"121":1,"432":1}}],["使用其他地图数据进行截图时",{"2":{"41":1}}],["使用其他地图数据进行截图",{"0":{"41":1}}],["使用四色定理算法自动分配",{"2":{"25":1}}],["使用",{"2":{"19":1,"21":1,"33":1,"86":1,"145":1}}],["注意所有地图方法都是异步的promise",{"2":{"56":1,"96":1}}],["注意",{"2":{"19":1,"38":1}}],["面积最大的房间会优先使用蓝色",{"2":{"19":1}}],["配色策略和实际案例",{"2":{"144":1}}],["配色建议",{"0":{"20":1},"1":{"21":1,"22":1,"23":1}}],["配合",{"2":{"19":1}}],["配置的速度进行动画",{"2":{"236":1}}],["配置对象的所有属性都是可选的",{"2":{"121":1}}],["配置选项",{"2":{"108":1,"109":1,"110":1,"111":1,"112":1,"113":1}}],["配置决定",{"2":{"97":1}}],["配置",{"0":{"120":1},"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,"343":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,"365":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,"387":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,"402":1,"403":1,"404":1,"405":1,"406":1,"407":1,"408":1,"409":1,"410":1,"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"422":1,"423":1,"424":1,"425":1,"426":1,"427":1,"428":1,"429":1,"430":1},"2":{"14":1,"17":1}}],["配置项",{"2":{"10":1,"24":1}}],["如拖拽",{"2":{"69":1,"70":1}}],["如",{"2":{"56":1,"198":1,"266":1}}],["如显示切换",{"2":{"54":1}}],["如无必要场景",{"2":{"46":1}}],["如按清扫顺序编号",{"2":{"18":1}}],["如果",{"2":{"191":2}}],["如果要隐藏某个房间属性",{"2":{"162":1}}],["如果有复杂的相邻房间情况",{"2":{"144":1}}],["如果点在某个房间内",{"2":{"114":1}}],["如果未特别说明",{"2":{"49":1}}],["如果原点坐标是",{"2":{"48":1}}],["如果将自定义",{"2":{"38":1}}],["如果你的产品偏好从头开始设置",{"2":{"35":1}}],["如果你的地图中有特别复杂的相邻关系",{"2":{"21":1}}],["如果你的地图数据是",{"2":{"2":1}}],["如果想通过协议里的预留字段来添加自定义属性",{"2":{"34":1}}],["如果当前使用的地图数据是点阵协议的",{"2":{"34":1}}],["如果需要在房间气泡中显示自定义属性",{"2":{"34":1}}],["如果机器在清扫过程中房间面积发生变化",{"2":{"19":1}}],["如果地图实际宽度是",{"2":{"5":2}}],["如果视口宽度是",{"2":{"5":1}}],["从小到大排序",{"2":{"18":1}}],["特点",{"2":{"18":1,"19":1}}],["排序时",{"2":{"19":1}}],["排序",{"0":{"18":1}}],["排序方式可通过",{"2":{"17":1}}],["按面积排序",{"0":{"19":1}}],["按房间面积排序",{"2":{"145":1}}],["按房间面积从大到小排序",{"2":{"19":1}}],["按房间id排序",{"2":{"145":1}}],["按房间",{"2":{"18":1}}],["按",{"0":{"18":1}}],["房间中心点",{"2":{"470":1}}],["房间显示数据类型",{"2":{"470":1}}],["房间id",{"2":{"469":1}}],["房间选中后会显示清扫顺序数字",{"2":{"445":1}}],["房间选中后会显示选择指示器",{"2":{"445":1}}],["房间选中的指示方式",{"2":{"445":1}}],["房间选择指示器配置",{"2":{"191":1}}],["房间是否高亮取决于",{"2":{"434":1}}],["房间会始终处于高亮状态",{"2":{"434":1}}],["房间间隙的颜色",{"2":{"154":1}}],["房间大小变化引起",{"2":{"145":1}}],["房间颜色分配策略",{"2":{"146":1}}],["房间颜色排序方式",{"2":{"145":1}}],["房间颜色配置对象",{"2":{"144":1}}],["房间颜色数组",{"2":{"25":1}}],["房间配置",{"2":{"143":1}}],["房间数据",{"2":{"52":2}}],["房间清扫顺序的显示完全受控于",{"2":{"35":1}}],["房间唯一标识符",{"2":{"33":1}}],["房间属性容器气泡三角形宽度",{"2":{"176":1}}],["房间属性容器气泡三角形高度",{"2":{"175":1}}],["房间属性容器边框圆角",{"2":{"174":1}}],["房间属性容器水平内边距",{"2":{"173":1}}],["房间属性容器垂直内边距",{"2":{"172":1}}],["房间属性容器背景颜色",{"2":{"171":1}}],["房间属性容器样式配置",{"2":{"170":1}}],["房间属性y轴偏移",{"2":{"168":1}}],["房间属性x轴偏移",{"2":{"167":1}}],["房间属性是否可折叠",{"2":{"166":1}}],["房间属性图标间距",{"2":{"169":1}}],["房间属性图标高度",{"2":{"165":1}}],["房间属性图标宽度",{"2":{"164":1}}],["房间属性图标主题颜色数组",{"2":{"24":1,"150":1}}],["房间属性显示顺序",{"2":{"162":1}}],["房间属性配置",{"2":{"86":1,"161":1}}],["房间属性信息数组",{"2":{"62":1}}],["房间属性数据",{"2":{"33":1}}],["房间属性类型",{"2":{"33":1,"469":1}}],["房间信息绘制完成回调",{"2":{"62":1}}],["房间信息的展示完全受控于你传入的",{"2":{"33":1}}],["房间信息",{"0":{"32":1},"1":{"33":1,"34":1},"2":{"42":1}}],["房间分割",{"0":{"26":1}}],["房间分割等业务场景",{"2":{"25":1}}],["房间相邻判定阈值",{"2":{"24":1,"140":1}}],["房间非激活状态的颜色数组",{"2":{"24":1,"148":1}}],["房间激活状态的颜色数组",{"2":{"24":1,"147":1}}],["房间名称字体粗细",{"2":{"160":1}}],["房间名称字体名称",{"2":{"159":1}}],["房间名称字体大小",{"2":{"158":1}}],["房间名称标签配置",{"2":{"157":1}}],["房间名称标签的颜色数组",{"2":{"24":1,"149":1}}],["房间名称",{"2":{"23":1,"33":1,"469":1}}],["房间",{"2":{"18":1,"84":1}}],["房间排序方式",{"0":{"17":1},"1":{"18":1,"19":1},"2":{"24":1}}],["房间智能配色",{"0":{"12":1},"1":{"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"19":1,"20":1,"21":1,"22":1,"23":1,"24":1},"2":{"144":1}}],["不跟随地图缩放变化",{"2":{"212":1,"232":1,"262":1}}],["不受地图旋转影响",{"2":{"42":1}}],["不希望某种颜色过度出现",{"2":{"16":1}}],["不会让某个颜色过度集中",{"2":{"15":1}}],["颜色值",{"2":{"198":1}}],["颜色索引与",{"2":{"148":1,"149":1,"150":1,"151":1,"152":1}}],["颜色将被尽可能均匀地使用",{"2":{"146":1}}],["颜色对比度",{"0":{"23":1}}],["颜色数组一致性",{"0":{"22":1}}],["颜色数组中的所有颜色都同等重要",{"2":{"16":1}}],["颜色数量",{"0":{"21":1}}],["颜色分配也不会突然改变",{"2":{"18":1}}],["颜色分配结果稳定",{"2":{"18":1}}],["颜色分配策略",{"0":{"14":1},"1":{"15":1,"16":1},"2":{"24":1}}],["呈现均衡的色彩分布",{"2":{"16":1}}],["让大房间更突出",{"2":{"19":1}}],["让所有颜色的使用频率尽可能接近",{"2":{"16":1}}],["让地图更清晰易读",{"2":{"12":1}}],["均匀分配",{"0":{"16":1},"2":{"146":1}}],["bottom",{"2":{"309":2,"331":2,"353":2,"385":2}}],["borderradius",{"0":{"174":1,"199":1}}],["boolean",{"2":{"97":1,"113":6,"115":1,"116":1,"134":1,"166":1,"208":1,"212":1,"215":1,"219":1,"223":1,"232":1,"245":1,"254":1,"262":1,"269":1,"279":1,"304":1,"307":1,"312":1,"315":1,"326":1,"329":1,"334":1,"337":1,"348":1,"351":1,"356":1,"359":1,"369":1,"390":1,"419":1,"425":1,"429":1,"434":1,"435":1,"436":1,"447":1,"448":1,"449":1,"450":1,"451":1,"452":1,"453":1,"454":1,"455":1,"456":1,"457":1,"463":1,"471":2,"472":2,"473":2}}],["boolean>",{"2":{"97":1,"115":1,"116":1}}],["background",{"2":{"94":1}}],["backgroundcolor",{"0":{"127":1,"171":1,"401":1},"2":{"53":1,"121":2}}],["bashnpm",{"2":{"51":1}}],["bashyarn",{"2":{"51":1}}],["base64",{"2":{"40":2,"41":2}}],["balanced",{"0":{"16":1},"2":{"16":1,"21":1,"24":2,"146":3}}],["button>",{"2":{"11":1,"31":2,"54":2,"56":2}}],["button",{"2":{"11":1,"31":2,"54":3,"56":2}}],["橙色",{"2":{"15":1}}],["紫色",{"2":{"15":1}}],["蓝色会被最多使用",{"2":{"15":1}}],["希望大房间使用主题色或更醒目的颜色",{"2":{"19":1}}],["希望颜色分配结果在地图更新时保持稳定",{"2":{"18":1}}],["希望地图整体看起来色彩更加丰富多样",{"2":{"16":1}}],["希望这些颜色出现的频率更高",{"2":{"15":1}}],["希望主要使用前几种颜色",{"2":{"15":1}}],["产品设计中有主题色",{"2":{"15":1}}],["你也可以传入自定义的字段名",{"2":{"162":1}}],["你也可以通过",{"2":{"11":1}}],["你只需要传入原始数据字符串即可",{"2":{"84":1}}],["你传入什么样的数据",{"2":{"52":1}}],["你无需担心",{"2":{"30":1}}],["你可以参考自定义属性章节",{"2":{"163":1}}],["你可以传入自定义的字段名和对应的图标资源数组",{"2":{"163":1}}],["你可以只覆盖需要修改的部分",{"2":{"121":2,"432":1}}],["你可以利用它来移除",{"2":{"59":1}}],["你可以根据需要覆盖其中的部分或全部配置",{"2":{"53":1}}],["你可以根据实际需求选择使用",{"2":{"44":1}}],["你可以通过将",{"2":{"433":1}}],["你可以通过",{"2":{"53":1,"54":1,"56":1}}],["你可以调用",{"2":{"40":1,"41":1}}],["你可以在地图上显示自定义的元素",{"2":{"38":1}}],["你可以自由主导地图的状态",{"2":{"35":1}}],["你可以自行定义或通过",{"2":{"27":1}}],["你可以灵活地在业务侧实现设置清扫顺序的功能",{"2":{"35":1}}],["你可以尝试提供",{"2":{"21":1}}],["你的颜色数组是精心设计的",{"2":{"15":1}}],["优先使用数组中靠前的颜色",{"2":{"15":1}}],["加权优先",{"0":{"15":1}}],["可用于充电等状态的视觉提示",{"2":{"457":1}}],["可能会导致机器导航过程中颜色的突然变化",{"2":{"145":1}}],["可能导致房间颜色突然改变",{"2":{"19":1}}],["可选值",{"2":{"198":1}}],["可选的运行时配置",{"2":{"119":1}}],["可选的检测物体数据",{"2":{"119":1}}],["可选的虚拟墙数据",{"2":{"119":1}}],["可选的禁拖区域数据",{"2":{"119":1}}],["可选的禁扫区域数据",{"2":{"119":1}}],["可选的自定义元素数据",{"2":{"119":1}}],["可选的房间属性数据",{"2":{"119":1}}],["可选的路径数据",{"2":{"119":1}}],["可选",{"2":{"35":1}}],["可以自定义呼吸效果的幅度和透明度变化",{"2":{"266":1}}],["可以设置为空字符串",{"2":{"205":1}}],["可以尝试增加更多的颜色",{"2":{"144":1}}],["可以在onupdateforbiddensweepzone回调中使用",{"2":{"116":1}}],["可以在onupdatevirtualwall回调中使用",{"2":{"115":1}}],["可以将",{"2":{"56":1}}],["可以这样初始化",{"2":{"35":1}}],["可以这样",{"2":{"34":2}}],["可以通过",{"2":{"33":1}}],["可以确保即使机器在清扫过程中房间面积略有变化",{"2":{"18":1}}],["可以选择让某些颜色更突出",{"2":{"13":1}}],["可通过",{"2":{"14":1}}],["理论上",{"2":{"13":1}}],["稳定的配色结果",{"2":{"13":1}}],["灵活的配色策略",{"2":{"13":1}}],["相同",{"2":{"404":1,"407":1,"408":1}}],["相对于视口高度",{"2":{"137":1}}],["相对于视口宽度",{"2":{"136":1}}],["相邻房间的颜色应该有足够的对比",{"2":{"23":1}}],["相邻房间的区分度",{"2":{"23":1}}],["相邻的房间永远不会使用相同的颜色",{"2":{"13":1}}],["相关配置项",{"0":{"10":1,"24":1}}],["自动确保相邻房间颜色不同",{"2":{"144":1}}],["自动避免冲突",{"2":{"13":1}}],["自由区域点显示颜色",{"2":{"139":1}}],["自定义数据",{"2":{"38":1,"469":1,"471":1,"472":1,"473":1,"475":1}}],["自定义元素参数类型",{"2":{"471":1}}],["自定义元素数据",{"2":{"94":1}}],["自定义元素的",{"2":{"38":1}}],["自定义元素",{"0":{"38":1},"2":{"42":1}}],["自定义属性配置完成后",{"2":{"163":1}}],["自定义属性图标资源配置",{"2":{"163":1}}],["自定义属性的图标资源",{"2":{"34":1}}],["自定义属性的字段",{"2":{"34":1}}],["自定义属性目前仅支持数值型字段",{"2":{"34":1}}],["自定义属性",{"0":{"34":1},"2":{"33":1}}],["自适应缩放时的最大比例",{"2":{"10":1,"133":1}}],["自适应缩放时的最小比例",{"2":{"10":1,"132":1}}],["自适应缩放的计算逻辑",{"0":{"4":1},"1":{"5":1,"6":1}}],["自适应缩放的触发时机",{"0":{"3":1}}],["自适应缩放会在以下情况自动触发",{"2":{"3":1}}],["自适应缩放是地图",{"2":{"1":1}}],["自适应缩放",{"0":{"1":1},"1":{"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":1,"10":1,"11":1},"2":{"133":1,"137":1,"141":1,"142":1}}],["确保相邻房间颜色不同",{"2":{"25":1}}],["确保相邻的房间始终使用不同的颜色",{"2":{"12":1}}],["确保地图能够完整显示并保留指定的边距",{"2":{"5":1}}],["确保地图能够以合适的大小居中显示在视口中",{"2":{"1":1}}],["outlinefillcolor",{"0":{"306":1,"328":1,"350":1,"371":1}}],["outlinedasharray",{"0":{"305":1,"327":1,"349":1,"370":1}}],["outlinedashed",{"0":{"304":1,"326":1,"348":1,"369":1}}],["outlinestrokewidth",{"0":{"303":1,"325":1,"347":1,"368":1}}],["outlinestrokecolor",{"0":{"302":1,"324":1,"346":1,"367":1}}],["outlineoffset",{"0":{"301":1,"323":1,"345":1,"366":1}}],["opacity",{"0":{"206":1,"228":1},"2":{"471":1,"472":1,"473":1}}],["options",{"2":{"108":6,"109":5,"110":5,"111":5,"112":5,"113":4}}],["obstacle",{"0":{"155":1}}],["obstaclecolor",{"0":{"138":1}}],["object2",{"2":{"93":1}}],["object1",{"2":{"93":1}}],["object",{"2":{"37":5,"79":2}}],["offsetpointstoavoidoverlap",{"0":{"478":1},"2":{"478":1}}],["offsety",{"0":{"168":1,"201":1,"248":1,"402":1},"2":{"108":2,"109":2,"110":2,"111":2,"112":2}}],["offsetx",{"0":{"167":1,"200":1,"247":1,"403":1},"2":{"108":2,"109":2,"110":2,"111":2,"112":2}}],["orig",{"2":{"35":2}}],["originalorder",{"2":{"35":2}}],["originchangeautofitthreshold",{"0":{"141":1},"2":{"10":1}}],["origin",{"2":{"3":1,"141":1,"463":1}}],["ordercontainer",{"0":{"399":1,"400":1,"401":1,"402":1,"403":1,"408":1},"1":{"400":1,"401":1,"402":1,"403":1},"2":{"408":1}}],["ordertext",{"0":{"394":1,"395":1,"396":1,"397":1,"398":1,"407":1},"1":{"395":1,"396":1,"397":1,"398":1},"2":{"407":1}}],["order",{"2":{"33":1,"35":9,"52":1,"86":2,"191":1,"445":2,"469":1}}],["onroompropertiesdrawed",{"0":{"62":1},"2":{"62":1}}],["onremovevirtualwall",{"0":{"68":1},"2":{"68":1}}],["onremovevirtualwall=",{"2":{"28":1}}],["onremovecleanzone",{"0":{"67":1},"2":{"67":1}}],["onremoveforbiddenmopzone",{"0":{"66":1},"2":{"66":1}}],["onremoveforbiddensweepzone",{"0":{"65":1},"2":{"65":1}}],["onremoveforbiddensweepzone=",{"2":{"29":1}}],["onpathdrawed",{"0":{"61":1},"2":{"61":1}}],["onmapready",{"2":{"96":1}}],["onmapready=",{"2":{"11":1,"25":1,"26":1,"40":1,"41":1,"55":1,"56":1,"96":1,"113":1,"115":1,"116":1}}],["onmapdrawed",{"0":{"60":1},"2":{"60":1}}],["onmapdrawed=",{"2":{"55":1,"58":1}}],["onmapfirstdrawed",{"0":{"59":1},"2":{"59":1}}],["onupdatedivider",{"0":{"81":1},"2":{"81":1}}],["onupdatespot",{"0":{"73":1},"2":{"73":1}}],["onupdatespot=",{"2":{"30":1}}],["onupdatevirtualwall",{"0":{"72":1},"2":{"72":1}}],["onupdatevirtualwall=",{"2":{"28":1,"113":1,"115":1}}],["onupdatecleanzone",{"0":{"71":1},"2":{"71":1}}],["onupdatecleanzone=",{"2":{"58":1}}],["onupdateforbiddenmopzone",{"0":{"70":1},"2":{"70":1}}],["onupdateforbiddensweepzone",{"0":{"69":1},"2":{"69":1}}],["onupdateforbiddensweepzone=",{"2":{"29":1,"116":1}}],["onupdatewaypoint=",{"2":{"36":1}}],["onupdate",{"2":{"30":2}}],["onclickmap",{"0":{"82":1},"2":{"82":1,"436":1}}],["onclickmap=",{"2":{"36":1}}],["onclickdetectedobject",{"0":{"79":1},"2":{"79":1}}],["onclickdetectedobject=",{"2":{"37":1}}],["onclickspot",{"0":{"78":1},"2":{"78":1}}],["onclickspot=",{"2":{"30":1}}],["onclickvirtualwall",{"0":{"77":1},"2":{"77":1}}],["onclickvirtualwall=",{"2":{"28":1}}],["onclickcustomelement",{"0":{"80":1},"2":{"80":1}}],["onclickcustomelement=",{"2":{"38":1}}],["onclickcleanzone",{"0":{"76":1},"2":{"76":1}}],["onclickforbiddenmopzone",{"0":{"75":1},"2":{"75":1}}],["onclickforbiddensweepzone",{"0":{"74":1},"2":{"74":1}}],["onclickforbiddensweepzone=",{"2":{"29":1}}],["onclickwaypoint=",{"2":{"36":1}}],["onclickroomproperties",{"0":{"64":1},"2":{"64":1}}],["onclickroom=",{"2":{"25":1,"26":1,"35":1,"55":1,"58":1}}],["onclickroom",{"0":{"63":1},"2":{"25":1,"63":1}}],["onclick=",{"2":{"11":1,"31":2,"54":2,"56":2}}],["||",{"2":{"35":2,"430":1}}],["|",{"2":{"11":1,"25":1,"26":1,"33":3,"104":3,"105":2,"106":2,"107":2,"113":1,"114":2,"115":1,"116":1,"145":1,"146":1,"162":3,"198":1,"309":3,"331":3,"353":3,"385":3,"421":1,"427":2,"445":1,"458":2,"462":1,"464":1,"470":1,"474":3}}],["feet",{"2":{"458":1}}],["fe8a07",{"2":{"319":1,"320":1,"324":1,"330":1}}],["framecount",{"0":{"246":1}}],["frameprefix",{"0":{"242":1}}],["freecolor",{"0":{"139":1}}],["from",{"2":{"11":2,"25":2,"26":2,"28":2,"29":2,"30":2,"31":4,"33":2,"34":3,"35":2,"36":2,"37":2,"38":2,"40":2,"41":2,"42":2,"52":5,"53":2,"54":3,"55":2,"56":2,"58":2,"86":2,"96":1,"115":2,"116":2,"121":2,"432":2,"477":1}}],["f6f6f6",{"2":{"121":1,"127":1}}],["function",{"2":{"52":2,"53":1,"54":1,"58":1,"86":1,"96":1,"113":1,"115":1,"116":1,"121":1,"432":1,"477":1}}],["floortype",{"0":{"204":1,"205":1,"206":1,"207":1},"1":{"205":1,"206":1,"207":1},"2":{"33":1,"52":1,"86":2,"205":3,"469":1}}],["foldable",{"0":{"166":1}}],["fontweight",{"0":{"160":1,"188":1,"397":1}}],["fontfamily",{"0":{"159":1,"187":1,"396":1}}],["fontsize",{"0":{"158":1,"189":1,"395":1}}],["format",{"0":{"427":1}}],["forbiddenmopzone",{"0":{"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},"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":2,"335":2,"336":1,"337":2,"338":2}}],["forbiddenmopzones=",{"2":{"88":1}}],["forbiddenmopzones",{"0":{"88":1},"2":{"88":2,"119":2}}],["forbiddensweepzone",{"0":{"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},"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":2,"313":2,"314":1,"315":2,"316":2},"2":{"29":2}}],["forbiddensweepzones=",{"2":{"29":1,"87":1}}],["forbiddensweepzones",{"0":{"87":1},"2":{"29":5,"87":2,"119":2}}],["foreach",{"2":{"35":1}}],["four",{"2":{"13":1}}],["false",{"2":{"25":1,"38":1,"41":1,"54":1,"113":2,"208":1,"212":1,"219":1,"223":1,"232":1,"245":1,"262":1,"269":1,"312":1,"315":1,"334":1,"337":1,"356":1,"359":1,"419":1,"425":1,"432":1,"434":2,"435":2,"436":1,"447":1,"454":1,"455":1,"456":1,"457":1}}],["find",{"2":{"35":2}}],["finalroomproperties",{"2":{"35":7}}],["fillcolor",{"0":{"300":1,"322":1,"344":1,"383":1},"2":{"29":1,"30":1}}],["filter",{"2":{"25":1,"28":1,"29":1,"35":1}}],["fitmaxscale",{"0":{"133":1},"2":{"6":2,"9":3,"10":1}}],["fitminscale",{"0":{"132":1},"2":{"6":2,"8":3,"10":1}}],["ff4444",{"2":{"26":1,"28":1,"29":1,"297":1,"298":1,"302":1,"308":1,"362":1,"364":1,"367":1,"373":1,"410":1,"415":1}}],["ffffff",{"2":{"25":2,"53":1,"121":1,"152":4,"171":1,"186":1,"198":2,"216":1,"220":1,"224":1,"253":1,"260":1,"278":1,"401":1,"416":1}}],["fff0d9",{"2":{"22":1,"148":1}}],["ffd399",{"2":{"15":1,"16":1,"19":1,"21":1,"22":1,"147":1}}],["areroomsadjacent",{"0":{"97":1},"2":{"97":1}}],["area",{"0":{"19":1},"2":{"19":2,"24":1,"145":3}}],["antialias",{"0":{"429":1}}],["animation",{"2":{"94":1}}],["any>",{"2":{"33":1,"469":1,"471":1,"472":1,"473":1,"475":1}}],["ai检测物体配置",{"2":{"422":1}}],["ai",{"2":{"93":1}}],["add",{"2":{"51":1}}],["adjacencythreshold",{"0":{"140":1},"2":{"24":1,"97":1}}],["apple",{"2":{"159":1,"187":1,"293":1}}],["app",{"2":{"45":1}}],["api",{"2":{"11":3,"56":1,"95":1}}],["acc",{"2":{"35":3}}],["active",{"0":{"147":1},"2":{"15":1,"16":1,"19":1,"21":1,"22":1,"24":1,"25":3,"144":1,"148":1,"149":1,"150":1,"151":1,"152":1}}],["assets",{"0":{"178":1,"180":1,"182":1,"184":1,"205":1},"2":{"178":1,"180":1,"182":1,"184":1,"205":2}}],["asset",{"2":{"34":4,"163":8}}],["async",{"2":{"26":1,"40":1,"41":1,"56":1,"96":1,"113":1,"115":1,"116":1}}],["await",{"2":{"26":1,"40":1,"41":1,"56":2,"96":2,"113":1,"114":1,"115":1,"116":1}}],["auto",{"2":{"25":2,"198":2}}],["autopaddingverticalpercent",{"0":{"137":1},"2":{"5":1,"10":1}}],["autopaddinghorizontalpercent",{"0":{"136":1},"2":{"5":2,"10":1}}],["a8c8f5",{"2":{"15":1,"16":1,"19":1,"21":1,"22":1,"147":1}}],["除了自动触发",{"2":{"11":1}}],["垂直方向保留的最小边距比例",{"2":{"10":1}}],["说明",{"2":{"10":1,"24":1,"84":1,"85":1,"86":1}}],["倍",{"2":{"9":1}}],["最多偏移100个单位",{"2":{"478":1}}],["最多放大到原始尺寸的",{"2":{"9":1}}],["最大尝试次数",{"2":{"478":1}}],["最大弹性缩放倍数",{"2":{"210":1}}],["最小弹性缩放倍数",{"2":{"209":1}}],["最终",{"2":{"6":1}}],["减小",{"2":{"9":1}}],["43",{"2":{"423":1}}],["4cd964",{"2":{"258":1}}],["400",{"2":{"188":1,"294":1}}],["4种颜色足以满足平面地图需求",{"2":{"144":1}}],["4px",{"2":{"94":1}}],["48",{"2":{"94":2}}],["4",{"2":{"9":1,"10":1,"13":2,"16":1,"21":5,"24":4,"25":1,"133":1,"144":1,"168":1,"201":1,"255":2,"266":1,"280":2,"305":1,"327":1,"349":1,"370":1,"412":1}}],["虽然在设计上是纯受控的",{"2":{"30":1}}],["虽然",{"2":{"9":1}}],["体验不佳",{"2":{"9":1}}],["超小地图被放大得过大",{"0":{"9":1}}],["超大地图显示不全",{"0":{"8":1}}],[">提示",{"2":{"94":1}}],[">获取清扫区域",{"2":{"56":1}}],[">选区模式",{"2":{"54":1}}],[">切换路径显示",{"2":{"54":1}}],[">新增虚拟墙",{"2":{"31":1}}],[">重置视图",{"2":{"11":1,"56":1}}],[">",{"2":{"8":1,"9":1,"11":3,"15":1,"16":1,"18":1,"19":1,"21":1,"22":1,"25":2,"26":2,"28":3,"29":3,"30":3,"31":6,"34":1,"35":6,"36":3,"37":2,"38":1,"40":1,"41":1,"42":1,"45":1,"46":1,"52":2,"53":1,"54":1,"55":1,"56":1,"58":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"96":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"108":1,"109":1,"110":1,"111":1,"113":1,"115":1,"116":1,"121":2,"432":1,"477":1}}],["transitionpath",{"0":{"218":1,"219":1,"220":1,"221":1},"1":{"219":1,"220":1,"221":1}}],["true",{"2":{"25":3,"26":1,"35":2,"36":1,"37":1,"38":2,"41":1,"53":1,"54":2,"94":1,"113":4,"121":1,"134":1,"166":1,"191":1,"215":1,"254":1,"279":1,"304":1,"307":1,"326":1,"329":1,"348":1,"351":1,"369":1,"390":1,"429":1,"432":5,"434":1,"446":1,"448":1,"449":1,"450":1,"451":1,"452":1,"453":1}}],["tailwidth",{"0":{"176":1,"203":1}}],["tailheight",{"0":{"175":1,"202":1}}],["textoffset",{"0":{"310":1,"332":1,"354":1,"374":1,"386":1}}],["textposition",{"0":{"309":1,"331":1,"353":1,"385":1}}],["textcolor",{"0":{"308":1,"330":1,"352":1,"373":1,"384":1}}],["textfontweight",{"0":{"294":1}}],["textfontfamily",{"0":{"293":1}}],["textfontsize",{"0":{"292":1}}],["textstylefontweight",{"2":{"160":1,"188":1,"294":1,"397":1}}],["tempcleaningorder",{"2":{"35":5}}],["thresholdmeters",{"2":{"113":2}}],["then",{"2":{"33":1,"56":1,"86":1,"96":1}}],["theorem",{"2":{"13":1}}],["top",{"2":{"309":1,"331":1,"353":1,"385":1}}],["to",{"2":{"53":1,"121":1}}],["typescriptfunction",{"2":{"477":1,"478":1}}],["typescripttype",{"2":{"461":1,"462":1,"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1,"470":1,"471":1,"472":1,"473":1,"474":1,"475":1}}],["type",{"2":{"33":1,"38":4,"94":4,"464":1,"471":1,"472":1,"473":1}}],["tsfunction",{"2":{"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1,"78":1,"79":1,"80":1,"81":1,"82":1,"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}}],["ts中配置webviewroot让小程序能够正确加载robotmap的资源",{"2":{"45":1}}],["tsimport",{"2":{"33":2,"34":1}}],["ts",{"2":{"33":1,"113":1,"114":1,"163":1}}],["tsxconst",{"2":{"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1}}],["tsximport",{"2":{"11":1,"25":1,"26":1,"28":1,"30":1,"31":2,"34":1,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"52":2,"53":1,"54":1,"55":1,"56":1,"58":1,"86":2,"96":1,"121":1,"432":1,"477":1}}],["tsx",{"2":{"8":1,"9":1,"15":1,"16":1,"18":1,"19":1,"21":1,"22":1,"29":1,"35":1,"45":1,"46":1,"84":1,"85":1,"115":1,"116":1,"121":1}}],["tip",{"2":{"13":1,"18":1,"25":1,"26":1,"27":1,"30":1,"31":1,"35":1,"38":1,"41":1,"42":1,"45":1,"46":1,"48":1,"49":1,"52":1,"56":1,"59":1,"82":1,"84":1,"85":1,"96":1,"114":1,"119":1,"120":1,"133":1,"137":1,"141":1,"142":1,"162":1,"163":1,"184":1,"191":1,"205":1,"213":1,"227":1,"236":1,"266":1,"434":1,"445":1,"457":1}}],["tuya",{"2":{"0":1,"35":1,"43":1,"50":1}}],["允许地图缩小到原始尺寸的",{"2":{"8":1}}],["允许地图缩小",{"2":{"8":1}}],["将触发自适应缩放",{"2":{"141":1,"142":1}}],["将扫地机识别到的物体显示在地图上",{"2":{"37":1}}],["将设备上报的虚拟墙数据绘制到地图上",{"2":{"28":1}}],["将",{"2":{"8":1}}],["导致地图无法完整显示",{"2":{"8":1}}],["但可以设置不同的图标",{"2":{"404":1}}],["但你可以自由决定它的",{"2":{"41":1}}],["但地图控制元素在手势操作时会先在内部实时进行更新",{"2":{"30":1}}],["但通常你会基于视口中心来新增地图控制元素",{"2":{"31":1}}],["但通常",{"2":{"21":1}}],["但会保持一定的多样性",{"2":{"15":1}}],["但对于某些超小地图来说可能还是太大了",{"2":{"9":1}}],["但是",{"2":{"8":1}}],["但只能看到部分内容",{"2":{"8":1}}],["现象",{"2":{"8":1,"9":1}}],["问题",{"0":{"8":1,"9":1}}],["常见问题与解决方案",{"0":{"7":1},"1":{"8":1,"9":1}}],["初始化标志",{"2":{"464":1}}],["初始分割线方向",{"2":{"421":1}}],["初始分割线端点超出房间包围盒的像素值",{"2":{"420":1}}],["初始返回一个所有房间order为0的对象即可",{"2":{"35":1}}],["初始",{"2":{"6":1}}],["m",{"2":{"459":1}}],["meter",{"2":{"458":2}}],["microsoft",{"2":{"396":1}}],["minwidth",{"0":{"372":1}}],["minsize",{"0":{"296":1,"318":1,"340":1}}],["minscale",{"0":{"263":1},"2":{"266":1}}],["minalpha",{"0":{"265":1},"2":{"266":1}}],["min",{"0":{"130":1},"2":{"6":1}}],["movebuttonoffset",{"0":{"291":1}}],["moveiconsrc",{"0":{"290":1}}],["mop",{"2":{"88":1}}],["modules",{"2":{"45":1}}],["maxattempts",{"2":{"478":2}}],["maxalpha",{"0":{"266":1},"2":{"266":1}}],["maxscale",{"0":{"264":1},"2":{"266":1}}],["maxorder",{"2":{"35":2}}],["max",{"0":{"131":1},"2":{"6":1,"35":1}}],["math",{"2":{"6":2,"35":1}}],["mapstate",{"0":{"463":1},"2":{"55":4,"58":2,"59":4,"60":4,"463":1}}],["map=",{"2":{"52":2,"55":1,"56":1,"84":1}}],["mapdata",{"2":{"33":2,"34":2,"52":6,"55":1,"56":1}}],["mapapi>",{"2":{"56":1,"96":1}}],["mapapi",{"2":{"11":4,"25":3,"26":4,"31":1,"40":1,"41":1,"55":2,"56":11,"96":9,"113":6,"114":1,"115":7,"116":7}}],["mappage",{"2":{"11":1,"25":1,"26":1,"28":1,"29":1,"30":1,"31":2,"34":1,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"52":2,"53":1,"54":1,"55":1,"56":1,"58":1,"96":1,"113":1,"115":1,"116":1,"121":1,"432":1,"477":1}}],["maprotation",{"0":{"443":1},"2":{"3":1,"42":2}}],["map",{"0":{"84":1,"135":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1},"1":{"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1},"2":{"0":1,"5":2,"10":4,"11":1,"24":1,"25":1,"26":1,"28":2,"29":2,"30":2,"31":2,"33":2,"34":3,"35":5,"36":2,"37":1,"38":1,"40":1,"41":3,"42":1,"43":1,"45":1,"50":1,"51":2,"52":7,"53":1,"54":1,"55":1,"56":1,"58":1,"84":1,"86":2,"96":1,"97":1,"115":1,"116":1,"119":2,"121":1,"432":1,"477":6}}],["isdashed",{"0":{"312":1,"315":1,"334":1,"337":1,"356":1,"359":1}}],["iszoneintersectsanyroom",{"0":{"116":1},"2":{"116":2}}],["isintersects",{"2":{"115":2,"116":2}}],["iswallintersectsanyroom",{"0":{"115":1},"2":{"115":2}}],["ispointinanyroom",{"0":{"114":1},"2":{"114":2}}],["isnearchargerorrobot",{"0":{"113":1},"2":{"113":4}}],["iconsize",{"0":{"379":1,"393":1,"406":1}}],["iconsrc",{"0":{"192":1,"378":1,"392":1,"405":1}}],["iconwrapperfillcolor",{"0":{"297":1,"319":1,"341":1,"362":1}}],["iconwrapperborderradius",{"0":{"284":1}}],["iconwrapperheight",{"0":{"283":1}}],["iconwrapperwidth",{"0":{"282":1}}],["iconwidth",{"0":{"164":1,"193":1,"285":1}}],["icongap",{"0":{"169":1}}],["iconheight",{"0":{"165":1,"194":1,"286":1}}],["icon",{"0":{"231":1,"232":1,"233":1,"234":1,"235":1,"268":1,"269":1,"270":1,"271":1,"272":1},"1":{"232":1,"233":1,"234":1,"235":1,"269":1,"270":1,"271":1,"272":1},"2":{"53":2,"93":2,"94":1,"121":3}}],["imagecustomelementparam",{"0":{"471":1},"2":{"471":1,"474":1}}],["imagesrc",{"0":{"240":1,"241":1}}],["image",{"2":{"38":1,"94":2,"471":1}}],["import",{"2":{"11":1,"25":1,"26":1,"28":1,"29":2,"30":1,"31":2,"34":1,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"52":3,"53":1,"54":2,"55":1,"56":1,"58":1,"115":2,"116":2,"121":1,"432":1}}],["item",{"2":{"28":3,"29":3,"30":3,"36":3}}],["if",{"2":{"25":1,"35":2,"113":1,"114":1,"115":1,"116":1}}],["initflag",{"2":{"464":1}}],["incrementalthreshold",{"0":{"213":1},"2":{"213":1}}],["includes",{"2":{"25":1}}],["install",{"2":{"51":1}}],["interactive",{"0":{"425":1},"2":{"37":1,"38":1,"94":1,"471":1,"472":1,"473":1}}],["interaction",{"0":{"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1},"1":{"129":1,"130":2,"131":2,"132":1,"133":1,"134":1},"2":{"6":2,"8":1,"9":1,"10":2,"53":1,"121":1}}],["inactive",{"0":{"148":1},"2":{"22":1,"24":1,"25":2,"144":1}}],["index",{"0":{"18":1},"2":{"18":1,"24":2,"145":3,"470":1}}],["id",{"0":{"18":1},"2":{"3":1,"18":2,"25":5,"26":2,"28":8,"29":7,"30":4,"31":2,"33":1,"35":11,"36":6,"37":2,"38":4,"52":3,"65":2,"66":2,"67":2,"68":2,"86":2,"87":1,"88":1,"89":1,"90":2,"91":2,"92":1,"93":2,"94":3,"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1,"471":1,"472":1,"473":1,"475":1}}],["应用缩放比例限制",{"0":{"6":1}}],["≈",{"2":{"5":2}}],["则计算出的",{"2":{"5":2}}],["×",{"2":{"5":2}}],["那么清扫次数图标将不会显示",{"2":{"162":1}}],["那么",{"2":{"5":1}}],["是否可交互",{"2":{"471":1,"472":1,"473":1}}],["是否可点击",{"2":{"37":1}}],["是否包含该房间id",{"2":{"434":1}}],["是否显示机器人脉冲圈",{"2":{"457":1}}],["是否显示机器人睡眠动画",{"2":{"456":1}}],["是否显示机器人预警圈",{"2":{"455":1}}],["是否显示机器人路径",{"2":{"450":1}}],["是否显示地毯",{"2":{"453":1}}],["是否显示充电桩预警圈",{"2":{"454":1}}],["是否显示充电桩",{"2":{"451":1}}],["是否显示房间地板材质",{"2":{"452":1}}],["是否显示房间名称",{"2":{"449":1}}],["是否显示房间清扫顺序",{"2":{"448":1}}],["是否显示房间属性",{"2":{"447":1}}],["是否显示途径点序号",{"2":{"390":1}}],["是否显示旋转按钮",{"2":{"307":1,"329":1,"351":1}}],["是否启用地图点击捕获功能",{"2":{"436":1}}],["是否启用交互功能",{"2":{"435":1}}],["是否启用房间选择功能",{"2":{"434":1}}],["是否启用",{"2":{"208":1}}],["是否启用双击缩放功能",{"2":{"134":1}}],["是否在判定范围内",{"2":{"113":1}}],["是否检查与机器人的距离",{"2":{"113":1}}],["是否检查与充电桩的距离",{"2":{"113":1}}],["是必传的",{"2":{"52":1}}],["是渲染的核心",{"2":{"52":1}}],["是",{"2":{"5":1}}],["38",{"2":{"406":1,"424":1}}],["32",{"2":{"38":4,"94":2,"393":1}}],["30",{"2":{"38":2,"291":1,"365":1,"418":1}}],["300",{"2":{"5":1,"88":4,"94":1}}],["300px",{"2":{"5":1}}],["300×300",{"2":{"2":2}}],["3",{"2":{"24":1,"34":1,"54":1,"121":1,"140":1,"163":2,"305":1,"327":1,"349":1,"370":1,"412":1}}],["337",{"2":{"5":3}}],["375",{"2":{"5":1}}],["375px",{"2":{"5":1}}],["和",{"2":{"5":1,"6":1,"25":1,"38":1,"266":1}}],["会产生更明显的呼吸效果",{"2":{"266":1}}],["会放大到此倍数",{"2":{"210":1}}],["会缩小到此倍数",{"2":{"209":1}}],["会始终保持水平方向",{"2":{"42":1}}],["会沿用当前地图的配置",{"2":{"41":1}}],["会出现分割线",{"2":{"26":1}}],["会先对房间进行排序",{"2":{"17":1}}],["会自动为房间分配颜色",{"2":{"12":1}}],["会限制地图不能缩小到小于原始尺寸",{"2":{"8":1}}],["会根据",{"2":{"5":1}}],["会按照以下步骤计算最终的缩放比例",{"2":{"4":1}}],["当",{"2":{"434":2,"435":1,"445":2}}],["当操作分割线到房间包围盒外时是否重置分割线到初始位置",{"2":{"419":1}}],["当传入的路径相比上一次绘制的路径点数量变化不超过",{"2":{"213":1}}],["当前地图截图",{"2":{"118":1}}],["当前清扫区域",{"2":{"56":1}}],["当用户操作禁拖区域",{"2":{"70":1}}],["当用户操作禁扫区域",{"2":{"69":1}}],["当地图放大到一定程度时",{"2":{"210":1}}],["当地图缩小到一定程度时",{"2":{"209":1}}],["当地图宽度或高度变化超过此值时",{"2":{"142":1}}],["当地图",{"2":{"141":1}}],["当地图发生相应的交互或状态变化时会自动触发",{"2":{"55":1,"58":1}}],["当地图尺寸很小时",{"2":{"9":1}}],["当地图尺寸超过视口时",{"2":{"8":1}}],["当地图第一次加载时",{"2":{"3":1}}],["当触发自适应缩放时",{"2":{"4":1}}],["right",{"2":{"309":1,"331":1,"353":1,"385":1}}],["ring",{"0":{"249":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"274":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":1},"1":{"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":1}}],["rgb",{"2":{"198":1}}],["rgba",{"2":{"29":1,"30":1,"251":1,"276":1,"300":1,"306":1,"322":1,"328":1,"344":1,"350":1,"371":1,"383":1}}],["rpx",{"2":{"123":1,"124":1,"125":1,"126":1}}],["rjs",{"2":{"46":1}}],["rjsrobotmap",{"0":{"46":1},"2":{"44":1,"46":4}}],["r",{"2":{"35":9}}],["rotation",{"2":{"471":1,"472":1,"473":1}}],["rotationcorrection",{"0":{"237":1,"273":1}}],["rotateiconsrc",{"0":{"288":1}}],["roominfo",{"2":{"208":1,"209":2,"210":2}}],["roomid",{"2":{"156":1}}],["roomids",{"2":{"97":2}}],["rooms",{"2":{"62":2}}],["roomselectionmode",{"0":{"445":1},"2":{"25":1,"35":1,"191":2,"445":2}}],["roomdata>",{"2":{"55":1,"63":1}}],["roomdata",{"0":{"470":1},"2":{"35":2,"55":1,"63":1,"64":2,"114":6,"470":1}}],["roomproperties=",{"2":{"34":1,"35":1,"52":2,"55":1,"56":1,"86":1,"477":1}}],["roomproperties",{"0":{"86":1},"2":{"33":3,"34":4,"35":6,"41":1,"52":4,"55":1,"56":1,"86":5,"119":2,"163":1,"477":2}}],["roomproperty>",{"2":{"477":1}}],["roompropertyfoldids",{"0":{"444":1}}],["roomproperty",{"0":{"469":1},"2":{"25":1,"26":1,"33":1,"34":1,"35":1,"52":1,"62":2,"86":2,"119":2,"178":1,"180":1,"182":1,"184":1,"205":1,"469":1,"470":1,"477":3}}],["room",{"0":{"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"150":1,"151":1,"152":1,"153":2,"154":2,"155":2,"156":2,"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},"1":{"144":1,"145":1,"146":1,"147":2,"148":2,"149":2,"150":2,"151":2,"152":2,"153":2,"154":2,"155":2,"156":2,"157":1,"158":2,"159":2,"160":2,"161":1,"162":2,"163":2,"164":2,"165":2,"166":2,"167":2,"168":2,"169":2,"170":2,"171":3,"172":3,"173":3,"174":3,"175":3,"176":3,"177":2,"178":3,"179":2,"180":3,"181":2,"182":3,"183":2,"184":3,"185":2,"186":3,"187":3,"188":3,"189":3,"190":3,"191":1,"192":2,"193":2,"194":2,"195":2,"196":2,"197":2,"198":2,"199":2,"200":2,"201":2,"202":2,"203":2,"204":1,"205":2,"206":2,"207":2,"208":1,"209":1,"210":1},"2":{"14":1,"15":1,"16":1,"17":1,"18":1,"19":1,"21":1,"22":1,"24":6,"25":5,"26":3,"34":1,"35":15,"41":1,"55":2,"58":2,"63":2,"64":2,"163":1,"198":1}}],["robotposition",{"2":{"464":1}}],["robotmap",{"0":{"45":1},"2":{"8":1,"9":1,"11":2,"15":1,"16":1,"18":1,"19":1,"21":1,"22":1,"25":2,"26":2,"28":2,"29":2,"30":2,"31":4,"34":2,"35":2,"36":2,"37":2,"38":2,"40":2,"41":2,"42":2,"44":2,"45":4,"46":2,"52":4,"53":2,"54":2,"55":2,"56":2,"57":1,"58":2,"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,"113":1,"115":1,"116":1,"120":1,"121":3,"431":1,"432":2,"460":1,"476":1,"477":2}}],["robot",{"0":{"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},"1":{"231":1,"232":2,"233":2,"234":2,"235":2,"236":1,"237":1,"238":1,"239":2,"240":2,"241":2,"242":2,"243":2,"244":2,"245":2,"246":2,"247":2,"248":2,"249":1,"250":2,"251":2,"252":2,"253":2,"254":2,"255":2,"256":1,"257":2,"258":2,"259":2,"260":2,"261":2,"262":2,"263":2,"264":2,"265":2,"266":2},"2":{"0":1,"11":1,"25":1,"26":1,"28":1,"29":1,"30":1,"31":2,"33":2,"34":2,"35":2,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"43":1,"45":1,"50":1,"51":2,"52":3,"53":3,"54":1,"55":1,"56":1,"58":1,"86":2,"96":1,"115":1,"116":1,"121":4,"432":1,"477":1}}],["red",{"2":{"94":1}}],["redux",{"2":{"56":1}}],["reduce",{"2":{"35":1}}],["ref",{"2":{"56":1}}],["resolution",{"0":{"430":1},"2":{"463":1}}],["resetdividerwhenoutofroom",{"0":{"419":1}}],["resetpanzoom",{"0":{"117":1},"2":{"11":1,"56":1,"96":1,"117":1}}],["reservedstrhandler",{"2":{"477":2}}],["reservedstr",{"2":{"34":3,"477":1}}],["response",{"2":{"33":2,"86":2}}],["requestroomproperty",{"2":{"33":3,"86":3}}],["record",{"2":{"33":1,"35":2,"163":1,"469":1,"471":1,"472":1,"473":1,"475":1}}],["return",{"2":{"11":1,"25":1,"26":1,"28":1,"29":1,"30":1,"31":2,"34":2,"35":6,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"52":3,"53":2,"54":1,"55":1,"56":1,"58":1,"96":1,"113":1,"115":1,"116":1,"121":2,"432":1,"477":1}}],["react",{"2":{"11":2,"25":2,"26":2,"28":2,"29":2,"30":2,"31":4,"34":2,"35":2,"36":2,"37":2,"38":2,"40":2,"41":2,"42":2,"45":1,"50":1,"52":4,"53":2,"54":2,"55":2,"56":2,"58":2,"115":2,"116":2,"121":2,"432":2}}],["ray",{"2":{"11":1,"25":1,"26":1,"28":1,"29":1,"30":1,"31":2,"33":2,"34":2,"35":1,"36":1,"37":1,"38":1,"40":1,"41":1,"42":1,"45":1,"51":2,"52":3,"53":1,"54":3,"55":1,"56":1,"58":1,"86":2,"96":1,"115":1,"116":1,"121":1,"432":1,"477":1}}],["runtime=",{"2":{"25":1,"26":1,"28":1,"29":1,"30":1,"31":1,"35":1,"36":1,"42":1,"54":1,"432":1}}],["runtime",{"2":{"3":1,"41":2,"42":1,"54":1,"82":1,"119":2,"432":1}}],["变化超过此值时",{"2":{"141":1}}],["变化超过阈值时",{"2":{"3":1}}],["变化",{"2":{"3":1}}],["5d68fe",{"2":{"30":1,"341":1,"342":1,"346":1,"352":1,"381":1,"384":1}}],["500",{"2":{"160":1}}],["50",{"2":{"8":1,"87":4,"90":1}}],["5625",{"2":{"5":1}}],["5px",{"2":{"5":1}}],["5",{"2":{"2":1,"5":2,"8":1,"21":1,"130":1,"172":1,"173":1,"210":1,"213":1,"217":1,"221":1,"225":1,"228":1,"263":1,"265":1}}],["0度表示图标朝右",{"2":{"237":1,"273":1}}],["0px",{"2":{"123":1,"124":1}}],["0xf6f6f6",{"2":{"53":1,"121":1}}],["05",{"2":{"5":2,"10":2,"136":1,"137":1,"306":1,"328":1,"350":1,"371":1}}],["0",{"2":{"2":1,"5":3,"8":1,"10":2,"28":3,"29":5,"30":3,"31":2,"34":1,"35":8,"37":2,"38":2,"49":2,"52":8,"86":5,"108":2,"109":2,"110":2,"111":2,"112":2,"121":1,"130":1,"136":1,"137":1,"163":2,"167":1,"169":1,"200":1,"205":1,"206":1,"207":1,"209":1,"217":1,"221":1,"225":1,"228":1,"229":1,"236":1,"237":1,"251":1,"259":1,"263":1,"265":2,"266":2,"273":1,"276":1,"300":1,"306":1,"313":2,"316":2,"322":1,"328":1,"335":2,"338":2,"344":1,"350":1,"357":2,"360":2,"371":1,"383":1,"403":1,"428":1,"443":1}}],["像素",{"2":{"2":2,"24":1}}],["像素显示",{"2":{"2":1}}],["24",{"2":{"37":2,"53":2,"121":2,"282":1,"283":1}}],["250",{"2":{"94":1}}],["254",{"2":{"30":1,"322":1,"328":1,"344":1,"350":1,"383":1}}],["255",{"2":{"29":1,"156":1,"198":3,"251":1,"276":1,"300":1,"306":1,"371":1}}],["2563b8",{"2":{"22":3,"149":1,"150":1,"151":1}}],["200",{"2":{"88":4,"89":4,"90":1,"91":1,"93":1,"94":2,"114":1}}],["20",{"2":{"28":2,"29":4,"48":2,"94":1,"420":1}}],["26966b",{"2":{"22":3,"149":1,"150":1,"151":1}}],["2",{"0":{"6":1,"9":1},"2":{"2":1,"5":1,"9":2,"10":1,"26":1,"28":1,"29":1,"30":1,"31":1,"34":2,"52":1,"54":1,"86":3,"141":1,"163":2,"175":1,"190":1,"197":1,"202":1,"207":1,"229":1,"251":1,"266":1,"276":1,"299":1,"303":1,"321":1,"325":1,"343":1,"347":1,"363":1,"368":1,"382":1,"411":1,"413":1,"417":1,"466":1}}],["时代表未选中房间的颜色",{"2":{"25":1}}],["时代表房间的默认颜色",{"2":{"25":1}}],["时代表选中房间的颜色",{"2":{"25":1}}],["时",{"2":{"2":3,"25":2,"191":1,"213":1,"434":2,"435":1,"445":2,"446":1}}],["例如在一张100",{"2":{"48":1}}],["例如从建图中到建图完成",{"2":{"19":1}}],["例如从建图中变为建图完成",{"2":{"3":1}}],["例如",{"2":{"2":1,"5":1,"49":1,"266":1}}],["19",{"2":{"402":1}}],["138",{"2":{"322":1,"328":1}}],["16",{"2":{"174":1,"195":1,"196":1,"199":1,"243":1,"244":1,"284":1,"301":1,"323":1,"345":1,"366":1}}],["12",{"2":{"121":2,"164":1,"165":1,"193":1,"194":1,"257":1,"285":1,"286":1,"292":1,"400":1,"414":1}}],["120",{"2":{"91":1,"92":1,"93":1}}],["125",{"2":{"5":1}}],["150",{"2":{"87":4,"90":3,"91":1,"93":1,"94":1}}],["150×150",{"2":{"2":1}}],["1000",{"2":{"261":1}}],["100",{"2":{"48":1,"89":4,"90":3,"94":1,"114":1,"125":1,"126":1}}],["104",{"2":{"30":1,"344":1,"350":1,"383":1}}],["10",{"2":{"10":1,"28":3,"31":2,"52":4,"142":1,"158":1,"176":1,"395":1}}],["1",{"0":{"5":1,"8":1},"2":{"2":2,"5":2,"8":3,"10":1,"26":1,"29":1,"30":2,"34":2,"35":2,"52":3,"54":1,"86":7,"113":1,"132":1,"163":2,"172":1,"173":1,"184":2,"206":1,"210":1,"250":1,"252":1,"264":1,"265":1,"266":3,"275":1,"277":1,"296":1,"300":1,"318":1,"322":1,"340":1,"344":1,"372":1,"380":1,"383":1,"428":2,"430":1,"433":2}}],["===",{"2":{"28":1,"29":1,"30":1,"35":2,"36":1}}],["==",{"2":{"25":1,"28":1,"29":1}}],["=>",{"2":{"11":3,"25":4,"26":4,"28":7,"29":7,"30":4,"31":4,"33":3,"34":2,"35":14,"36":5,"37":2,"38":2,"40":2,"41":2,"42":1,"52":1,"53":1,"54":2,"55":4,"56":4,"58":3,"86":3,"96":3,"113":2,"115":2,"116":2,"121":1,"477":1}}],["=",{"2":{"2":4,"5":4,"6":1,"11":4,"25":6,"26":9,"28":7,"29":7,"30":5,"31":7,"33":5,"34":5,"35":13,"36":7,"37":3,"38":2,"40":3,"41":3,"42":1,"52":8,"53":1,"54":5,"55":4,"56":6,"86":5,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"96":6,"113":4,"114":1,"115":4,"116":4,"121":1,"156":1,"461":1,"462":1,"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1,"470":1,"471":1,"472":1,"473":1,"474":1,"475":1,"477":2}}],["solidlinewidth",{"0":{"413":1}}],["sortby",{"0":{"145":1},"2":{"17":1,"18":1,"19":1,"24":1}}],["sc",{"2":{"396":1}}],["scaleiconsrc",{"0":{"289":1}}],["scale",{"0":{"2":1,"207":1,"229":1},"2":{"2":5,"5":2,"6":2}}],["sleep",{"2":{"242":1}}],["sleepanimation",{"0":{"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1},"1":{"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1}}],["sans",{"2":{"159":1,"187":1,"293":1,"396":1}}],["speed",{"0":{"236":1},"2":{"121":1,"236":2}}],["spot2",{"2":{"91":1}}],["spot1",{"2":{"91":1}}],["spot",{"0":{"377":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"387":1,"388":1},"1":{"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"387":1,"388":1},"2":{"30":7,"73":2,"78":2}}],["spots=",{"2":{"30":1,"91":1}}],["spots",{"0":{"91":1},"2":{"30":3,"91":2}}],["spotparam",{"0":{"467":1},"2":{"30":4,"73":2,"78":2,"91":1,"102":2,"467":1}}],["shoe",{"2":{"93":1}}],["showcarpet",{"0":{"453":1}}],["showchargingstationring",{"0":{"454":1}}],["showchargingstation",{"0":{"451":1},"2":{"432":1}}],["showorder",{"0":{"390":1}}],["showrobotpulsecircle",{"0":{"457":1}}],["showrobotsleepanimation",{"0":{"456":1}}],["showrobotring",{"0":{"455":1}}],["showrotatebutton",{"0":{"307":1,"329":1,"351":1}}],["showroomfloortype",{"0":{"452":1}}],["showroomname",{"0":{"449":1},"2":{"432":1}}],["showroomproperty",{"0":{"447":1},"2":{"41":1,"432":1}}],["showroomorder",{"0":{"448":1},"2":{"35":1,"432":1}}],["showpath",{"0":{"450":1},"2":{"41":1,"54":3,"432":1}}],["system",{"2":{"49":1,"159":2,"187":2,"293":2}}],["snapshotbydata",{"0":{"119":1},"2":{"41":2,"119":1}}],["snapshot",{"0":{"118":1,"426":1,"427":1,"428":1,"429":1,"430":1},"1":{"427":1,"428":1,"429":1,"430":1},"2":{"40":2,"118":1}}],["src",{"0":{"227":1,"235":1,"272":1},"2":{"37":2,"38":2,"53":1,"93":2,"94":2,"121":1,"471":1,"472":1,"475":1}}],["suction",{"0":{"177":1,"178":1},"1":{"178":1},"2":{"33":1,"34":1,"52":1,"86":2,"162":3,"163":1,"178":2,"469":1}}],["serif",{"2":{"159":1,"187":1,"293":1,"396":1}}],["sensor",{"2":{"94":1}}],["setdetectedobjects",{"2":{"37":1}}],["setdividingroomid",{"2":{"26":2}}],["setwaypoints",{"2":{"36":3}}],["settempcleaningorder",{"2":{"35":3}}],["setshowpath",{"2":{"54":2}}],["setspots",{"2":{"30":2}}],["setselectroomids",{"2":{"25":3,"26":2,"54":2}}],["setforbiddensweepzones",{"2":{"29":3}}],["seteditingwaypointids",{"2":{"36":3}}],["seteditingspotids",{"2":{"30":2}}],["seteditingforbiddensweepzoneids",{"2":{"29":2}}],["seteditingvirtualwallids",{"2":{"28":2,"31":2}}],["setenableroomselection",{"2":{"25":1,"26":1,"54":2}}],["setvirtualwalls",{"2":{"28":3,"31":4}}],["setmapapi",{"2":{"11":2,"25":2,"26":2,"56":3,"113":2,"115":2,"116":2}}],["selectionindicatoricon",{"0":{"152":1}}],["selectionindicator",{"0":{"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},"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},"2":{"25":1}}],["selectionindicatorbackground",{"0":{"151":1},"2":{"22":1,"25":1,"198":1}}],["selectroomids",{"0":{"446":1},"2":{"25":6,"26":2,"35":2,"54":2,"434":1}}],["style=",{"2":{"94":1}}],["state",{"2":{"56":1}}],["status",{"2":{"3":1,"463":1}}],["stream",{"2":{"33":1,"86":1}}],["strokedasharray",{"0":{"255":1,"280":1}}],["strokedashed",{"0":{"254":1,"279":1}}],["strokewidth",{"0":{"197":1,"252":1,"259":1,"277":1,"299":1,"321":1,"343":1,"382":1},"2":{"29":1,"30":1}}],["strokecolor",{"0":{"198":1,"253":1,"260":1,"278":1,"298":1,"320":1,"342":1,"381":1},"2":{"25":1,"29":1,"30":1}}],["string>",{"2":{"118":1,"119":1}}],["string",{"2":{"28":2,"29":2,"30":1,"31":1,"33":3,"34":2,"36":1,"41":2,"52":4,"65":2,"66":2,"67":2,"68":2,"84":1,"85":1,"118":1,"119":5,"123":1,"124":1,"125":1,"126":1,"147":1,"148":1,"149":1,"150":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"159":1,"163":2,"178":1,"180":1,"182":1,"184":1,"187":1,"192":1,"205":1,"227":1,"235":1,"239":1,"240":1,"241":1,"242":1,"272":1,"287":1,"288":1,"289":1,"290":1,"293":1,"378":1,"392":1,"396":1,"405":1,"437":1,"438":1,"439":1,"440":1,"441":1,"442":1,"459":1,"465":1,"466":1,"467":1,"468":1,"469":2,"471":3,"472":3,"473":3,"475":3,"477":3}}],["strategy",{"0":{"146":1},"1":{"147":1,"148":1,"149":1,"150":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1},"2":{"14":1,"15":1,"16":1,"19":1,"24":1}}],["sizefixed",{"0":{"232":1,"245":1,"262":1,"269":1},"2":{"38":2,"471":1,"472":1,"473":1}}],["sizechangeautofitthreshold",{"0":{"142":1},"2":{"10":1}}],["size",{"0":{"250":1,"257":1,"275":1,"380":1,"400":1},"2":{"3":1,"30":1,"109":2,"110":2,"111":2,"112":1}}],["sdk",{"2":{"1":1,"4":1,"5":1,"8":1,"9":1,"12":1,"14":1,"17":1,"45":1,"144":1}}],["的运行时配置项",{"2":{"431":1}}],["的房间颜色",{"2":{"156":1}}],["的静态配置选项",{"2":{"120":1}}],["的格式",{"2":{"86":1}}],["的地图事件回调",{"2":{"57":1}}],["的位置",{"2":{"48":1}}],["的",{"2":{"48":1,"141":1,"163":1}}],["的核心概念",{"2":{"43":1}}],["的核心功能之一",{"2":{"1":1}}],["的获取方式不同",{"2":{"33":1,"86":1}}],["的主题色",{"2":{"25":1,"198":1}}],["的值",{"2":{"8":1,"9":1}}],["的默认值是",{"2":{"8":1}}],["的限制",{"2":{"6":1}}],["的尺寸",{"2":{"2":1}}],["的进阶使用",{"2":{"0":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,"17":1,"18":1,"19":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1}}]],"serializationVersion":2}';export{e as default};