@ray-js/robot-map-sdk 0.0.17-beta.2 → 0.0.17-beta.3

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 (89) hide show
  1. package/bin/mcp-server.js +31 -15
  2. package/dist/constant/methods.js +1 -1
  3. package/dist/index.d.ts +80 -25
  4. package/dist/index.rjs.js +1 -1
  5. package/dist-app/assets/index-BVLfQBTu.js +1 -0
  6. package/dist-app/index.html +1 -1
  7. package/dist-docs/404.html +2 -2
  8. package/dist-docs/assets/{app.BKcB-q3l.js → app.C3BeeaYd.js} +1 -1
  9. package/dist-docs/assets/chunks/@localSearchIndexroot.BMKcHG_i.js +1 -0
  10. package/dist-docs/assets/chunks/{BitmapFont.BVQlrRID.js → BitmapFont.BQzmxL0v.js} +1 -1
  11. package/dist-docs/assets/chunks/{BufferResource.ccuOZM7p.js → BufferResource.CNdzQT3n.js} +1 -1
  12. package/dist-docs/assets/chunks/{CanvasRenderer.BjafRf72.js → CanvasRenderer.BfEovjEl.js} +1 -1
  13. package/dist-docs/assets/chunks/{RenderTargetSystem.CNtSJQIT.js → RenderTargetSystem.BsnW3px2.js} +1 -1
  14. package/dist-docs/assets/chunks/{VPLocalSearchBox.BraJ5EBN.js → VPLocalSearchBox.BV6OAhiI.js} +1 -1
  15. package/dist-docs/assets/chunks/{WebGLRenderer.IUUQ0Lkd.js → WebGLRenderer.BziWi5pK.js} +1 -1
  16. package/dist-docs/assets/chunks/{WebGPURenderer.CLtb2XY4.js → WebGPURenderer.bELKl5QM.js} +1 -1
  17. package/dist-docs/assets/chunks/{browserAll.BeYySQdg.js → browserAll.Cbwmm72I.js} +1 -1
  18. package/dist-docs/assets/chunks/index.CsLbOa5r.js +744 -0
  19. package/dist-docs/assets/chunks/theme.BItp-bTH.js +4 -0
  20. package/dist-docs/assets/chunks/{webworkerAll.Dyo1xVCt.js → webworkerAll.BqQ8oBVT.js} +1 -1
  21. package/dist-docs/assets/{guide_advanced-usage.md.dxD8u9v3.js → guide_advanced-usage.md.BsGRhEuG.js} +12 -9
  22. package/dist-docs/assets/{guide_advanced-usage.md.dxD8u9v3.lean.js → guide_advanced-usage.md.BsGRhEuG.lean.js} +1 -1
  23. package/dist-docs/assets/{guide_getting-started.md.ItwGZAsG.js → guide_getting-started.md.DQIIL6ql.js} +1 -1
  24. package/dist-docs/assets/guide_mcp.md.BYlNOxMG.js +1 -0
  25. package/dist-docs/assets/{guide_mcp.md.CabCiX8Z.lean.js → guide_mcp.md.BYlNOxMG.lean.js} +1 -1
  26. package/dist-docs/assets/{reference_config.md.CXZBV81d.js → reference_config.md.BslTlkKM.js} +4 -4
  27. package/dist-docs/assets/{reference_config.md.CXZBV81d.lean.js → reference_config.md.BslTlkKM.lean.js} +1 -1
  28. package/dist-docs/assets/{reference_data.md.DL6rfzez.js → reference_data.md.jnSR7326.js} +8 -7
  29. package/dist-docs/assets/{reference_data.md.DL6rfzez.lean.js → reference_data.md.jnSR7326.lean.js} +1 -1
  30. package/dist-docs/assets/{reference_methods.md.yWEfqPKf.js → reference_methods.md.Cv8q9vtz.js} +8 -3
  31. package/dist-docs/assets/{reference_methods.md.yWEfqPKf.lean.js → reference_methods.md.Cv8q9vtz.lean.js} +1 -1
  32. package/dist-docs/assets/reference_runtime.md.BFQ83m1B.js +20 -0
  33. package/dist-docs/assets/reference_runtime.md.BFQ83m1B.lean.js +1 -0
  34. package/dist-docs/assets/{reference_types.md.ZQU03iAA.js → reference_types.md.ifmL7IbS.js} +11 -10
  35. package/dist-docs/assets/{reference_types.md.ZQU03iAA.lean.js → reference_types.md.ifmL7IbS.lean.js} +1 -1
  36. package/dist-docs/guide/advanced-usage.html +15 -12
  37. package/dist-docs/guide/concepts.html +3 -3
  38. package/dist-docs/guide/getting-started.html +5 -5
  39. package/dist-docs/guide/mcp.html +5 -5
  40. package/dist-docs/guide/spot-room-binding.html +3 -3
  41. package/dist-docs/hashmap.json +1 -1
  42. package/dist-docs/index.html +3 -3
  43. package/dist-docs/plans/2026-03-04-detected-objects-visibility-design.html +3 -3
  44. package/dist-docs/plans/2026-03-04-show-detected-objects-implementation-plan.html +3 -3
  45. package/dist-docs/plans/2026-03-10-simulator-debug-design.html +3 -3
  46. package/dist-docs/plans/2026-03-10-simulator-events-console-design.html +3 -3
  47. package/dist-docs/plans/2026-03-10-simulator-events-console-implementation-plan.html +3 -3
  48. package/dist-docs/plans/2026-03-10-simulator-runtime-controls-design.html +3 -3
  49. package/dist-docs/plans/2026-03-10-simulator-runtime-controls-implementation-plan.html +3 -3
  50. package/dist-docs/plans/2026-03-10-testing-rollout-next-steps-plan.html +3 -3
  51. package/dist-docs/plans/2026-03-11-simulator-logger-dump-implementation-plan.html +3 -3
  52. package/dist-docs/reference/callbacks.html +3 -3
  53. package/dist-docs/reference/config.html +7 -7
  54. package/dist-docs/reference/data.html +11 -10
  55. package/dist-docs/reference/methods.html +11 -6
  56. package/dist-docs/reference/runtime.html +5 -5
  57. package/dist-docs/reference/types.html +14 -13
  58. package/dist-docs/reference/utils.html +3 -3
  59. package/dist-docs/simulator/index.html +3 -3
  60. package/package.json +1 -1
  61. package/dist-app/assets/index-BK1e_Ra7.js +0 -1
  62. package/dist-docs/adr/0001-threshold-mirrors-virtual-wall.html +0 -25
  63. package/dist-docs/adr/0002-threshold-edit-surface-quad-family.html +0 -25
  64. package/dist-docs/adr/0003-beautify-derived-presentation-geometry.html +0 -25
  65. package/dist-docs/adr/0004-beautify-shells-enclose-never-subtract.html +0 -25
  66. package/dist-docs/agents/domain.html +0 -39
  67. package/dist-docs/agents/issue-tracker.html +0 -25
  68. package/dist-docs/agents/triage-labels.html +0 -25
  69. package/dist-docs/assets/adr_0001-threshold-mirrors-virtual-wall.md.BGtyf9GS.js +0 -1
  70. package/dist-docs/assets/adr_0001-threshold-mirrors-virtual-wall.md.BGtyf9GS.lean.js +0 -1
  71. package/dist-docs/assets/adr_0002-threshold-edit-surface-quad-family.md.BlvHYJT5.js +0 -1
  72. package/dist-docs/assets/adr_0002-threshold-edit-surface-quad-family.md.BlvHYJT5.lean.js +0 -1
  73. package/dist-docs/assets/adr_0003-beautify-derived-presentation-geometry.md.BIaPCTDJ.js +0 -1
  74. package/dist-docs/assets/adr_0003-beautify-derived-presentation-geometry.md.BIaPCTDJ.lean.js +0 -1
  75. package/dist-docs/assets/adr_0004-beautify-shells-enclose-never-subtract.md.PRaaUF5r.js +0 -1
  76. package/dist-docs/assets/adr_0004-beautify-shells-enclose-never-subtract.md.PRaaUF5r.lean.js +0 -1
  77. package/dist-docs/assets/agents_domain.md.CYB9yWEy.js +0 -15
  78. package/dist-docs/assets/agents_domain.md.CYB9yWEy.lean.js +0 -1
  79. package/dist-docs/assets/agents_issue-tracker.md.CrjzmXmc.js +0 -1
  80. package/dist-docs/assets/agents_issue-tracker.md.CrjzmXmc.lean.js +0 -1
  81. package/dist-docs/assets/agents_triage-labels.md.Cmw0b5xB.js +0 -1
  82. package/dist-docs/assets/agents_triage-labels.md.Cmw0b5xB.lean.js +0 -1
  83. package/dist-docs/assets/chunks/@localSearchIndexroot.BiQ_oQbs.js +0 -1
  84. package/dist-docs/assets/chunks/index.vn3lfis1.js +0 -744
  85. package/dist-docs/assets/chunks/theme.CAU4HwNY.js +0 -4
  86. package/dist-docs/assets/guide_mcp.md.CabCiX8Z.js +0 -1
  87. package/dist-docs/assets/reference_runtime.md.BfmrB9c5.js +0 -20
  88. package/dist-docs/assets/reference_runtime.md.BfmrB9c5.lean.js +0 -1
  89. /package/dist-docs/assets/{guide_getting-started.md.ItwGZAsG.lean.js → guide_getting-started.md.DQIIL6ql.lean.js} +0 -0
@@ -0,0 +1 @@
1
+ const e='{"documentCount":856,"nextId":856,"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/advanced-usage.html#途径点","44":"/guide/advanced-usage.html#检测物体","45":"/guide/advanced-usage.html#家具","46":"/guide/advanced-usage.html#基本用法","47":"/guide/advanced-usage.html#自定义家具素材","48":"/guide/advanced-usage.html#旋转方向","49":"/guide/advanced-usage.html#缩放限制","50":"/guide/advanced-usage.html#相关配置项-2","51":"/guide/advanced-usage.html#自定义地毯","52":"/guide/advanced-usage.html#地图地毯-vs-自定义地毯","53":"/guide/advanced-usage.html#基本用法-1","54":"/guide/advanced-usage.html#在视口中心创建地毯","55":"/guide/advanced-usage.html#编辑地毯","56":"/guide/advanced-usage.html#选中状态","57":"/guide/advanced-usage.html#材质贴图","58":"/guide/advanced-usage.html#相关配置","59":"/guide/advanced-usage.html#自定义元素","60":"/guide/advanced-usage.html#固定像素偏移-pixeloffset","61":"/guide/advanced-usage.html#截图","62":"/guide/advanced-usage.html#为当前地图截图","63":"/guide/advanced-usage.html#使用其他地图数据进行截图","64":"/guide/advanced-usage.html#地图旋转","65":"/guide/advanced-usage.html#在弹窗里使用-rjsrobotmap","66":"/guide/advanced-usage.html#小程序异层渲染手势优化","67":"/guide/advanced-usage.html#问题场景","68":"/guide/advanced-usage.html#最佳实践-动态切换组件","69":"/guide/advanced-usage.html#进阶容错-forceendgesture","70":"/guide/concepts.html#基本概念","71":"/guide/concepts.html#核心组件","72":"/guide/concepts.html#robotmap-组件","73":"/guide/concepts.html#rjsrobotmap-组件","74":"/guide/concepts.html#坐标系统","75":"/guide/concepts.html#地图原点坐标","76":"/guide/concepts.html#地图坐标系","77":"/guide/concepts.html#与机器坐标系的不同","78":"/guide/getting-started.html#快速开始","79":"/guide/getting-started.html#安装","80":"/guide/getting-started.html#数据传入","81":"/guide/getting-started.html#地图配置","82":"/guide/getting-started.html#运行时状态","83":"/guide/getting-started.html#地图事件回调","84":"/guide/getting-started.html#地图方法","85":"/guide/mcp.html#mcp","86":"/guide/mcp.html#安装-installation","87":"/guide/mcp.html#cursor-一键安装","88":"/guide/mcp.html#claude-code","89":"/guide/mcp.html#antigravity","90":"/guide/mcp.html#环境要求","91":"/guide/mcp.html#使用-usage","92":"/guide/mcp.html#最佳实践-best-practices","93":"/guide/mcp.html#_1-优先使用文件引用-推荐","94":"/guide/mcp.html#_2-常见提问示例","95":"/guide/mcp.html#大数据处理指引","96":"/guide/spot-room-binding.html#房间锚点-room-anchor","97":"/guide/spot-room-binding.html#一、绘制房间锚点","98":"/guide/spot-room-binding.html#二、进入编辑态-可拖拽","99":"/guide/spot-room-binding.html#三、外观配置-controls-roomanchor","100":"/guide/spot-room-binding.html#四、回调与读取","101":"/guide/spot-room-binding.html#小结","102":"/plans/2026-03-04-detected-objects-visibility-design.html#detected-objects-visibility-toggle-design","103":"/plans/2026-03-04-detected-objects-visibility-design.html#background","104":"/plans/2026-03-04-detected-objects-visibility-design.html#goal-and-scope","105":"/plans/2026-03-04-detected-objects-visibility-design.html#approaches-considered","106":"/plans/2026-03-04-detected-objects-visibility-design.html#selected-design","107":"/plans/2026-03-04-detected-objects-visibility-design.html#runtime-schema-and-defaults","108":"/plans/2026-03-04-detected-objects-visibility-design.html#rendering-control-point","109":"/plans/2026-03-04-detected-objects-visibility-design.html#lifecycle-and-cleanup","110":"/plans/2026-03-04-detected-objects-visibility-design.html#impacted-files","111":"/plans/2026-03-04-detected-objects-visibility-design.html#edge-cases","112":"/plans/2026-03-04-detected-objects-visibility-design.html#verification-strategy","113":"/plans/2026-03-04-detected-objects-visibility-design.html#next-steps","114":"/plans/2026-03-04-show-detected-objects-implementation-plan.html#show-detected-objects-runtime-toggle-implementation-plan","115":"/plans/2026-03-04-show-detected-objects-implementation-plan.html#constraints-and-scope","116":"/plans/2026-03-04-show-detected-objects-implementation-plan.html#task-1-add-runtime-type-field","117":"/plans/2026-03-04-show-detected-objects-implementation-plan.html#task-2-add-runtime-default-value","118":"/plans/2026-03-04-show-detected-objects-implementation-plan.html#task-3-add-manager-level-visibility-subscription","119":"/plans/2026-03-04-show-detected-objects-implementation-plan.html#task-4-update-runtime-reference-documentation","120":"/plans/2026-03-04-show-detected-objects-implementation-plan.html#task-5-add-traceability-record","121":"/plans/2026-03-04-show-detected-objects-implementation-plan.html#task-6-run-required-verification-commands","122":"/plans/2026-03-04-show-detected-objects-implementation-plan.html#task-7-final-review-checklist","123":"/plans/2026-03-10-simulator-debug-design.html#simulator-debug-design","124":"/plans/2026-03-10-simulator-debug-design.html#context","125":"/plans/2026-03-10-simulator-debug-design.html#scope","126":"/plans/2026-03-10-simulator-debug-design.html#design-choices","127":"/plans/2026-03-10-simulator-debug-design.html#ux","128":"/plans/2026-03-10-simulator-debug-design.html#verification","129":"/plans/2026-03-10-simulator-events-console-design.html#simulator-events-console-design","130":"/plans/2026-03-10-simulator-events-console-design.html#context","131":"/plans/2026-03-10-simulator-events-console-design.html#goals","132":"/plans/2026-03-10-simulator-events-console-design.html#non-goals","133":"/plans/2026-03-10-simulator-events-console-design.html#recommended-approach","134":"/plans/2026-03-10-simulator-events-console-design.html#option-1-toast-plus-history","135":"/plans/2026-03-10-simulator-events-console-design.html#option-2-dedicated-events-console","136":"/plans/2026-03-10-simulator-events-console-design.html#option-3-console-plus-map-overlay","137":"/plans/2026-03-10-simulator-events-console-design.html#page-information-architecture","138":"/plans/2026-03-10-simulator-events-console-design.html#event-model","139":"/plans/2026-03-10-simulator-events-console-design.html#field-purpose","140":"/plans/2026-03-10-simulator-events-console-design.html#event-source-strategy","141":"/plans/2026-03-10-simulator-events-console-design.html#events-panel-behavior","142":"/plans/2026-03-10-simulator-events-console-design.html#toolbar","143":"/plans/2026-03-10-simulator-events-console-design.html#list-rows","144":"/plans/2026-03-10-simulator-events-console-design.html#empty-state","145":"/plans/2026-03-10-simulator-events-console-design.html#capacity","146":"/plans/2026-03-10-simulator-events-console-design.html#summary-rules","147":"/plans/2026-03-10-simulator-events-console-design.html#ui-primitive-strategy","148":"/plans/2026-03-10-simulator-events-console-design.html#why-reka-ui","149":"/plans/2026-03-10-simulator-events-console-design.html#v1-usage-boundary","150":"/plans/2026-03-10-simulator-events-console-design.html#component-structure","151":"/plans/2026-03-10-simulator-events-console-design.html#data-flow","152":"/plans/2026-03-10-simulator-events-console-design.html#error-handling","153":"/plans/2026-03-10-simulator-events-console-design.html#verification-strategy","154":"/plans/2026-03-10-simulator-events-console-implementation-plan.html#simulator-events-console-implementation-plan","155":"/plans/2026-03-10-simulator-events-console-implementation-plan.html#task-1-add-event-facing-simulator-types-and-helpers","156":"/plans/2026-03-10-simulator-events-console-implementation-plan.html#task-2-build-the-event-store-composable","157":"/plans/2026-03-10-simulator-events-console-implementation-plan.html#task-3-add-recorder-backed-sdk-callbacks","158":"/plans/2026-03-10-simulator-events-console-implementation-plan.html#task-4-install-and-integrate-reka-ui-primitives","159":"/plans/2026-03-10-simulator-events-console-implementation-plan.html#task-5-build-the-events-ui-components","160":"/plans/2026-03-10-simulator-events-console-implementation-plan.html#task-6-integrate-the-events-panel-into-the-simulator-layout","161":"/plans/2026-03-10-simulator-events-console-implementation-plan.html#task-7-verify-the-full-event-flow-and-update-traceability","162":"/plans/2026-03-10-simulator-runtime-controls-design.html#simulator-runtime-controls-design","163":"/plans/2026-03-10-simulator-runtime-controls-design.html#context","164":"/plans/2026-03-10-simulator-runtime-controls-design.html#goals","165":"/plans/2026-03-10-simulator-runtime-controls-design.html#non-goals","166":"/plans/2026-03-10-simulator-runtime-controls-design.html#recommended-approach","167":"/plans/2026-03-10-simulator-runtime-controls-design.html#option-1-flat-runtime-form","168":"/plans/2026-03-10-simulator-runtime-controls-design.html#option-2-runtime-as-a-separate-tab","169":"/plans/2026-03-10-simulator-runtime-controls-design.html#option-3-recommended-dedicated-runtime-console","170":"/plans/2026-03-10-simulator-runtime-controls-design.html#page-information-architecture","171":"/plans/2026-03-10-simulator-runtime-controls-design.html#runtime-group-design","172":"/plans/2026-03-10-simulator-runtime-controls-design.html#visibility","173":"/plans/2026-03-10-simulator-runtime-controls-design.html#room-selection","174":"/plans/2026-03-10-simulator-runtime-controls-design.html#interaction","175":"/plans/2026-03-10-simulator-runtime-controls-design.html#geometry-and-measurement","176":"/plans/2026-03-10-simulator-runtime-controls-design.html#editing-state","177":"/plans/2026-03-10-simulator-runtime-controls-design.html#human-friendly-behaviors","178":"/plans/2026-03-10-simulator-runtime-controls-design.html#state-model","179":"/plans/2026-03-10-simulator-runtime-controls-design.html#source-data-state","180":"/plans/2026-03-10-simulator-runtime-controls-design.html#derived-map-state","181":"/plans/2026-03-10-simulator-runtime-controls-design.html#runtime-state","182":"/plans/2026-03-10-simulator-runtime-controls-design.html#normalization-rules","183":"/plans/2026-03-10-simulator-runtime-controls-design.html#error-handling","184":"/plans/2026-03-10-simulator-runtime-controls-design.html#component-boundaries","185":"/plans/2026-03-10-simulator-runtime-controls-design.html#verification","186":"/plans/2026-03-10-simulator-runtime-controls-design.html#next-steps","187":"/plans/2026-03-10-simulator-runtime-controls-implementation-plan.html#simulator-runtime-controls-implementation-plan","188":"/plans/2026-03-10-simulator-runtime-controls-implementation-plan.html#task-1-define-runtime-facing-simulator-types-and-defaults","189":"/plans/2026-03-10-simulator-runtime-controls-implementation-plan.html#task-2-build-runtime-state-composable","190":"/plans/2026-03-10-simulator-runtime-controls-implementation-plan.html#task-3-expose-map-instance-and-room-derived-support-data","191":"/plans/2026-03-10-simulator-runtime-controls-implementation-plan.html#task-4-build-the-runtime-to-map-binding-layer","192":"/plans/2026-03-10-simulator-runtime-controls-implementation-plan.html#task-5-build-runtime-panel-ui-components","193":"/plans/2026-03-10-simulator-runtime-controls-implementation-plan.html#task-6-integrate-runtime-console-into-page-layout","194":"/plans/2026-03-10-simulator-runtime-controls-implementation-plan.html#task-7-verify-the-full-simulator-flow","195":"/plans/2026-03-10-testing-rollout-next-steps-plan.html#testing-rollout-next-steps-implementation-plan","196":"/plans/2026-03-10-testing-rollout-next-steps-plan.html#current-state-summary","197":"/plans/2026-03-10-testing-rollout-next-steps-plan.html#constraints-and-execution-rules","198":"/plans/2026-03-10-testing-rollout-next-steps-plan.html#task-1-stabilize-the-in-progress-test-file-split","199":"/plans/2026-03-10-testing-rollout-next-steps-plan.html#task-2-add-missing-manager-coverage-for-roommanager","200":"/plans/2026-03-10-testing-rollout-next-steps-plan.html#task-3-add-missing-manager-coverage-for-mapmanager","201":"/plans/2026-03-10-testing-rollout-next-steps-plan.html#task-4-expand-component-coverage-by-priority","202":"/plans/2026-03-10-testing-rollout-next-steps-plan.html#task-5-add-browser-utility-coverage","203":"/plans/2026-03-10-testing-rollout-next-steps-plan.html#task-6-harden-the-test-system-gates","204":"/plans/2026-03-10-testing-rollout-next-steps-plan.html#task-7-update-traceability-and-execution-status","205":"/plans/2026-03-10-testing-rollout-next-steps-plan.html#recommended-execution-order","206":"/plans/2026-03-10-testing-rollout-next-steps-plan.html#verification-checklist","207":"/plans/2026-03-10-testing-rollout-next-steps-plan.html#next-steps","208":"/plans/2026-03-11-simulator-logger-dump-implementation-plan.html#simulator-logger-and-diagnostic-dump-implementation-plan","209":"/plans/2026-03-11-simulator-logger-dump-implementation-plan.html#task-1-simplify-docs-cli-logger-behavior","210":"/plans/2026-03-11-simulator-logger-dump-implementation-plan.html#task-2-add-simulator-dump-types-and-payload-model","211":"/plans/2026-03-11-simulator-logger-dump-implementation-plan.html#task-3-add-robust-export-import-behavior-in-playground-composable","212":"/plans/2026-03-11-simulator-logger-dump-implementation-plan.html#task-4-add-global-header-controls-for-dump-and-logger-toggle","213":"/plans/2026-03-11-simulator-logger-dump-implementation-plan.html#task-5-add-traceability-record-for-this-iteration","214":"/plans/2026-03-11-simulator-logger-dump-implementation-plan.html#task-6-verify-and-report","215":"/reference/callbacks.html#地图事件回调","216":"/reference/callbacks.html#使用示例","217":"/reference/callbacks.html#onmapready","218":"/reference/callbacks.html#onmapfirstdrawed","219":"/reference/callbacks.html#onmapdrawed","220":"/reference/callbacks.html#onpathdrawed","221":"/reference/callbacks.html#onroompropertiesdrawed","222":"/reference/callbacks.html#onroomsdrawed","223":"/reference/callbacks.html#onclickroom","224":"/reference/callbacks.html#onclickroomproperties","225":"/reference/callbacks.html#onremoveforbiddensweepzone","226":"/reference/callbacks.html#onremoveforbiddenmopzone","227":"/reference/callbacks.html#onremovecleanzone","228":"/reference/callbacks.html#onremovecustomzone","229":"/reference/callbacks.html#onremovevirtualwall","230":"/reference/callbacks.html#onremovethreshold","231":"/reference/callbacks.html#onupdateforbiddensweepzone","232":"/reference/callbacks.html#onupdateforbiddenmopzone","233":"/reference/callbacks.html#onupdatecleanzone","234":"/reference/callbacks.html#onupdatecustomzone","235":"/reference/callbacks.html#onupdatevirtualwall","236":"/reference/callbacks.html#onupdatethreshold","237":"/reference/callbacks.html#onupdatespot","238":"/reference/callbacks.html#onclickforbiddensweepzone","239":"/reference/callbacks.html#onclickforbiddenmopzone","240":"/reference/callbacks.html#onclickcleanzone","241":"/reference/callbacks.html#onclickcustomzone","242":"/reference/callbacks.html#onclickvirtualwall","243":"/reference/callbacks.html#onclickthreshold","244":"/reference/callbacks.html#onclickspot","245":"/reference/callbacks.html#onremovefurniture","246":"/reference/callbacks.html#onupdatefurniture","247":"/reference/callbacks.html#onclickfurniture","248":"/reference/callbacks.html#onclickwaypoint","249":"/reference/callbacks.html#onclickdetectedobject","250":"/reference/callbacks.html#onclickcustomelement","251":"/reference/callbacks.html#onclickcarpet","252":"/reference/callbacks.html#ondeletecarpet","253":"/reference/callbacks.html#ondeletecustomcarpet","254":"/reference/callbacks.html#onupdatecustomcarpet","255":"/reference/callbacks.html#onupdatedivider","256":"/reference/callbacks.html#onclickmap","257":"/reference/callbacks.html#ongesturestart","258":"/reference/callbacks.html#ongestureend","259":"/reference/callbacks.html#onclickrobot","260":"/reference/callbacks.html#onclickchargingstation","261":"/reference/data.html#数据","262":"/reference/data.html#map","263":"/reference/data.html#path","264":"/reference/data.html#roomproperties","265":"/reference/data.html#forbiddensweepzones","266":"/reference/data.html#forbiddenmopzones","267":"/reference/data.html#cleanzones","268":"/reference/data.html#virtualwalls","269":"/reference/data.html#thresholds","270":"/reference/data.html#spots","271":"/reference/data.html#waypoints","272":"/reference/data.html#detectedobjects","273":"/reference/data.html#customelements","274":"/reference/data.html#customcarpets","275":"/reference/data.html#furnitures","276":"/reference/data.html#heatmap","277":"/reference/methods.html#地图方法","278":"/reference/methods.html#使用示例","279":"/reference/methods.html#ismapdrawn","280":"/reference/methods.html#updateconfig","281":"/reference/methods.html#updateruntime","282":"/reference/methods.html#getcustomcarpets","283":"/reference/methods.html#areroomsadjacent","284":"/reference/methods.html#getforbiddensweepzones","285":"/reference/methods.html#getforbiddenmopzones","286":"/reference/methods.html#getcleanzones","287":"/reference/methods.html#getvirtualwalls","288":"/reference/methods.html#getthresholds","289":"/reference/methods.html#getspots","290":"/reference/methods.html#getwaypoints","291":"/reference/methods.html#geteffectivedividerpoints","292":"/reference/methods.html#getdividerendpoints","293":"/reference/methods.html#getviewportcenterpoint","294":"/reference/methods.html#getmapcenterpoint","295":"/reference/methods.html#getwallpointsbyviewportcenter","296":"/reference/methods.html#getforbiddensweepzonepointsbyviewportcenter","297":"/reference/methods.html#getforbiddenmopzonepointsbyviewportcenter","298":"/reference/methods.html#getcleanzonepointsbyviewportcenter","299":"/reference/methods.html#getthresholdpointsbyviewportcenter","300":"/reference/methods.html#drawfurnitures","301":"/reference/methods.html#getfurniturepointsbyviewportcenter","302":"/reference/methods.html#getcustomcarpetpointsbyviewportcenter","303":"/reference/methods.html#getfurnitures","304":"/reference/methods.html#getspotpointbyviewportcenter","305":"/reference/methods.html#isnearchargerorrobot","306":"/reference/methods.html#ispointinanyroom","307":"/reference/methods.html#iswallintersectsanyroom","308":"/reference/methods.html#iszoneintersectsanyroom","309":"/reference/methods.html#resetpanzoom","310":"/reference/methods.html#snapshot","311":"/reference/methods.html#snapshotbydata","312":"/reference/methods.html#forceendgesture","313":"/reference/config.html#配置","314":"/reference/config.html#使用示例","315":"/reference/config.html#基础配置","316":"/reference/config.html#响应式配置-主题切换示例","317":"/reference/config.html#响应式配置-主题切换","318":"/reference/config.html#global","319":"/reference/config.html#global-containertop","320":"/reference/config.html#global-containerleft","321":"/reference/config.html#global-containerwidth","322":"/reference/config.html#global-containerheight","323":"/reference/config.html#global-backgroundcolor","324":"/reference/config.html#global-backgroundgradient","325":"/reference/config.html#线性渐变示例","326":"/reference/config.html#径向渐变示例","327":"/reference/config.html#global-backgroundimage","328":"/reference/config.html#global-backgroundalpha","329":"/reference/config.html#global-performancemode","330":"/reference/config.html#global-resolution","331":"/reference/config.html#global-enablelogger","332":"/reference/config.html#global-rendererpreference","333":"/reference/config.html#logger","334":"/reference/config.html#logger-enabled","335":"/reference/config.html#logger-applogenabled","336":"/reference/config.html#logger-apploglevels","337":"/reference/config.html#logger-tag","338":"/reference/config.html#interaction","339":"/reference/config.html#interaction-zoomrange","340":"/reference/config.html#interaction-zoomrange-min","341":"/reference/config.html#interaction-zoomrange-max","342":"/reference/config.html#interaction-fitminscale","343":"/reference/config.html#interaction-fitmaxscale","344":"/reference/config.html#interaction-enable","345":"/reference/config.html#interaction-enabledoubletapzoom","346":"/reference/config.html#interaction-enablerobotclick","347":"/reference/config.html#interaction-enablechargingstationclick","348":"/reference/config.html#map","349":"/reference/config.html#map-autopaddinghorizontalpercent","350":"/reference/config.html#map-autopaddingverticalpercent","351":"/reference/config.html#map-obstaclecolor","352":"/reference/config.html#map-freecolor","353":"/reference/config.html#map-autofitoffset","354":"/reference/config.html#map-adjacencythreshold","355":"/reference/config.html#map-originchangeautofitthreshold","356":"/reference/config.html#map-sizechangeautofitthreshold","357":"/reference/config.html#heatmap","358":"/reference/config.html#heatmap-cellsize","359":"/reference/config.html#heatmap-maxdistance","360":"/reference/config.html#heatmap-smoothiterations","361":"/reference/config.html#heatmap-heatmapalpha","362":"/reference/config.html#heatmap-usegradient","363":"/reference/config.html#heatmap-colorgradients","364":"/reference/config.html#room","365":"/reference/config.html#room-colors","366":"/reference/config.html#room-colors-sortby","367":"/reference/config.html#room-colors-strategy","368":"/reference/config.html#room-colors-active","369":"/reference/config.html#room-colors-inactive","370":"/reference/config.html#room-colors-normal","371":"/reference/config.html#room-colors-name","372":"/reference/config.html#room-colors-nameinactive","373":"/reference/config.html#room-colors-namenormal","374":"/reference/config.html#room-colors-propertytheme","375":"/reference/config.html#room-colors-propertythemeinactive","376":"/reference/config.html#room-colors-propertythemenormal","377":"/reference/config.html#room-colors-selectionindicatorbackground","378":"/reference/config.html#room-colors-selectionindicatoricon","379":"/reference/config.html#room-colors-no-room-data","380":"/reference/config.html#room-colors-room-gap","381":"/reference/config.html#room-colors-obstacle-room","382":"/reference/config.html#room-colors-unknown-room","383":"/reference/config.html#room-colors-version0-room","384":"/reference/config.html#room-namelabel","385":"/reference/config.html#room-namelabel-fontsize","386":"/reference/config.html#room-namelabel-fontfamily","387":"/reference/config.html#room-namelabel-fontweight","388":"/reference/config.html#room-type","389":"/reference/config.html#room-type-assets","390":"/reference/config.html#room-type-iconsize","391":"/reference/config.html#room-type-gap","392":"/reference/config.html#room-type-position","393":"/reference/config.html#room-type-container","394":"/reference/config.html#room-type-container-visible","395":"/reference/config.html#room-type-container-size","396":"/reference/config.html#room-type-container-borderradius","397":"/reference/config.html#room-property","398":"/reference/config.html#room-property-displayorders","399":"/reference/config.html#room-property-customassets","400":"/reference/config.html#room-property-iconwidth","401":"/reference/config.html#room-property-iconheight","402":"/reference/config.html#room-property-foldable","403":"/reference/config.html#room-property-offsetx","404":"/reference/config.html#room-property-offsety","405":"/reference/config.html#room-property-icongap","406":"/reference/config.html#room-property-container","407":"/reference/config.html#room-property-container-backgroundcolor","408":"/reference/config.html#room-property-container-paddingvertical","409":"/reference/config.html#room-property-container-paddinghorizontal","410":"/reference/config.html#room-property-container-borderradius","411":"/reference/config.html#room-property-container-tailheight","412":"/reference/config.html#room-property-container-tailwidth","413":"/reference/config.html#room-property-suction","414":"/reference/config.html#room-property-suction-assets","415":"/reference/config.html#room-property-cistern","416":"/reference/config.html#room-property-cistern-assets","417":"/reference/config.html#room-property-cleanmode","418":"/reference/config.html#room-property-cleanmode-assets","419":"/reference/config.html#room-property-cleantimes","420":"/reference/config.html#room-property-cleantimes-assets","421":"/reference/config.html#room-property-cleanorder","422":"/reference/config.html#room-property-cleanorder-color","423":"/reference/config.html#room-property-cleanorder-fontfamily","424":"/reference/config.html#room-property-cleanorder-fontweight","425":"/reference/config.html#room-property-cleanorder-fontsize","426":"/reference/config.html#room-property-cleanorder-gapright","427":"/reference/config.html#room-selectionindicator","428":"/reference/config.html#room-selectionindicator-iconsrc","429":"/reference/config.html#room-selectionindicator-iconwidth","430":"/reference/config.html#room-selectionindicator-iconheight","431":"/reference/config.html#room-selectionindicator-containerwidth","432":"/reference/config.html#room-selectionindicator-containerheight","433":"/reference/config.html#room-selectionindicator-strokewidth","434":"/reference/config.html#room-selectionindicator-strokecolor","435":"/reference/config.html#room-selectionindicator-borderradius","436":"/reference/config.html#room-selectionindicator-offsetx","437":"/reference/config.html#room-selectionindicator-offsety","438":"/reference/config.html#room-selectionindicator-tailheight","439":"/reference/config.html#room-selectionindicator-tailwidth","440":"/reference/config.html#room-floortype","441":"/reference/config.html#room-floortype-assets","442":"/reference/config.html#room-floortype-opacity","443":"/reference/config.html#room-floortype-scale","444":"/reference/config.html#room-enableelasticscale","445":"/reference/config.html#room-elasticminscale","446":"/reference/config.html#room-elasticmaxscale","447":"/reference/config.html#path","448":"/reference/config.html#path-linewidthfixed","449":"/reference/config.html#path-incrementalthreshold","450":"/reference/config.html#path-commonpath","451":"/reference/config.html#path-commonpath-visible","452":"/reference/config.html#path-commonpath-color","453":"/reference/config.html#path-commonpath-width","454":"/reference/config.html#path-transitionpath","455":"/reference/config.html#path-transitionpath-visible","456":"/reference/config.html#path-transitionpath-color","457":"/reference/config.html#path-transitionpath-width","458":"/reference/config.html#path-chargepath","459":"/reference/config.html#path-chargepath-visible","460":"/reference/config.html#path-chargepath-color","461":"/reference/config.html#path-chargepath-width","462":"/reference/config.html#path-moppath","463":"/reference/config.html#path-moppath-linevisible","464":"/reference/config.html#path-moppath-linecolor","465":"/reference/config.html#path-moppath-linewidth","466":"/reference/config.html#path-moppath-trackvisible","467":"/reference/config.html#path-moppath-trackcolor","468":"/reference/config.html#path-moppath-trackalpha","469":"/reference/config.html#path-moppath-trackwidth","470":"/reference/config.html#carpet","471":"/reference/config.html#carpet-src","472":"/reference/config.html#carpet-opacity","473":"/reference/config.html#carpet-scale","474":"/reference/config.html#carpet-material","475":"/reference/config.html#carpet-enableedit","476":"/reference/config.html#furniture","477":"/reference/config.html#furniture-assets","478":"/reference/config.html#furniture-opacity","479":"/reference/config.html#furniture-iconwrapperfillcolor","480":"/reference/config.html#furniture-outlineoffset","481":"/reference/config.html#furniture-outlinestrokecolor","482":"/reference/config.html#furniture-outlinestrokewidth","483":"/reference/config.html#furniture-outlinefillcolor","484":"/reference/config.html#furniture-outlinedashed","485":"/reference/config.html#furniture-outlinedasharray","486":"/reference/config.html#furniture-showsizetext","487":"/reference/config.html#furniture-textcolor","488":"/reference/config.html#furniture-textposition","489":"/reference/config.html#furniture-textoffset","490":"/reference/config.html#furniture-minscaleratio","491":"/reference/config.html#furniture-maxscaleratio","492":"/reference/config.html#furniture-rotatedirection","493":"/reference/config.html#furniture-lockaspectratio","494":"/reference/config.html#robot","495":"/reference/config.html#robot-icon","496":"/reference/config.html#robot-icon-sizefixed","497":"/reference/config.html#robot-icon-width","498":"/reference/config.html#robot-icon-height","499":"/reference/config.html#robot-icon-src","500":"/reference/config.html#robot-speed","501":"/reference/config.html#robot-rotationcorrection","502":"/reference/config.html#robot-sleepanimation","503":"/reference/config.html#robot-sleepanimation-jsonsrc","504":"/reference/config.html#robot-sleepanimation-imagesrc","505":"/reference/config.html#robot-sleepanimation-imagesrc-1","506":"/reference/config.html#robot-sleepanimation-frameprefix","507":"/reference/config.html#robot-sleepanimation-width","508":"/reference/config.html#robot-sleepanimation-height","509":"/reference/config.html#robot-sleepanimation-sizefixed","510":"/reference/config.html#robot-sleepanimation-framecount","511":"/reference/config.html#robot-sleepanimation-offsetx","512":"/reference/config.html#robot-sleepanimation-offsety","513":"/reference/config.html#robot-ring","514":"/reference/config.html#robot-ring-size","515":"/reference/config.html#robot-ring-color","516":"/reference/config.html#robot-ring-strokewidth","517":"/reference/config.html#robot-ring-strokecolor","518":"/reference/config.html#robot-ring-strokedashed","519":"/reference/config.html#robot-ring-strokedasharray","520":"/reference/config.html#robot-pulsecircle","521":"/reference/config.html#robot-pulsecircle-size","522":"/reference/config.html#robot-pulsecircle-color","523":"/reference/config.html#robot-pulsecircle-strokewidth","524":"/reference/config.html#robot-pulsecircle-strokecolor","525":"/reference/config.html#robot-pulsecircle-duration","526":"/reference/config.html#robot-pulsecircle-sizefixed","527":"/reference/config.html#robot-pulsecircle-minscale","528":"/reference/config.html#robot-pulsecircle-maxscale","529":"/reference/config.html#robot-pulsecircle-minalpha","530":"/reference/config.html#robot-pulsecircle-maxalpha","531":"/reference/config.html#chargingstation","532":"/reference/config.html#chargingstation-icon","533":"/reference/config.html#chargingstation-icon-sizefixed","534":"/reference/config.html#chargingstation-icon-width","535":"/reference/config.html#chargingstation-icon-height","536":"/reference/config.html#chargingstation-icon-src","537":"/reference/config.html#chargingstation-rotationcorrection","538":"/reference/config.html#chargingstation-ring","539":"/reference/config.html#chargingstation-ring-size","540":"/reference/config.html#chargingstation-ring-color","541":"/reference/config.html#chargingstation-ring-strokewidth","542":"/reference/config.html#chargingstation-ring-strokecolor","543":"/reference/config.html#chargingstation-ring-strokedashed","544":"/reference/config.html#chargingstation-ring-strokedasharray","545":"/reference/config.html#controls","546":"/reference/config.html#controls-iconwrapperwidth","547":"/reference/config.html#controls-iconwrapperheight","548":"/reference/config.html#controls-iconwrapperborderradius","549":"/reference/config.html#controls-iconwidth","550":"/reference/config.html#controls-iconheight","551":"/reference/config.html#controls-deleteiconsrc","552":"/reference/config.html#controls-rotateiconsrc","553":"/reference/config.html#controls-scaleiconsrc","554":"/reference/config.html#controls-moveiconsrc","555":"/reference/config.html#controls-horizontalscaleiconsrc","556":"/reference/config.html#controls-verticalscaleiconsrc","557":"/reference/config.html#controls-movebuttonoffset","558":"/reference/config.html#controls-textfontsize","559":"/reference/config.html#controls-textfontfamily","560":"/reference/config.html#controls-textfontweight","561":"/reference/config.html#controls-renderorder","562":"/reference/config.html#controls-forbiddensweepzone","563":"/reference/config.html#controls-forbiddensweepzone-minsize","564":"/reference/config.html#controls-forbiddensweepzone-maxsize","565":"/reference/config.html#controls-forbiddensweepzone-iconwrapperfillcolor","566":"/reference/config.html#controls-forbiddensweepzone-strokecolor","567":"/reference/config.html#controls-forbiddensweepzone-strokewidth","568":"/reference/config.html#controls-forbiddensweepzone-fillcolor","569":"/reference/config.html#controls-forbiddensweepzone-outlineoffset","570":"/reference/config.html#controls-forbiddensweepzone-outlinestrokecolor","571":"/reference/config.html#controls-forbiddensweepzone-outlinestrokewidth","572":"/reference/config.html#controls-forbiddensweepzone-outlinedashed","573":"/reference/config.html#controls-forbiddensweepzone-outlinedasharray","574":"/reference/config.html#controls-forbiddensweepzone-outlinefillcolor","575":"/reference/config.html#controls-forbiddensweepzone-showrotatebutton","576":"/reference/config.html#controls-forbiddensweepzone-textcolor","577":"/reference/config.html#controls-forbiddensweepzone-textposition","578":"/reference/config.html#controls-forbiddensweepzone-textoffset","579":"/reference/config.html#controls-forbiddensweepzone-editing","580":"/reference/config.html#controls-forbiddensweepzone-editing-isdashed","581":"/reference/config.html#controls-forbiddensweepzone-editing-dasharray","582":"/reference/config.html#controls-forbiddensweepzone-normal","583":"/reference/config.html#controls-forbiddensweepzone-normal-isdashed","584":"/reference/config.html#controls-forbiddensweepzone-normal-dasharray","585":"/reference/config.html#controls-forbiddenmopzone","586":"/reference/config.html#controls-forbiddenmopzone-minsize","587":"/reference/config.html#controls-forbiddenmopzone-maxsize","588":"/reference/config.html#controls-forbiddenmopzone-iconwrapperfillcolor","589":"/reference/config.html#controls-forbiddenmopzone-strokecolor","590":"/reference/config.html#controls-forbiddenmopzone-strokewidth","591":"/reference/config.html#controls-forbiddenmopzone-fillcolor","592":"/reference/config.html#controls-forbiddenmopzone-outlineoffset","593":"/reference/config.html#controls-forbiddenmopzone-outlinestrokecolor","594":"/reference/config.html#controls-forbiddenmopzone-outlinestrokewidth","595":"/reference/config.html#controls-forbiddenmopzone-outlinedashed","596":"/reference/config.html#controls-forbiddenmopzone-outlinedasharray","597":"/reference/config.html#controls-forbiddenmopzone-outlinefillcolor","598":"/reference/config.html#controls-forbiddenmopzone-showrotatebutton","599":"/reference/config.html#controls-forbiddenmopzone-textcolor","600":"/reference/config.html#controls-forbiddenmopzone-textposition","601":"/reference/config.html#controls-forbiddenmopzone-textoffset","602":"/reference/config.html#controls-forbiddenmopzone-editing","603":"/reference/config.html#controls-forbiddenmopzone-editing-isdashed","604":"/reference/config.html#controls-forbiddenmopzone-editing-dasharray","605":"/reference/config.html#controls-forbiddenmopzone-normal","606":"/reference/config.html#controls-forbiddenmopzone-normal-isdashed","607":"/reference/config.html#controls-forbiddenmopzone-normal-dasharray","608":"/reference/config.html#controls-carpet","609":"/reference/config.html#controls-carpet-minsize","610":"/reference/config.html#controls-carpet-maxsize","611":"/reference/config.html#controls-carpet-iconwrapperfillcolor","612":"/reference/config.html#controls-carpet-deleteiconwrapperfillcolor","613":"/reference/config.html#controls-carpet-rotatemode","614":"/reference/config.html#controls-carpet-scalemode","615":"/reference/config.html#controls-carpet-fillcolor","616":"/reference/config.html#controls-carpet-outlineoffset","617":"/reference/config.html#controls-carpet-outlinestrokecolor","618":"/reference/config.html#controls-carpet-outlinestrokewidth","619":"/reference/config.html#controls-carpet-outlinedashed","620":"/reference/config.html#controls-carpet-outlinedasharray","621":"/reference/config.html#controls-carpet-outlinefillcolor","622":"/reference/config.html#controls-carpet-showrotatebutton","623":"/reference/config.html#controls-carpet-textcolor","624":"/reference/config.html#controls-carpet-textposition","625":"/reference/config.html#controls-carpet-textoffset","626":"/reference/config.html#controls-carpet-editing","627":"/reference/config.html#controls-carpet-editing-isdashed","628":"/reference/config.html#controls-carpet-editing-dasharray","629":"/reference/config.html#controls-carpet-normal","630":"/reference/config.html#controls-carpet-normal-isdashed","631":"/reference/config.html#controls-carpet-normal-dasharray","632":"/reference/config.html#cleanzone","633":"/reference/config.html#controls-cleanzone-minsize","634":"/reference/config.html#controls-cleanzone-maxsize","635":"/reference/config.html#controls-cleanzone-iconwrapperfillcolor","636":"/reference/config.html#controls-cleanzone-strokecolor","637":"/reference/config.html#controls-cleanzone-strokewidth","638":"/reference/config.html#controls-cleanzone-fillcolor","639":"/reference/config.html#controls-cleanzone-outlineoffset","640":"/reference/config.html#controls-cleanzone-outlinestrokecolor","641":"/reference/config.html#controls-cleanzone-outlinestrokewidth","642":"/reference/config.html#controls-cleanzone-outlinedashed","643":"/reference/config.html#controls-cleanzone-outlinedasharray","644":"/reference/config.html#controls-cleanzone-outlinefillcolor","645":"/reference/config.html#controls-cleanzone-showrotatebutton","646":"/reference/config.html#controls-cleanzone-textcolor","647":"/reference/config.html#controls-cleanzone-textposition","648":"/reference/config.html#controls-cleanzone-textoffset","649":"/reference/config.html#controls-cleanzone-editing","650":"/reference/config.html#controls-cleanzone-editing-isdashed","651":"/reference/config.html#controls-cleanzone-editing-dasharray","652":"/reference/config.html#controls-cleanzone-normal","653":"/reference/config.html#controls-cleanzone-normal-isdashed","654":"/reference/config.html#controls-cleanzone-normal-dasharray","655":"/reference/config.html#controls-virtualwall","656":"/reference/config.html#controls-virtualwall-iconwrapperfillcolor","657":"/reference/config.html#controls-virtualwall-linewidth","658":"/reference/config.html#controls-virtualwall-linecolor","659":"/reference/config.html#controls-virtualwall-hitareathickness","660":"/reference/config.html#controls-virtualwall-outlineoffset","661":"/reference/config.html#controls-virtualwall-outlinestrokecolor","662":"/reference/config.html#controls-virtualwall-outlinestrokewidth","663":"/reference/config.html#controls-virtualwall-outlinedashed","664":"/reference/config.html#controls-virtualwall-outlinedasharray","665":"/reference/config.html#controls-virtualwall-outlinefillcolor","666":"/reference/config.html#controls-virtualwall-minwidth","667":"/reference/config.html#controls-virtualwall-maxwidth","668":"/reference/config.html#controls-virtualwall-textcolor","669":"/reference/config.html#controls-virtualwall-textoffset","670":"/reference/config.html#controls-virtualwall-editing","671":"/reference/config.html#controls-virtualwall-editing-isdashed","672":"/reference/config.html#controls-virtualwall-editing-dasharray","673":"/reference/config.html#controls-virtualwall-normal","674":"/reference/config.html#controls-virtualwall-normal-isdashed","675":"/reference/config.html#controls-virtualwall-normal-dasharray","676":"/reference/config.html#controls-threshold","677":"/reference/config.html#controls-threshold-stripewidth","678":"/reference/config.html#controls-threshold-stripegap","679":"/reference/config.html#controls-threshold-stripedirection","680":"/reference/config.html#controls-threshold-stripeangle","681":"/reference/config.html#controls-threshold-borderwidth","682":"/reference/config.html#controls-threshold-cornerradius","683":"/reference/config.html#controls-threshold-passable","684":"/reference/config.html#controls-threshold-passable-color","685":"/reference/config.html#controls-threshold-passable-fillcolor","686":"/reference/config.html#controls-threshold-impassable","687":"/reference/config.html#controls-threshold-impassable-color","688":"/reference/config.html#controls-threshold-impassable-fillcolor","689":"/reference/config.html#controls-threshold-minlength","690":"/reference/config.html#controls-threshold-maxlength","691":"/reference/config.html#controls-threshold-minheight","692":"/reference/config.html#controls-threshold-maxheight","693":"/reference/config.html#controls-threshold-iconwrapperfillcolor","694":"/reference/config.html#controls-threshold-hitareapadding","695":"/reference/config.html#controls-threshold-outlineoffset","696":"/reference/config.html#controls-threshold-outlinestrokecolor","697":"/reference/config.html#controls-threshold-outlinestrokewidth","698":"/reference/config.html#controls-threshold-outlinedashed","699":"/reference/config.html#controls-threshold-outlinedasharray","700":"/reference/config.html#controls-threshold-outlinefillcolor","701":"/reference/config.html#controls-threshold-textcolor","702":"/reference/config.html#controls-threshold-textoffset","703":"/reference/config.html#controls-spot","704":"/reference/config.html#controls-spot-iconsrc","705":"/reference/config.html#controls-spot-iconsize","706":"/reference/config.html#controls-spot-iconsizefixed","707":"/reference/config.html#controls-spot-iconanchor","708":"/reference/config.html#controls-spot-size","709":"/reference/config.html#controls-spot-strokecolor","710":"/reference/config.html#controls-spot-strokewidth","711":"/reference/config.html#controls-spot-fillcolor","712":"/reference/config.html#controls-spot-showtext","713":"/reference/config.html#controls-spot-textcolor","714":"/reference/config.html#controls-spot-textposition","715":"/reference/config.html#controls-spot-textoffset","716":"/reference/config.html#controls-spot-namelabel","717":"/reference/config.html#controls-spot-namelabel-fontsize","718":"/reference/config.html#controls-spot-namelabel-fontfamily","719":"/reference/config.html#controls-spot-namelabel-fontweight","720":"/reference/config.html#controls-spot-namelabel-color","721":"/reference/config.html#controls-spot-namelabel-position","722":"/reference/config.html#controls-spot-namelabel-offset","723":"/reference/config.html#controls-spot-namelabel-editing-visible","724":"/reference/config.html#controls-spot-namelabel-normal-visible","725":"/reference/config.html#controls-spot-editing","726":"/reference/config.html#controls-spot-editing-isdashed","727":"/reference/config.html#controls-spot-editing-dasharray","728":"/reference/config.html#controls-spot-editing-showicon","729":"/reference/config.html#controls-spot-editing-showframe","730":"/reference/config.html#controls-spot-normal","731":"/reference/config.html#controls-spot-normal-isdashed","732":"/reference/config.html#controls-spot-normal-dasharray","733":"/reference/config.html#controls-spot-normal-showicon","734":"/reference/config.html#controls-spot-normal-showframe","735":"/reference/config.html#controls-waypoint","736":"/reference/config.html#controls-waypoint-showorder","737":"/reference/config.html#controls-waypoint-normal","738":"/reference/config.html#controls-waypoint-normal-iconsrc","739":"/reference/config.html#controls-waypoint-normal-iconsize","740":"/reference/config.html#controls-waypoint-normal-ordertext","741":"/reference/config.html#controls-waypoint-normal-ordertext-fontsize","742":"/reference/config.html#controls-waypoint-normal-ordertext-fontfamily","743":"/reference/config.html#controls-waypoint-normal-ordertext-fontweight","744":"/reference/config.html#controls-waypoint-normal-ordertext-color","745":"/reference/config.html#controls-waypoint-normal-ordercontainer","746":"/reference/config.html#controls-waypoint-normal-ordercontainer-size","747":"/reference/config.html#controls-waypoint-normal-ordercontainer-backgroundcolor","748":"/reference/config.html#controls-waypoint-normal-ordercontainer-offsety","749":"/reference/config.html#controls-waypoint-normal-ordercontainer-offsetx","750":"/reference/config.html#controls-waypoint-editing","751":"/reference/config.html#controls-waypoint-editing-iconsrc","752":"/reference/config.html#controls-waypoint-editing-iconsize","753":"/reference/config.html#controls-waypoint-editing-ordertext","754":"/reference/config.html#controls-waypoint-editing-ordertext-fontsize","755":"/reference/config.html#controls-waypoint-editing-ordertext-fontfamily","756":"/reference/config.html#controls-waypoint-editing-ordertext-fontweight","757":"/reference/config.html#controls-waypoint-editing-ordertext-color","758":"/reference/config.html#controls-waypoint-editing-ordercontainer","759":"/reference/config.html#controls-waypoint-editing-ordercontainer-size","760":"/reference/config.html#controls-waypoint-editing-ordercontainer-backgroundcolor","761":"/reference/config.html#controls-waypoint-editing-ordercontainer-offsety","762":"/reference/config.html#controls-waypoint-editing-ordercontainer-offsetx","763":"/reference/config.html#customzonetypes","764":"/reference/config.html#divider","765":"/reference/config.html#divider-linecolor","766":"/reference/config.html#divider-dashlinewidth","767":"/reference/config.html#divider-dashlinedasharray","768":"/reference/config.html#divider-solidlinewidth","769":"/reference/config.html#divider-endpointsize","770":"/reference/config.html#divider-endpointcolor","771":"/reference/config.html#divider-endpointstrokecolor","772":"/reference/config.html#divider-endpointstrokewidth","773":"/reference/config.html#divider-hitareathickness","774":"/reference/config.html#divider-resetdividerwhenoutofroom","775":"/reference/config.html#divider-defaultextension","776":"/reference/config.html#divider-defaultdirection","777":"/reference/config.html#detectedobject","778":"/reference/config.html#detectedobject-height","779":"/reference/config.html#detectedobject-width","780":"/reference/config.html#detectedobject-interactive","781":"/reference/config.html#detectedobject-anchor","782":"/reference/config.html#snapshot","783":"/reference/config.html#snapshot-format","784":"/reference/config.html#snapshot-quality","785":"/reference/config.html#snapshot-antialias","786":"/reference/config.html#snapshot-resolution","787":"/reference/runtime.html#运行时配置","788":"/reference/runtime.html#使用示例","789":"/reference/runtime.html#dividingroomid","790":"/reference/runtime.html#enableroomselection","791":"/reference/runtime.html#enableinteraction","792":"/reference/runtime.html#enablemapclickcapture","793":"/reference/runtime.html#editingforbiddensweepzoneids","794":"/reference/runtime.html#editingforbiddenmopzoneids","795":"/reference/runtime.html#editingcleanzoneids","796":"/reference/runtime.html#editingcustomzoneids","797":"/reference/runtime.html#editingvirtualwallids","798":"/reference/runtime.html#editingthresholdids","799":"/reference/runtime.html#editingspotids","800":"/reference/runtime.html#editingroomanchorids","801":"/reference/runtime.html#editingwaypointids","802":"/reference/runtime.html#editingcarpetids","803":"/reference/runtime.html#editingfurnitureids","804":"/reference/runtime.html#maprotation","805":"/reference/runtime.html#roompropertyfoldids","806":"/reference/runtime.html#roomselectionmode","807":"/reference/runtime.html#selectroomids","808":"/reference/runtime.html#selectedcarpetids","809":"/reference/runtime.html#showroomproperty","810":"/reference/runtime.html#showroomorder","811":"/reference/runtime.html#showroomname","812":"/reference/runtime.html#showroomtype","813":"/reference/runtime.html#showpath","814":"/reference/runtime.html#showrobot","815":"/reference/runtime.html#showchargingstation","816":"/reference/runtime.html#showroomfloortype","817":"/reference/runtime.html#showcarpet","818":"/reference/runtime.html#showdetectedobjects","819":"/reference/runtime.html#showfurnitures","820":"/reference/runtime.html#showcustomcarpets","821":"/reference/runtime.html#showchargingstationring","822":"/reference/runtime.html#showrobotring","823":"/reference/runtime.html#showrobotsleepanimation","824":"/reference/runtime.html#showrobotpulsecircle","825":"/reference/runtime.html#unit","826":"/reference/runtime.html#unitlabel","827":"/reference/types.html#类型定义","828":"/reference/types.html#point","829":"/reference/types.html#direction","830":"/reference/types.html#iconpoint","831":"/reference/types.html#measurementunit","832":"/reference/types.html#backgroundgradient","833":"/reference/types.html#backgroundimage","834":"/reference/types.html#mapstate","835":"/reference/types.html#pathstate","836":"/reference/types.html#zoneparam","837":"/reference/types.html#furnitureparam","838":"/reference/types.html#virtualwallparam","839":"/reference/types.html#thresholdtype","840":"/reference/types.html#thresholdparam","841":"/reference/types.html#spotparam","842":"/reference/types.html#waypointparam","843":"/reference/types.html#roomproperty","844":"/reference/types.html#roomdata","845":"/reference/types.html#roomcenterinfo","846":"/reference/types.html#imagecustomelementparam","847":"/reference/types.html#gifcustomelementparam","848":"/reference/types.html#htmlcustomelementparam","849":"/reference/types.html#customelementparam","850":"/reference/types.html#detectedobjectparam","851":"/reference/types.html#customcarpetparam","852":"/reference/types.html#heatmappoint","853":"/reference/utils.html#工具方法","854":"/reference/utils.html#decoderoomproperties","855":"/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,40],"23":[1,3,11],"24":[1,2,43],"25":[1,1,110],"26":[1,1,65],"27":[1,1,15],"28":[1,2,65],"29":[1,2,143],"30":[3,2,69],"31":[1,2,146],"32":[1,2,86],"33":[1,1,59],"34":[1,2,45],"35":[1,1,1],"36":[1,2,78],"37":[1,2,6],"38":[1,3,29],"39":[1,3,20],"40":[1,3,12],"41":[1,2,67],"42":[1,1,88],"43":[1,1,50],"44":[1,1,46],"45":[1,1,11],"46":[1,2,68],"47":[1,2,38],"48":[1,2,16],"49":[1,2,23],"50":[1,2,24],"51":[1,1,5],"52":[3,2,20],"53":[1,2,58],"54":[1,2,43],"55":[1,2,48],"56":[1,2,25],"57":[1,2,68],"58":[1,2,47],"59":[1,1,75],"60":[2,2,95],"61":[1,1,1],"62":[1,2,38],"63":[1,2,56],"64":[1,1,33],"65":[2,1,87],"66":[1,1,18],"67":[1,2,38],"68":[2,2,49],"69":[2,2,20],"70":[1,1,6],"71":[1,1,9],"72":[2,2,31],"73":[2,2,24],"74":[1,1,1],"75":[1,2,17],"76":[1,2,11],"77":[1,3,48],"78":[1,1,8],"79":[1,1,10],"80":[1,1,73],"81":[1,1,58],"82":[1,1,55],"83":[1,1,54],"84":[1,1,73],"85":[1,1,62],"86":[3,1,1],"87":[3,4,5],"88":[2,4,31],"89":[1,4,24],"90":[1,4,12],"91":[3,1,1],"92":[4,4,3],"93":[4,7,24],"94":[2,7,17],"95":[1,4,27],"96":[4,1,28],"97":[2,4,56],"98":[4,4,19],"99":[5,4,34],"100":[2,4,39],"101":[1,4,30],"102":[5,1,1],"103":[1,5,36],"104":[3,5,48],"105":[2,5,79],"106":[2,5,11],"107":[4,6,28],"108":[3,6,42],"109":[3,6,15],"110":[2,5,42],"111":[2,5,36],"112":[2,5,14],"113":[2,5,19],"114":[7,1,69],"115":[3,7,38],"116":[6,7,45],"117":[6,7,41],"118":[7,7,84],"119":[6,7,39],"120":[5,7,44],"121":[6,7,21],"122":[5,7,48],"123":[3,1,1],"124":[1,3,20],"125":[1,3,24],"126":[2,3,42],"127":[1,3,26],"128":[1,3,25],"129":[4,1,1],"130":[1,4,58],"131":[1,4,57],"132":[2,4,43],"133":[2,4,1],"134":[5,6,30],"135":[5,6,46],"136":[6,6,33],"137":[3,4,41],"138":[2,4,44],"139":[2,6,33],"140":[3,4,59],"141":[3,4,9],"142":[1,7,10],"143":[2,7,17],"144":[2,7,10],"145":[1,7,16],"146":[2,4,38],"147":[3,4,42],"148":[3,7,38],"149":[3,7,36],"150":[2,4,26],"151":[2,4,35],"152":[2,4,39],"153":[2,4,43],"154":[5,1,85],"155":[9,5,62],"156":[7,5,50],"157":[7,5,75],"158":[8,5,39],"159":[7,5,64],"160":[9,5,53],"161":[10,5,57],"162":[4,1,1],"163":[1,4,51],"164":[1,4,41],"165":[2,4,32],"166":[2,4,1],"167":[5,6,25],"168":[7,6,26],"169":[6,6,52],"170":[3,4,51],"171":[3,4,10],"172":[1,6,27],"173":[2,6,65],"174":[1,6,27],"175":[3,6,24],"176":[2,6,30],"177":[3,4,68],"178":[2,4,6],"179":[3,6,16],"180":[3,6,18],"181":[2,6,27],"182":[2,4,50],"183":[2,4,42],"184":[2,4,51],"185":[1,4,54],"186":[2,4,19],"187":[5,1,79],"188":[9,5,53],"189":[6,5,85],"190":[10,5,80],"191":[9,5,85],"192":[7,5,74],"193":[8,5,79],"194":[7,5,52],"195":[6,1,84],"196":[3,6,68],"197":[4,6,60],"198":[9,6,115],"199":[8,6,108],"200":[8,6,120],"201":[7,6,105],"202":[6,6,80],"203":[7,6,96],"204":[7,6,86],"205":[3,6,27],"206":[2,6,41],"207":[2,6,39],"208":[7,1,87],"209":[7,7,31],"210":[9,7,27],"211":[10,7,63],"212":[11,7,50],"213":[8,7,37],"214":[5,7,16],"215":[1,1,5],"216":[1,1,35],"217":[1,1,50],"218":[1,1,20],"219":[1,1,14],"220":[1,1,13],"221":[1,1,11],"222":[1,1,41],"223":[1,1,14],"224":[1,1,11],"225":[1,1,11],"226":[1,1,11],"227":[1,1,11],"228":[1,1,22],"229":[1,1,11],"230":[1,1,21],"231":[1,1,15],"232":[1,1,15],"233":[1,1,11],"234":[1,1,23],"235":[1,1,11],"236":[1,1,21],"237":[1,1,11],"238":[1,1,11],"239":[1,1,11],"240":[1,1,11],"241":[1,1,20],"242":[1,1,11],"243":[1,1,24],"244":[1,1,11],"245":[1,1,11],"246":[1,1,16],"247":[1,1,11],"248":[1,1,11],"249":[1,1,11],"250":[1,1,11],"251":[1,1,18],"252":[1,1,12],"253":[1,1,12],"254":[1,1,16],"255":[1,1,11],"256":[1,1,17],"257":[1,1,21],"258":[1,1,9],"259":[1,1,18],"260":[1,1,18],"261":[1,1,4],"262":[1,1,29],"263":[1,1,18],"264":[1,1,67],"265":[1,1,19],"266":[1,1,20],"267":[1,1,20],"268":[1,1,24],"269":[1,1,73],"270":[1,1,23],"271":[1,1,19],"272":[1,1,30],"273":[1,1,79],"274":[1,1,29],"275":[1,1,33],"276":[1,1,20],"277":[1,1,6],"278":[1,1,45],"279":[1,1,19],"280":[2,1,52],"281":[2,1,35],"282":[2,1,12],"283":[2,1,22],"284":[2,1,12],"285":[2,1,12],"286":[2,1,12],"287":[2,1,12],"288":[2,1,15],"289":[2,1,12],"290":[2,1,12],"291":[2,1,14],"292":[2,1,12],"293":[2,1,14],"294":[2,1,14],"295":[2,1,33],"296":[2,1,27],"297":[2,1,27],"298":[2,1,26],"299":[2,1,67],"300":[2,1,24],"301":[2,1,41],"302":[2,1,36],"303":[2,1,12],"304":[2,1,27],"305":[2,1,66],"306":[2,1,45],"307":[2,1,60],"308":[2,1,60],"309":[2,1,12],"310":[2,1,46],"311":[2,1,71],"312":[2,1,27],"313":[1,1,20],"314":[1,1,1],"315":[1,2,56],"316":[2,2,78],"317":[3,2,85],"318":[1,1,4],"319":[2,2,12],"320":[2,2,12],"321":[2,2,12],"322":[2,2,12],"323":[2,2,29],"324":[2,2,7],"325":[1,3,28],"326":[1,3,36],"327":[2,2,45],"328":[2,2,24],"329":[2,2,12],"330":[2,2,18],"331":[2,2,37],"332":[2,2,25],"333":[1,1,11],"334":[2,2,24],"335":[2,2,19],"336":[2,2,20],"337":[2,2,18],"338":[1,1,3],"339":[2,2,2],"340":[3,3,8],"341":[3,3,7],"342":[2,2,7],"343":[2,2,13],"344":[2,2,12],"345":[2,2,6],"346":[2,2,6],"347":[2,2,6],"348":[1,1,2],"349":[2,2,10],"350":[2,2,15],"351":[2,2,6],"352":[2,2,7],"353":[2,2,18],"354":[2,2,11],"355":[2,2,19],"356":[2,2,13],"357":[1,1,3],"358":[2,2,8],"359":[2,2,8],"360":[2,2,6],"361":[2,2,8],"362":[2,2,7],"363":[2,2,14],"364":[1,1,5],"365":[2,2,25],"366":[3,2,16],"367":[3,2,11],"368":[3,4,23],"369":[3,4,20],"370":[3,4,17],"371":[3,4,27],"372":[3,4,18],"373":[3,4,17],"374":[3,4,27],"375":[3,4,18],"376":[3,4,17],"377":[3,4,13],"378":[3,4,10],"379":[5,4,7],"380":[4,4,7],"381":[4,4,7],"382":[4,4,12],"383":[4,4,24],"384":[2,2,2],"385":[3,3,8],"386":[3,3,10],"387":[3,3,6],"388":[2,2,2],"389":[3,3,68],"390":[3,3,8],"391":[3,3,8],"392":[3,3,7],"393":[3,3,2],"394":[4,4,34],"395":[4,4,8],"396":[4,4,8],"397":[2,2,2],"398":[3,3,16],"399":[3,3,47],"400":[3,3,8],"401":[3,3,8],"402":[3,3,6],"403":[3,3,8],"404":[3,3,8],"405":[3,3,8],"406":[3,3,2],"407":[4,4,6],"408":[4,4,8],"409":[4,4,8],"410":[4,4,8],"411":[4,4,8],"412":[4,4,8],"413":[3,3,2],"414":[4,4,24],"415":[3,3,2],"416":[4,4,24],"417":[3,3,2],"418":[4,4,24],"419":[3,3,2],"420":[4,4,28],"421":[3,3,2],"422":[4,4,21],"423":[4,4,10],"424":[4,4,6],"425":[4,4,8],"426":[4,4,8],"427":[2,2,13],"428":[3,3,6],"429":[3,3,8],"430":[3,3,8],"431":[3,3,8],"432":[3,3,8],"433":[3,3,8],"434":[3,3,22],"435":[3,3,8],"436":[3,3,8],"437":[3,3,8],"438":[3,3,8],"439":[3,3,8],"440":[2,2,2],"441":[3,3,26],"442":[3,3,7],"443":[3,3,7],"444":[2,2,8],"445":[2,2,10],"446":[2,2,10],"447":[1,1,2],"448":[2,2,7],"449":[2,2,16],"450":[2,2,2],"451":[3,3,6],"452":[3,3,6],"453":[3,3,9],"454":[2,2,2],"455":[3,3,6],"456":[3,3,6],"457":[3,3,9],"458":[2,2,2],"459":[3,3,6],"460":[3,3,6],"461":[3,3,9],"462":[2,2,2],"463":[3,3,6],"464":[3,3,6],"465":[3,3,9],"466":[3,3,8],"467":[3,3,6],"468":[3,3,7],"469":[3,3,8],"470":[1,1,3],"471":[2,2,8],"472":[2,2,7],"473":[2,2,7],"474":[2,2,19],"475":[2,2,11],"476":[1,1,6],"477":[2,2,39],"478":[2,2,7],"479":[2,2,11],"480":[2,2,8],"481":[2,2,6],"482":[2,2,9],"483":[2,2,11],"484":[2,2,6],"485":[2,2,11],"486":[2,2,6],"487":[2,2,6],"488":[2,2,9],"489":[2,2,8],"490":[2,2,10],"491":[2,2,10],"492":[2,2,20],"493":[2,2,9],"494":[1,1,4],"495":[2,2,2],"496":[3,3,7],"497":[3,3,8],"498":[3,3,8],"499":[3,3,6],"500":[2,2,17],"501":[2,2,11],"502":[2,2,2],"503":[3,3,7],"504":[3,3,7],"505":[3,3,7],"506":[3,3,6],"507":[3,3,8],"508":[3,3,8],"509":[3,3,6],"510":[3,3,6],"511":[3,3,8],"512":[3,3,8],"513":[2,2,2],"514":[3,3,8],"515":[3,3,10],"516":[3,3,8],"517":[3,3,6],"518":[3,3,6],"519":[3,3,10],"520":[2,2,3],"521":[3,3,9],"522":[3,3,6],"523":[3,3,8],"524":[3,3,6],"525":[3,3,9],"526":[3,3,7],"527":[3,3,7],"528":[3,3,6],"529":[3,3,9],"530":[3,3,23],"531":[1,1,3],"532":[2,2,2],"533":[3,3,6],"534":[3,3,8],"535":[3,3,8],"536":[3,3,6],"537":[2,2,11],"538":[2,2,2],"539":[3,3,8],"540":[3,3,10],"541":[3,3,8],"542":[3,3,6],"543":[3,3,6],"544":[3,3,10],"545":[1,1,3],"546":[2,2,8],"547":[2,2,8],"548":[2,2,8],"549":[2,2,8],"550":[2,2,8],"551":[2,2,6],"552":[2,2,6],"553":[2,2,6],"554":[2,2,6],"555":[2,2,6],"556":[2,2,6],"557":[2,2,8],"558":[2,2,8],"559":[2,2,10],"560":[2,2,6],"561":[2,2,41],"562":[2,2,2],"563":[3,3,8],"564":[3,3,17],"565":[3,3,6],"566":[3,3,6],"567":[3,3,8],"568":[3,3,10],"569":[3,3,8],"570":[3,3,6],"571":[3,3,8],"572":[3,3,6],"573":[3,3,9],"574":[3,3,10],"575":[3,3,6],"576":[3,3,6],"577":[3,3,9],"578":[3,3,8],"579":[3,3,2],"580":[4,4,6],"581":[4,4,8],"582":[3,3,2],"583":[4,4,6],"584":[4,4,8],"585":[2,2,2],"586":[3,3,8],"587":[3,3,17],"588":[3,3,6],"589":[3,3,6],"590":[3,3,8],"591":[3,3,11],"592":[3,3,8],"593":[3,3,6],"594":[3,3,8],"595":[3,3,6],"596":[3,3,9],"597":[3,3,11],"598":[3,3,6],"599":[3,3,6],"600":[3,3,9],"601":[3,3,8],"602":[3,3,2],"603":[4,4,6],"604":[4,4,8],"605":[3,3,2],"606":[4,4,6],"607":[4,4,8],"608":[2,2,2],"609":[3,3,8],"610":[3,3,17],"611":[3,3,10],"612":[3,3,12],"613":[3,3,11],"614":[3,3,11],"615":[3,3,11],"616":[3,3,8],"617":[3,3,8],"618":[3,3,8],"619":[3,3,6],"620":[3,3,9],"621":[3,3,11],"622":[3,3,6],"623":[3,3,6],"624":[3,3,9],"625":[3,3,8],"626":[3,3,1],"627":[4,4,6],"628":[4,4,7],"629":[3,3,1],"630":[4,4,6],"631":[4,4,6],"632":[1,2,2],"633":[3,3,8],"634":[3,3,17],"635":[3,3,6],"636":[3,3,6],"637":[3,3,8],"638":[3,3,11],"639":[3,3,8],"640":[3,3,6],"641":[3,3,8],"642":[3,3,6],"643":[3,3,9],"644":[3,3,11],"645":[3,3,6],"646":[3,3,6],"647":[3,3,9],"648":[3,3,8],"649":[3,3,2],"650":[4,4,6],"651":[4,4,8],"652":[3,3,2],"653":[4,4,6],"654":[4,4,8],"655":[2,2,2],"656":[3,3,6],"657":[3,3,8],"658":[3,3,6],"659":[3,3,8],"660":[3,3,8],"661":[3,3,6],"662":[3,3,8],"663":[3,3,6],"664":[3,3,9],"665":[3,3,10],"666":[3,3,8],"667":[3,3,17],"668":[3,3,6],"669":[3,3,8],"670":[3,3,2],"671":[4,4,6],"672":[4,4,6],"673":[3,3,2],"674":[4,4,6],"675":[4,4,6],"676":[2,2,49],"677":[3,3,20],"678":[3,3,39],"679":[3,3,12],"680":[3,3,58],"681":[3,3,13],"682":[3,3,11],"683":[3,3,3],"684":[4,4,6],"685":[4,4,9],"686":[3,3,3],"687":[4,4,6],"688":[4,4,6],"689":[3,3,13],"690":[3,3,15],"691":[3,3,13],"692":[3,3,24],"693":[3,3,7],"694":[3,3,18],"695":[3,3,8],"696":[3,3,6],"697":[3,3,8],"698":[3,3,6],"699":[3,3,9],"700":[3,3,9],"701":[3,3,9],"702":[3,3,8],"703":[2,2,2],"704":[3,3,6],"705":[3,3,8],"706":[3,3,7],"707":[3,3,39],"708":[3,3,8],"709":[3,3,6],"710":[3,3,8],"711":[3,3,11],"712":[3,3,7],"713":[3,3,6],"714":[3,3,9],"715":[3,3,8],"716":[3,3,28],"717":[4,4,8],"718":[4,4,10],"719":[4,4,6],"720":[4,4,6],"721":[4,4,14],"722":[4,4,16],"723":[5,4,6],"724":[5,4,6],"725":[3,3,2],"726":[4,4,6],"727":[4,4,6],"728":[4,4,6],"729":[4,4,7],"730":[3,3,2],"731":[4,4,6],"732":[4,4,6],"733":[4,4,6],"734":[4,4,7],"735":[2,2,2],"736":[3,3,6],"737":[3,3,2],"738":[4,4,6],"739":[4,4,9],"740":[4,4,2],"741":[5,5,8],"742":[5,5,10],"743":[5,5,6],"744":[5,5,6],"745":[4,4,2],"746":[5,5,9],"747":[5,5,6],"748":[5,5,9],"749":[5,5,9],"750":[3,3,7],"751":[4,4,6],"752":[4,4,8],"753":[4,4,2],"754":[5,5,8],"755":[5,5,10],"756":[5,5,6],"757":[5,5,6],"758":[4,4,2],"759":[5,5,9],"760":[5,5,6],"761":[5,5,8],"762":[5,5,8],"763":[1,1,92],"764":[1,1,3],"765":[2,2,6],"766":[2,2,8],"767":[2,2,9],"768":[2,2,8],"769":[2,2,8],"770":[2,2,6],"771":[2,2,6],"772":[2,2,8],"773":[2,2,8],"774":[2,2,6],"775":[2,2,8],"776":[2,2,7],"777":[1,1,2],"778":[2,2,8],"779":[2,2,8],"780":[2,2,6],"781":[2,2,33],"782":[1,1,2],"783":[2,2,8],"784":[2,2,7],"785":[2,2,6],"786":[2,2,6],"787":[1,1,5],"788":[1,1,33],"789":[1,1,10],"790":[1,1,28],"791":[1,1,11],"792":[1,1,10],"793":[1,1,5],"794":[1,1,5],"795":[1,1,5],"796":[1,1,28],"797":[1,1,5],"798":[1,1,41],"799":[1,1,5],"800":[1,1,14],"801":[1,1,5],"802":[1,1,5],"803":[1,1,5],"804":[1,1,9],"805":[1,1,5],"806":[1,1,14],"807":[1,1,11],"808":[1,1,5],"809":[1,1,6],"810":[1,1,6],"811":[1,1,6],"812":[1,1,6],"813":[1,1,6],"814":[1,1,6],"815":[1,1,6],"816":[1,1,6],"817":[1,1,6],"818":[1,1,8],"819":[1,1,6],"820":[1,1,6],"821":[1,1,6],"822":[1,1,6],"823":[1,1,6],"824":[1,1,10],"825":[1,1,9],"826":[1,1,6],"827":[1,1,4],"828":[1,1,10],"829":[1,1,8],"830":[1,1,11],"831":[1,1,9],"832":[1,1,38],"833":[1,1,30],"834":[1,1,26],"835":[1,1,21],"836":[1,1,22],"837":[1,1,22],"838":[1,1,14],"839":[1,1,12],"840":[1,1,57],"841":[1,1,21],"842":[1,1,11],"843":[1,1,35],"844":[1,1,25],"845":[1,1,26],"846":[1,1,70],"847":[1,1,65],"848":[1,1,49],"849":[1,1,8],"850":[1,1,24],"851":[1,1,26],"852":[1,1,10],"853":[1,1,4],"854":[1,1,39],"855":[1,1,19]},"averageFieldLength":[2.5525700934579443,2.7056074766355103,19.49766355140186],"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":"家具","titles":["进阶使用"]},"46":{"title":"基本用法","titles":["进阶使用","家具"]},"47":{"title":"自定义家具素材","titles":["进阶使用","家具"]},"48":{"title":"旋转方向","titles":["进阶使用","家具"]},"49":{"title":"缩放限制","titles":["进阶使用","家具"]},"50":{"title":"相关配置项","titles":["进阶使用","家具"]},"51":{"title":"自定义地毯","titles":["进阶使用"]},"52":{"title":"地图地毯 vs 自定义地毯","titles":["进阶使用","自定义地毯"]},"53":{"title":"基本用法","titles":["进阶使用","自定义地毯"]},"54":{"title":"在视口中心创建地毯","titles":["进阶使用","自定义地毯"]},"55":{"title":"编辑地毯","titles":["进阶使用","自定义地毯"]},"56":{"title":"选中状态","titles":["进阶使用","自定义地毯"]},"57":{"title":"材质贴图","titles":["进阶使用","自定义地毯"]},"58":{"title":"相关配置","titles":["进阶使用","自定义地毯"]},"59":{"title":"自定义元素","titles":["进阶使用"]},"60":{"title":"固定像素偏移 pixelOffset","titles":["进阶使用","自定义元素"]},"61":{"title":"截图","titles":["进阶使用"]},"62":{"title":"为当前地图截图","titles":["进阶使用","截图"]},"63":{"title":"使用其他地图数据进行截图","titles":["进阶使用","截图"]},"64":{"title":"地图旋转","titles":["进阶使用"]},"65":{"title":"在弹窗里使用 RjsRobotMap","titles":["进阶使用"]},"66":{"title":"小程序异层渲染手势优化","titles":["进阶使用"]},"67":{"title":"问题场景","titles":["进阶使用","小程序异层渲染手势优化"]},"68":{"title":"最佳实践:动态切换组件","titles":["进阶使用","小程序异层渲染手势优化"]},"69":{"title":"进阶容错:forceEndGesture","titles":["进阶使用","小程序异层渲染手势优化"]},"70":{"title":"基本概念","titles":[]},"71":{"title":"核心组件","titles":["基本概念"]},"72":{"title":"RobotMap 组件","titles":["基本概念","核心组件"]},"73":{"title":"RjsRobotMap 组件","titles":["基本概念","核心组件"]},"74":{"title":"坐标系统","titles":["基本概念"]},"75":{"title":"地图原点坐标","titles":["基本概念","坐标系统"]},"76":{"title":"地图坐标系","titles":["基本概念","坐标系统"]},"77":{"title":"与机器坐标系的不同","titles":["基本概念","坐标系统","地图坐标系"]},"78":{"title":"快速开始","titles":[]},"79":{"title":"安装","titles":["快速开始"]},"80":{"title":"数据传入","titles":["快速开始"]},"81":{"title":"地图配置","titles":["快速开始"]},"82":{"title":"运行时状态","titles":["快速开始"]},"83":{"title":"地图事件回调","titles":["快速开始"]},"84":{"title":"地图方法","titles":["快速开始"]},"85":{"title":"MCP","titles":[]},"86":{"title":"安装 (Installation)","titles":["MCP"]},"87":{"title":"Cursor (一键安装)","titles":["MCP","安装 (Installation)"]},"88":{"title":"Claude Code","titles":["MCP","安装 (Installation)"]},"89":{"title":"Antigravity","titles":["MCP","安装 (Installation)"]},"90":{"title":"环境要求","titles":["MCP","安装 (Installation)"]},"91":{"title":"使用 (Usage)","titles":["MCP"]},"92":{"title":"最佳实践 (Best Practices)","titles":["MCP","使用 (Usage)"]},"93":{"title":"1. 优先使用文件引用 (推荐)","titles":["MCP","使用 (Usage)","最佳实践 (Best Practices)"]},"94":{"title":"2. 常见提问示例","titles":["MCP","使用 (Usage)","最佳实践 (Best Practices)"]},"95":{"title":"大数据处理指引","titles":["MCP","使用 (Usage)"]},"96":{"title":"房间锚点(Room Anchor)","titles":[]},"97":{"title":"一、绘制房间锚点","titles":["房间锚点(Room Anchor)"]},"98":{"title":"二、进入编辑态(可拖拽)","titles":["房间锚点(Room Anchor)"]},"99":{"title":"三、外观配置(controls.roomAnchor)","titles":["房间锚点(Room Anchor)"]},"100":{"title":"四、回调与读取","titles":["房间锚点(Room Anchor)"]},"101":{"title":"小结","titles":["房间锚点(Room Anchor)"]},"102":{"title":"Detected objects visibility toggle design","titles":[]},"103":{"title":"Background","titles":["Detected objects visibility toggle design"]},"104":{"title":"Goal and scope","titles":["Detected objects visibility toggle design"]},"105":{"title":"Approaches considered","titles":["Detected objects visibility toggle design"]},"106":{"title":"Selected design","titles":["Detected objects visibility toggle design"]},"107":{"title":"Runtime schema and defaults","titles":["Detected objects visibility toggle design","Selected design"]},"108":{"title":"Rendering control point","titles":["Detected objects visibility toggle design","Selected design"]},"109":{"title":"Lifecycle and cleanup","titles":["Detected objects visibility toggle design","Selected design"]},"110":{"title":"Impacted files","titles":["Detected objects visibility toggle design"]},"111":{"title":"Edge cases","titles":["Detected objects visibility toggle design"]},"112":{"title":"Verification strategy","titles":["Detected objects visibility toggle design"]},"113":{"title":"Next steps","titles":["Detected objects visibility toggle design"]},"114":{"title":"Show detected objects runtime toggle implementation plan","titles":[]},"115":{"title":"Constraints and scope","titles":["Show detected objects runtime toggle implementation plan"]},"116":{"title":"Task 1: Add runtime type field","titles":["Show detected objects runtime toggle implementation plan"]},"117":{"title":"Task 2: Add runtime default value","titles":["Show detected objects runtime toggle implementation plan"]},"118":{"title":"Task 3: Add manager-level visibility subscription","titles":["Show detected objects runtime toggle implementation plan"]},"119":{"title":"Task 4: Update runtime reference documentation","titles":["Show detected objects runtime toggle implementation plan"]},"120":{"title":"Task 5: Add traceability record","titles":["Show detected objects runtime toggle implementation plan"]},"121":{"title":"Task 6: Run required verification commands","titles":["Show detected objects runtime toggle implementation plan"]},"122":{"title":"Task 7: Final review checklist","titles":["Show detected objects runtime toggle implementation plan"]},"123":{"title":"Simulator debug design","titles":[]},"124":{"title":"Context","titles":["Simulator debug design"]},"125":{"title":"Scope","titles":["Simulator debug design"]},"126":{"title":"Design choices","titles":["Simulator debug design"]},"127":{"title":"UX","titles":["Simulator debug design"]},"128":{"title":"Verification","titles":["Simulator debug design"]},"129":{"title":"Simulator events console design","titles":[]},"130":{"title":"Context","titles":["Simulator events console design"]},"131":{"title":"Goals","titles":["Simulator events console design"]},"132":{"title":"Non-goals","titles":["Simulator events console design"]},"133":{"title":"Recommended approach","titles":["Simulator events console design"]},"134":{"title":"Option 1: toast plus history","titles":["Simulator events console design","Recommended approach"]},"135":{"title":"Option 2: dedicated events console","titles":["Simulator events console design","Recommended approach"]},"136":{"title":"Option 3: console plus map overlay","titles":["Simulator events console design","Recommended approach"]},"137":{"title":"Page information architecture","titles":["Simulator events console design"]},"138":{"title":"Event model","titles":["Simulator events console design"]},"139":{"title":"Field purpose","titles":["Simulator events console design","Event model"]},"140":{"title":"Event source strategy","titles":["Simulator events console design"]},"141":{"title":"Events panel behavior","titles":["Simulator events console design"]},"142":{"title":"Toolbar","titles":["Simulator events console design","Events panel behavior"]},"143":{"title":"List rows","titles":["Simulator events console design","Events panel behavior"]},"144":{"title":"Empty state","titles":["Simulator events console design","Events panel behavior"]},"145":{"title":"Capacity","titles":["Simulator events console design","Events panel behavior"]},"146":{"title":"Summary rules","titles":["Simulator events console design"]},"147":{"title":"UI primitive strategy","titles":["Simulator events console design"]},"148":{"title":"Why reka-ui","titles":["Simulator events console design","UI primitive strategy"]},"149":{"title":"V1 usage boundary","titles":["Simulator events console design","UI primitive strategy"]},"150":{"title":"Component structure","titles":["Simulator events console design"]},"151":{"title":"Data flow","titles":["Simulator events console design"]},"152":{"title":"Error handling","titles":["Simulator events console design"]},"153":{"title":"Verification strategy","titles":["Simulator events console design"]},"154":{"title":"Simulator events console Implementation Plan","titles":[]},"155":{"title":"Task 1: Add event-facing simulator types and helpers","titles":["Simulator events console Implementation Plan"]},"156":{"title":"Task 2: Build the event store composable","titles":["Simulator events console Implementation Plan"]},"157":{"title":"Task 3: Add recorder-backed SDK callbacks","titles":["Simulator events console Implementation Plan"]},"158":{"title":"Task 4: Install and integrate reka-ui primitives","titles":["Simulator events console Implementation Plan"]},"159":{"title":"Task 5: Build the events UI components","titles":["Simulator events console Implementation Plan"]},"160":{"title":"Task 6: Integrate the events panel into the simulator layout","titles":["Simulator events console Implementation Plan"]},"161":{"title":"Task 7: Verify the full event flow and update traceability","titles":["Simulator events console Implementation Plan"]},"162":{"title":"Simulator runtime controls design","titles":[]},"163":{"title":"Context","titles":["Simulator runtime controls design"]},"164":{"title":"Goals","titles":["Simulator runtime controls design"]},"165":{"title":"Non-goals","titles":["Simulator runtime controls design"]},"166":{"title":"Recommended approach","titles":["Simulator runtime controls design"]},"167":{"title":"Option 1: flat runtime form","titles":["Simulator runtime controls design","Recommended approach"]},"168":{"title":"Option 2: runtime as a separate tab","titles":["Simulator runtime controls design","Recommended approach"]},"169":{"title":"Option 3: recommended, dedicated runtime console","titles":["Simulator runtime controls design","Recommended approach"]},"170":{"title":"Page information architecture","titles":["Simulator runtime controls design"]},"171":{"title":"Runtime group design","titles":["Simulator runtime controls design"]},"172":{"title":"Visibility","titles":["Simulator runtime controls design","Runtime group design"]},"173":{"title":"Room selection","titles":["Simulator runtime controls design","Runtime group design"]},"174":{"title":"Interaction","titles":["Simulator runtime controls design","Runtime group design"]},"175":{"title":"Geometry and measurement","titles":["Simulator runtime controls design","Runtime group design"]},"176":{"title":"Editing state","titles":["Simulator runtime controls design","Runtime group design"]},"177":{"title":"Human-friendly behaviors","titles":["Simulator runtime controls design"]},"178":{"title":"State model","titles":["Simulator runtime controls design"]},"179":{"title":"Source data state","titles":["Simulator runtime controls design","State model"]},"180":{"title":"Derived map state","titles":["Simulator runtime controls design","State model"]},"181":{"title":"Runtime state","titles":["Simulator runtime controls design","State model"]},"182":{"title":"Normalization rules","titles":["Simulator runtime controls design"]},"183":{"title":"Error handling","titles":["Simulator runtime controls design"]},"184":{"title":"Component boundaries","titles":["Simulator runtime controls design"]},"185":{"title":"Verification","titles":["Simulator runtime controls design"]},"186":{"title":"Next steps","titles":["Simulator runtime controls design"]},"187":{"title":"Simulator runtime controls Implementation Plan","titles":[]},"188":{"title":"Task 1: Define runtime-facing simulator types and defaults","titles":["Simulator runtime controls Implementation Plan"]},"189":{"title":"Task 2: Build runtime state composable","titles":["Simulator runtime controls Implementation Plan"]},"190":{"title":"Task 3: Expose map instance and room-derived support data","titles":["Simulator runtime controls Implementation Plan"]},"191":{"title":"Task 4: Build the runtime-to-map binding layer","titles":["Simulator runtime controls Implementation Plan"]},"192":{"title":"Task 5: Build runtime panel UI components","titles":["Simulator runtime controls Implementation Plan"]},"193":{"title":"Task 6: Integrate runtime console into page layout","titles":["Simulator runtime controls Implementation Plan"]},"194":{"title":"Task 7: Verify the full simulator flow","titles":["Simulator runtime controls Implementation Plan"]},"195":{"title":"Testing rollout next steps implementation plan","titles":[]},"196":{"title":"Current state summary","titles":["Testing rollout next steps implementation plan"]},"197":{"title":"Constraints and execution rules","titles":["Testing rollout next steps implementation plan"]},"198":{"title":"Task 1: Stabilize the in-progress test file split","titles":["Testing rollout next steps implementation plan"]},"199":{"title":"Task 2: Add missing manager coverage for RoomManager","titles":["Testing rollout next steps implementation plan"]},"200":{"title":"Task 3: Add missing manager coverage for MapManager","titles":["Testing rollout next steps implementation plan"]},"201":{"title":"Task 4: Expand component coverage by priority","titles":["Testing rollout next steps implementation plan"]},"202":{"title":"Task 5: Add browser utility coverage","titles":["Testing rollout next steps implementation plan"]},"203":{"title":"Task 6: Harden the test system gates","titles":["Testing rollout next steps implementation plan"]},"204":{"title":"Task 7: Update traceability and execution status","titles":["Testing rollout next steps implementation plan"]},"205":{"title":"Recommended execution order","titles":["Testing rollout next steps implementation plan"]},"206":{"title":"Verification checklist","titles":["Testing rollout next steps implementation plan"]},"207":{"title":"Next steps","titles":["Testing rollout next steps implementation plan"]},"208":{"title":"Simulator logger and diagnostic dump implementation plan","titles":[]},"209":{"title":"Task 1: Simplify docs CLI logger behavior","titles":["Simulator logger and diagnostic dump implementation plan"]},"210":{"title":"Task 2: Add simulator dump types and payload model","titles":["Simulator logger and diagnostic dump implementation plan"]},"211":{"title":"Task 3: Add robust export/import behavior in playground composable","titles":["Simulator logger and diagnostic dump implementation plan"]},"212":{"title":"Task 4: Add global header controls for dump and logger toggle","titles":["Simulator logger and diagnostic dump implementation plan"]},"213":{"title":"Task 5: Add traceability record for this iteration","titles":["Simulator logger and diagnostic dump implementation plan"]},"214":{"title":"Task 6: Verify and report","titles":["Simulator logger and diagnostic dump implementation plan"]},"215":{"title":"地图事件回调","titles":[]},"216":{"title":"使用示例","titles":["地图事件回调"]},"217":{"title":"onMapReady","titles":["地图事件回调"]},"218":{"title":"onMapFirstDrawed","titles":["地图事件回调"]},"219":{"title":"onMapDrawed","titles":["地图事件回调"]},"220":{"title":"onPathDrawed","titles":["地图事件回调"]},"221":{"title":"onRoomPropertiesDrawed","titles":["地图事件回调"]},"222":{"title":"onRoomsDrawed","titles":["地图事件回调"]},"223":{"title":"onClickRoom","titles":["地图事件回调"]},"224":{"title":"onClickRoomProperties","titles":["地图事件回调"]},"225":{"title":"onRemoveForbiddenSweepZone","titles":["地图事件回调"]},"226":{"title":"onRemoveForbiddenMopZone","titles":["地图事件回调"]},"227":{"title":"onRemoveCleanZone","titles":["地图事件回调"]},"228":{"title":"onRemoveCustomZone","titles":["地图事件回调"]},"229":{"title":"onRemoveVirtualWall","titles":["地图事件回调"]},"230":{"title":"onRemoveThreshold","titles":["地图事件回调"]},"231":{"title":"onUpdateForbiddenSweepZone","titles":["地图事件回调"]},"232":{"title":"onUpdateForbiddenMopZone","titles":["地图事件回调"]},"233":{"title":"onUpdateCleanZone","titles":["地图事件回调"]},"234":{"title":"onUpdateCustomZone","titles":["地图事件回调"]},"235":{"title":"onUpdateVirtualWall","titles":["地图事件回调"]},"236":{"title":"onUpdateThreshold","titles":["地图事件回调"]},"237":{"title":"onUpdateSpot","titles":["地图事件回调"]},"238":{"title":"onClickForbiddenSweepZone","titles":["地图事件回调"]},"239":{"title":"onClickForbiddenMopZone","titles":["地图事件回调"]},"240":{"title":"onClickCleanZone","titles":["地图事件回调"]},"241":{"title":"onClickCustomZone","titles":["地图事件回调"]},"242":{"title":"onClickVirtualWall","titles":["地图事件回调"]},"243":{"title":"onClickThreshold","titles":["地图事件回调"]},"244":{"title":"onClickSpot","titles":["地图事件回调"]},"245":{"title":"onRemoveFurniture","titles":["地图事件回调"]},"246":{"title":"onUpdateFurniture","titles":["地图事件回调"]},"247":{"title":"onClickFurniture","titles":["地图事件回调"]},"248":{"title":"onClickWayPoint","titles":["地图事件回调"]},"249":{"title":"onClickDetectedObject","titles":["地图事件回调"]},"250":{"title":"onClickCustomElement","titles":["地图事件回调"]},"251":{"title":"onClickCarpet","titles":["地图事件回调"]},"252":{"title":"onDeleteCarpet","titles":["地图事件回调"]},"253":{"title":"onDeleteCustomCarpet","titles":["地图事件回调"]},"254":{"title":"onUpdateCustomCarpet","titles":["地图事件回调"]},"255":{"title":"onUpdateDivider","titles":["地图事件回调"]},"256":{"title":"onClickMap","titles":["地图事件回调"]},"257":{"title":"onGestureStart","titles":["地图事件回调"]},"258":{"title":"onGestureEnd","titles":["地图事件回调"]},"259":{"title":"onClickRobot","titles":["地图事件回调"]},"260":{"title":"onClickChargingStation","titles":["地图事件回调"]},"261":{"title":"数据","titles":[]},"262":{"title":"map","titles":["数据"]},"263":{"title":"path","titles":["数据"]},"264":{"title":"roomProperties","titles":["数据"]},"265":{"title":"forbiddenSweepZones","titles":["数据"]},"266":{"title":"forbiddenMopZones","titles":["数据"]},"267":{"title":"cleanZones","titles":["数据"]},"268":{"title":"virtualWalls","titles":["数据"]},"269":{"title":"thresholds","titles":["数据"]},"270":{"title":"spots","titles":["数据"]},"271":{"title":"wayPoints","titles":["数据"]},"272":{"title":"detectedObjects","titles":["数据"]},"273":{"title":"customElements","titles":["数据"]},"274":{"title":"customCarpets","titles":["数据"]},"275":{"title":"furnitures","titles":["数据"]},"276":{"title":"heatmap","titles":["数据"]},"277":{"title":"地图方法","titles":[]},"278":{"title":"使用示例","titles":["地图方法"]},"279":{"title":"isMapDrawn","titles":["地图方法"]},"280":{"title":"updateConfig()","titles":["地图方法"]},"281":{"title":"updateRuntime()","titles":["地图方法"]},"282":{"title":"getCustomCarpets()","titles":["地图方法"]},"283":{"title":"areRoomsAdjacent()","titles":["地图方法"]},"284":{"title":"getForbiddenSweepZones()","titles":["地图方法"]},"285":{"title":"getForbiddenMopZones()","titles":["地图方法"]},"286":{"title":"getCleanZones()","titles":["地图方法"]},"287":{"title":"getVirtualWalls()","titles":["地图方法"]},"288":{"title":"getThresholds()","titles":["地图方法"]},"289":{"title":"getSpots()","titles":["地图方法"]},"290":{"title":"getWayPoints()","titles":["地图方法"]},"291":{"title":"getEffectiveDividerPoints()","titles":["地图方法"]},"292":{"title":"getDividerEndPoints()","titles":["地图方法"]},"293":{"title":"getViewportCenterPoint()","titles":["地图方法"]},"294":{"title":"getMapCenterPoint()","titles":["地图方法"]},"295":{"title":"getWallPointsByViewportCenter()","titles":["地图方法"]},"296":{"title":"getForbiddenSweepZonePointsByViewportCenter()","titles":["地图方法"]},"297":{"title":"getForbiddenMopZonePointsByViewportCenter()","titles":["地图方法"]},"298":{"title":"getCleanZonePointsByViewportCenter()","titles":["地图方法"]},"299":{"title":"getThresholdPointsByViewportCenter()","titles":["地图方法"]},"300":{"title":"drawFurnitures()","titles":["地图方法"]},"301":{"title":"getFurniturePointsByViewportCenter()","titles":["地图方法"]},"302":{"title":"getCustomCarpetPointsByViewportCenter()","titles":["地图方法"]},"303":{"title":"getFurnitures()","titles":["地图方法"]},"304":{"title":"getSpotPointByViewportCenter()","titles":["地图方法"]},"305":{"title":"isNearChargerOrRobot()","titles":["地图方法"]},"306":{"title":"isPointInAnyRoom()","titles":["地图方法"]},"307":{"title":"isWallIntersectsAnyRoom()","titles":["地图方法"]},"308":{"title":"isZoneIntersectsAnyRoom()","titles":["地图方法"]},"309":{"title":"resetPanZoom()","titles":["地图方法"]},"310":{"title":"snapshot()","titles":["地图方法"]},"311":{"title":"snapshotByData()","titles":["地图方法"]},"312":{"title":"forceEndGesture()","titles":["地图方法"]},"313":{"title":"配置","titles":[]},"314":{"title":"使用示例","titles":["配置"]},"315":{"title":"基础配置","titles":["配置","使用示例"]},"316":{"title":"响应式配置 - 主题切换示例","titles":["配置","使用示例"]},"317":{"title":"响应式配置(主题切换)","titles":["配置","使用示例"]},"318":{"title":"global","titles":["配置"]},"319":{"title":"global.containerTop","titles":["配置","global"]},"320":{"title":"global.containerLeft","titles":["配置","global"]},"321":{"title":"global.containerWidth","titles":["配置","global"]},"322":{"title":"global.containerHeight","titles":["配置","global"]},"323":{"title":"global.backgroundColor","titles":["配置","global"]},"324":{"title":"global.backgroundGradient","titles":["配置","global"]},"325":{"title":"线性渐变示例","titles":["配置","global","global.backgroundGradient"]},"326":{"title":"径向渐变示例","titles":["配置","global","global.backgroundGradient"]},"327":{"title":"global.backgroundImage","titles":["配置","global"]},"328":{"title":"global.backgroundAlpha","titles":["配置","global"]},"329":{"title":"global.performanceMode","titles":["配置","global"]},"330":{"title":"global.resolution","titles":["配置","global"]},"331":{"title":"global.enableLogger","titles":["配置","global"]},"332":{"title":"global.rendererPreference","titles":["配置","global"]},"333":{"title":"logger","titles":["配置"]},"334":{"title":"logger.enabled","titles":["配置","logger"]},"335":{"title":"logger.appLogEnabled","titles":["配置","logger"]},"336":{"title":"logger.appLogLevels","titles":["配置","logger"]},"337":{"title":"logger.tag","titles":["配置","logger"]},"338":{"title":"interaction","titles":["配置"]},"339":{"title":"interaction.zoomRange","titles":["配置","interaction"]},"340":{"title":"interaction.zoomRange.min","titles":["配置","interaction","interaction.zoomRange"]},"341":{"title":"interaction.zoomRange.max","titles":["配置","interaction","interaction.zoomRange"]},"342":{"title":"interaction.fitMinScale","titles":["配置","interaction"]},"343":{"title":"interaction.fitMaxScale","titles":["配置","interaction"]},"344":{"title":"interaction.enable","titles":["配置","interaction"]},"345":{"title":"interaction.enableDoubleTapZoom","titles":["配置","interaction"]},"346":{"title":"interaction.enableRobotClick","titles":["配置","interaction"]},"347":{"title":"interaction.enableChargingStationClick","titles":["配置","interaction"]},"348":{"title":"map","titles":["配置"]},"349":{"title":"map.autoPaddingHorizontalPercent","titles":["配置","map"]},"350":{"title":"map.autoPaddingVerticalPercent","titles":["配置","map"]},"351":{"title":"map.obstacleColor","titles":["配置","map"]},"352":{"title":"map.freeColor","titles":["配置","map"]},"353":{"title":"map.autoFitOffset","titles":["配置","map"]},"354":{"title":"map.adjacencyThreshold","titles":["配置","map"]},"355":{"title":"map.originChangeAutoFitThreshold","titles":["配置","map"]},"356":{"title":"map.sizeChangeAutoFitThreshold","titles":["配置","map"]},"357":{"title":"heatmap","titles":["配置"]},"358":{"title":"heatmap.cellSize","titles":["配置","heatmap"]},"359":{"title":"heatmap.maxDistance","titles":["配置","heatmap"]},"360":{"title":"heatmap.smoothIterations","titles":["配置","heatmap"]},"361":{"title":"heatmap.heatmapAlpha","titles":["配置","heatmap"]},"362":{"title":"heatmap.useGradient","titles":["配置","heatmap"]},"363":{"title":"heatmap.colorGradients","titles":["配置","heatmap"]},"364":{"title":"room","titles":["配置"]},"365":{"title":"room.colors","titles":["配置","room"]},"366":{"title":"room.colors.sortBy","titles":["配置","room"]},"367":{"title":"room.colors.strategy","titles":["配置","room"]},"368":{"title":"room.colors.active","titles":["配置","room","room.colors.strategy"]},"369":{"title":"room.colors.inactive","titles":["配置","room","room.colors.strategy"]},"370":{"title":"room.colors.normal","titles":["配置","room","room.colors.strategy"]},"371":{"title":"room.colors.name","titles":["配置","room","room.colors.strategy"]},"372":{"title":"room.colors.nameInactive","titles":["配置","room","room.colors.strategy"]},"373":{"title":"room.colors.nameNormal","titles":["配置","room","room.colors.strategy"]},"374":{"title":"room.colors.propertyTheme","titles":["配置","room","room.colors.strategy"]},"375":{"title":"room.colors.propertyThemeInactive","titles":["配置","room","room.colors.strategy"]},"376":{"title":"room.colors.propertyThemeNormal","titles":["配置","room","room.colors.strategy"]},"377":{"title":"room.colors.selectionIndicatorBackground","titles":["配置","room","room.colors.strategy"]},"378":{"title":"room.colors.selectionIndicatorIcon","titles":["配置","room","room.colors.strategy"]},"379":{"title":"room.colors.NO_ROOM_DATA","titles":["配置","room","room.colors.strategy"]},"380":{"title":"room.colors.ROOM_GAP","titles":["配置","room","room.colors.strategy"]},"381":{"title":"room.colors.OBSTACLE_ROOM","titles":["配置","room","room.colors.strategy"]},"382":{"title":"room.colors.UNKNOWN_ROOM","titles":["配置","room","room.colors.strategy"]},"383":{"title":"room.colors.VERSION0_ROOM","titles":["配置","room","room.colors.strategy"]},"384":{"title":"room.nameLabel","titles":["配置","room"]},"385":{"title":"room.nameLabel.fontSize","titles":["配置","room","room.nameLabel"]},"386":{"title":"room.nameLabel.fontFamily","titles":["配置","room","room.nameLabel"]},"387":{"title":"room.nameLabel.fontWeight","titles":["配置","room","room.nameLabel"]},"388":{"title":"room.type","titles":["配置","room"]},"389":{"title":"room.type.assets","titles":["配置","room","room.type"]},"390":{"title":"room.type.iconSize","titles":["配置","room","room.type"]},"391":{"title":"room.type.gap","titles":["配置","room","room.type"]},"392":{"title":"room.type.position","titles":["配置","room","room.type"]},"393":{"title":"room.type.container","titles":["配置","room","room.type"]},"394":{"title":"room.type.container.visible","titles":["配置","room","room.type","room.type.container"]},"395":{"title":"room.type.container.size","titles":["配置","room","room.type","room.type.container"]},"396":{"title":"room.type.container.borderRadius","titles":["配置","room","room.type","room.type.container"]},"397":{"title":"room.property","titles":["配置","room"]},"398":{"title":"room.property.displayOrders","titles":["配置","room","room.property"]},"399":{"title":"room.property.customAssets","titles":["配置","room","room.property"]},"400":{"title":"room.property.iconWidth","titles":["配置","room","room.property"]},"401":{"title":"room.property.iconHeight","titles":["配置","room","room.property"]},"402":{"title":"room.property.foldable","titles":["配置","room","room.property"]},"403":{"title":"room.property.offsetX","titles":["配置","room","room.property"]},"404":{"title":"room.property.offsetY","titles":["配置","room","room.property"]},"405":{"title":"room.property.iconGap","titles":["配置","room","room.property"]},"406":{"title":"room.property.container","titles":["配置","room","room.property"]},"407":{"title":"room.property.container.backgroundColor","titles":["配置","room","room.property","room.property.container"]},"408":{"title":"room.property.container.paddingVertical","titles":["配置","room","room.property","room.property.container"]},"409":{"title":"room.property.container.paddingHorizontal","titles":["配置","room","room.property","room.property.container"]},"410":{"title":"room.property.container.borderRadius","titles":["配置","room","room.property","room.property.container"]},"411":{"title":"room.property.container.tailHeight","titles":["配置","room","room.property","room.property.container"]},"412":{"title":"room.property.container.tailWidth","titles":["配置","room","room.property","room.property.container"]},"413":{"title":"room.property.suction","titles":["配置","room","room.property"]},"414":{"title":"room.property.suction.assets","titles":["配置","room","room.property","room.property.suction"]},"415":{"title":"room.property.cistern","titles":["配置","room","room.property"]},"416":{"title":"room.property.cistern.assets","titles":["配置","room","room.property","room.property.cistern"]},"417":{"title":"room.property.cleanMode","titles":["配置","room","room.property"]},"418":{"title":"room.property.cleanMode.assets","titles":["配置","room","room.property","room.property.cleanMode"]},"419":{"title":"room.property.cleanTimes","titles":["配置","room","room.property"]},"420":{"title":"room.property.cleanTimes.assets","titles":["配置","room","room.property","room.property.cleanTimes"]},"421":{"title":"room.property.cleanOrder","titles":["配置","room","room.property"]},"422":{"title":"room.property.cleanOrder.color","titles":["配置","room","room.property","room.property.cleanOrder"]},"423":{"title":"room.property.cleanOrder.fontFamily","titles":["配置","room","room.property","room.property.cleanOrder"]},"424":{"title":"room.property.cleanOrder.fontWeight","titles":["配置","room","room.property","room.property.cleanOrder"]},"425":{"title":"room.property.cleanOrder.fontSize","titles":["配置","room","room.property","room.property.cleanOrder"]},"426":{"title":"room.property.cleanOrder.gapRight","titles":["配置","room","room.property","room.property.cleanOrder"]},"427":{"title":"room.selectionIndicator","titles":["配置","room"]},"428":{"title":"room.selectionIndicator.iconSrc","titles":["配置","room","room.selectionIndicator"]},"429":{"title":"room.selectionIndicator.iconWidth","titles":["配置","room","room.selectionIndicator"]},"430":{"title":"room.selectionIndicator.iconHeight","titles":["配置","room","room.selectionIndicator"]},"431":{"title":"room.selectionIndicator.containerWidth","titles":["配置","room","room.selectionIndicator"]},"432":{"title":"room.selectionIndicator.containerHeight","titles":["配置","room","room.selectionIndicator"]},"433":{"title":"room.selectionIndicator.strokeWidth","titles":["配置","room","room.selectionIndicator"]},"434":{"title":"room.selectionIndicator.strokeColor","titles":["配置","room","room.selectionIndicator"]},"435":{"title":"room.selectionIndicator.borderRadius","titles":["配置","room","room.selectionIndicator"]},"436":{"title":"room.selectionIndicator.offsetX","titles":["配置","room","room.selectionIndicator"]},"437":{"title":"room.selectionIndicator.offsetY","titles":["配置","room","room.selectionIndicator"]},"438":{"title":"room.selectionIndicator.tailHeight","titles":["配置","room","room.selectionIndicator"]},"439":{"title":"room.selectionIndicator.tailWidth","titles":["配置","room","room.selectionIndicator"]},"440":{"title":"room.floorType","titles":["配置","room"]},"441":{"title":"room.floorType.assets","titles":["配置","room","room.floorType"]},"442":{"title":"room.floorType.opacity","titles":["配置","room","room.floorType"]},"443":{"title":"room.floorType.scale","titles":["配置","room","room.floorType"]},"444":{"title":"room.enableElasticScale","titles":["配置","room"]},"445":{"title":"room.elasticMinScale","titles":["配置","room"]},"446":{"title":"room.elasticMaxScale","titles":["配置","room"]},"447":{"title":"path","titles":["配置"]},"448":{"title":"path.lineWidthFixed","titles":["配置","path"]},"449":{"title":"path.incrementalThreshold","titles":["配置","path"]},"450":{"title":"path.commonPath","titles":["配置","path"]},"451":{"title":"path.commonPath.visible","titles":["配置","path","path.commonPath"]},"452":{"title":"path.commonPath.color","titles":["配置","path","path.commonPath"]},"453":{"title":"path.commonPath.width","titles":["配置","path","path.commonPath"]},"454":{"title":"path.transitionPath","titles":["配置","path"]},"455":{"title":"path.transitionPath.visible","titles":["配置","path","path.transitionPath"]},"456":{"title":"path.transitionPath.color","titles":["配置","path","path.transitionPath"]},"457":{"title":"path.transitionPath.width","titles":["配置","path","path.transitionPath"]},"458":{"title":"path.chargePath","titles":["配置","path"]},"459":{"title":"path.chargePath.visible","titles":["配置","path","path.chargePath"]},"460":{"title":"path.chargePath.color","titles":["配置","path","path.chargePath"]},"461":{"title":"path.chargePath.width","titles":["配置","path","path.chargePath"]},"462":{"title":"path.mopPath","titles":["配置","path"]},"463":{"title":"path.mopPath.lineVisible","titles":["配置","path","path.mopPath"]},"464":{"title":"path.mopPath.lineColor","titles":["配置","path","path.mopPath"]},"465":{"title":"path.mopPath.lineWidth","titles":["配置","path","path.mopPath"]},"466":{"title":"path.mopPath.trackVisible","titles":["配置","path","path.mopPath"]},"467":{"title":"path.mopPath.trackColor","titles":["配置","path","path.mopPath"]},"468":{"title":"path.mopPath.trackAlpha","titles":["配置","path","path.mopPath"]},"469":{"title":"path.mopPath.trackWidth","titles":["配置","path","path.mopPath"]},"470":{"title":"carpet","titles":["配置"]},"471":{"title":"carpet.src","titles":["配置","carpet"]},"472":{"title":"carpet.opacity","titles":["配置","carpet"]},"473":{"title":"carpet.scale","titles":["配置","carpet"]},"474":{"title":"carpet.material","titles":["配置","carpet"]},"475":{"title":"carpet.enableEdit","titles":["配置","carpet"]},"476":{"title":"furniture","titles":["配置"]},"477":{"title":"furniture.assets","titles":["配置","furniture"]},"478":{"title":"furniture.opacity","titles":["配置","furniture"]},"479":{"title":"furniture.iconWrapperFillColor","titles":["配置","furniture"]},"480":{"title":"furniture.outlineOffset","titles":["配置","furniture"]},"481":{"title":"furniture.outlineStrokeColor","titles":["配置","furniture"]},"482":{"title":"furniture.outlineStrokeWidth","titles":["配置","furniture"]},"483":{"title":"furniture.outlineFillColor","titles":["配置","furniture"]},"484":{"title":"furniture.outlineDashed","titles":["配置","furniture"]},"485":{"title":"furniture.outlineDashArray","titles":["配置","furniture"]},"486":{"title":"furniture.showSizeText","titles":["配置","furniture"]},"487":{"title":"furniture.textColor","titles":["配置","furniture"]},"488":{"title":"furniture.textPosition","titles":["配置","furniture"]},"489":{"title":"furniture.textOffset","titles":["配置","furniture"]},"490":{"title":"furniture.minScaleRatio","titles":["配置","furniture"]},"491":{"title":"furniture.maxScaleRatio","titles":["配置","furniture"]},"492":{"title":"furniture.rotateDirection","titles":["配置","furniture"]},"493":{"title":"furniture.lockAspectRatio","titles":["配置","furniture"]},"494":{"title":"robot","titles":["配置"]},"495":{"title":"robot.icon","titles":["配置","robot"]},"496":{"title":"robot.icon.sizeFixed","titles":["配置","robot","robot.icon"]},"497":{"title":"robot.icon.width","titles":["配置","robot","robot.icon"]},"498":{"title":"robot.icon.height","titles":["配置","robot","robot.icon"]},"499":{"title":"robot.icon.src","titles":["配置","robot","robot.icon"]},"500":{"title":"robot.speed","titles":["配置","robot"]},"501":{"title":"robot.rotationCorrection","titles":["配置","robot"]},"502":{"title":"robot.sleepAnimation","titles":["配置","robot"]},"503":{"title":"robot.sleepAnimation.jsonSrc","titles":["配置","robot","robot.sleepAnimation"]},"504":{"title":"robot.sleepAnimation.imageSrc","titles":["配置","robot","robot.sleepAnimation"]},"505":{"title":"robot.sleepAnimation.imageSrc","titles":["配置","robot","robot.sleepAnimation"]},"506":{"title":"robot.sleepAnimation.framePrefix","titles":["配置","robot","robot.sleepAnimation"]},"507":{"title":"robot.sleepAnimation.width","titles":["配置","robot","robot.sleepAnimation"]},"508":{"title":"robot.sleepAnimation.height","titles":["配置","robot","robot.sleepAnimation"]},"509":{"title":"robot.sleepAnimation.sizeFixed","titles":["配置","robot","robot.sleepAnimation"]},"510":{"title":"robot.sleepAnimation.frameCount","titles":["配置","robot","robot.sleepAnimation"]},"511":{"title":"robot.sleepAnimation.offsetX","titles":["配置","robot","robot.sleepAnimation"]},"512":{"title":"robot.sleepAnimation.offsetY","titles":["配置","robot","robot.sleepAnimation"]},"513":{"title":"robot.ring","titles":["配置","robot"]},"514":{"title":"robot.ring.size","titles":["配置","robot","robot.ring"]},"515":{"title":"robot.ring.color","titles":["配置","robot","robot.ring"]},"516":{"title":"robot.ring.strokeWidth","titles":["配置","robot","robot.ring"]},"517":{"title":"robot.ring.strokeColor","titles":["配置","robot","robot.ring"]},"518":{"title":"robot.ring.strokeDashed","titles":["配置","robot","robot.ring"]},"519":{"title":"robot.ring.strokeDashArray","titles":["配置","robot","robot.ring"]},"520":{"title":"robot.pulseCircle","titles":["配置","robot"]},"521":{"title":"robot.pulseCircle.size","titles":["配置","robot","robot.pulseCircle"]},"522":{"title":"robot.pulseCircle.color","titles":["配置","robot","robot.pulseCircle"]},"523":{"title":"robot.pulseCircle.strokeWidth","titles":["配置","robot","robot.pulseCircle"]},"524":{"title":"robot.pulseCircle.strokeColor","titles":["配置","robot","robot.pulseCircle"]},"525":{"title":"robot.pulseCircle.duration","titles":["配置","robot","robot.pulseCircle"]},"526":{"title":"robot.pulseCircle.sizeFixed","titles":["配置","robot","robot.pulseCircle"]},"527":{"title":"robot.pulseCircle.minScale","titles":["配置","robot","robot.pulseCircle"]},"528":{"title":"robot.pulseCircle.maxScale","titles":["配置","robot","robot.pulseCircle"]},"529":{"title":"robot.pulseCircle.minAlpha","titles":["配置","robot","robot.pulseCircle"]},"530":{"title":"robot.pulseCircle.maxAlpha","titles":["配置","robot","robot.pulseCircle"]},"531":{"title":"chargingStation","titles":["配置"]},"532":{"title":"chargingStation.icon","titles":["配置","chargingStation"]},"533":{"title":"chargingStation.icon.sizeFixed","titles":["配置","chargingStation","chargingStation.icon"]},"534":{"title":"chargingStation.icon.width","titles":["配置","chargingStation","chargingStation.icon"]},"535":{"title":"chargingStation.icon.height","titles":["配置","chargingStation","chargingStation.icon"]},"536":{"title":"chargingStation.icon.src","titles":["配置","chargingStation","chargingStation.icon"]},"537":{"title":"chargingStation.rotationCorrection","titles":["配置","chargingStation"]},"538":{"title":"chargingStation.ring","titles":["配置","chargingStation"]},"539":{"title":"chargingStation.ring.size","titles":["配置","chargingStation","chargingStation.ring"]},"540":{"title":"chargingStation.ring.color","titles":["配置","chargingStation","chargingStation.ring"]},"541":{"title":"chargingStation.ring.strokeWidth","titles":["配置","chargingStation","chargingStation.ring"]},"542":{"title":"chargingStation.ring.strokeColor","titles":["配置","chargingStation","chargingStation.ring"]},"543":{"title":"chargingStation.ring.strokeDashed","titles":["配置","chargingStation","chargingStation.ring"]},"544":{"title":"chargingStation.ring.strokeDashArray","titles":["配置","chargingStation","chargingStation.ring"]},"545":{"title":"controls","titles":["配置"]},"546":{"title":"controls.iconWrapperWidth","titles":["配置","controls"]},"547":{"title":"controls.iconWrapperHeight","titles":["配置","controls"]},"548":{"title":"controls.iconWrapperBorderRadius","titles":["配置","controls"]},"549":{"title":"controls.iconWidth","titles":["配置","controls"]},"550":{"title":"controls.iconHeight","titles":["配置","controls"]},"551":{"title":"controls.deleteIconSrc","titles":["配置","controls"]},"552":{"title":"controls.rotateIconSrc","titles":["配置","controls"]},"553":{"title":"controls.scaleIconSrc","titles":["配置","controls"]},"554":{"title":"controls.moveIconSrc","titles":["配置","controls"]},"555":{"title":"controls.horizontalScaleIconSrc","titles":["配置","controls"]},"556":{"title":"controls.verticalScaleIconSrc","titles":["配置","controls"]},"557":{"title":"controls.moveButtonOffset","titles":["配置","controls"]},"558":{"title":"controls.textFontSize","titles":["配置","controls"]},"559":{"title":"controls.textFontFamily","titles":["配置","controls"]},"560":{"title":"controls.textFontWeight","titles":["配置","controls"]},"561":{"title":"controls.renderOrder","titles":["配置","controls"]},"562":{"title":"controls.forbiddenSweepZone","titles":["配置","controls"]},"563":{"title":"controls.forbiddenSweepZone.minSize","titles":["配置","controls","controls.forbiddenSweepZone"]},"564":{"title":"controls.forbiddenSweepZone.maxSize","titles":["配置","controls","controls.forbiddenSweepZone"]},"565":{"title":"controls.forbiddenSweepZone.iconWrapperFillColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"566":{"title":"controls.forbiddenSweepZone.strokeColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"567":{"title":"controls.forbiddenSweepZone.strokeWidth","titles":["配置","controls","controls.forbiddenSweepZone"]},"568":{"title":"controls.forbiddenSweepZone.fillColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"569":{"title":"controls.forbiddenSweepZone.outlineOffset","titles":["配置","controls","controls.forbiddenSweepZone"]},"570":{"title":"controls.forbiddenSweepZone.outlineStrokeColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"571":{"title":"controls.forbiddenSweepZone.outlineStrokeWidth","titles":["配置","controls","controls.forbiddenSweepZone"]},"572":{"title":"controls.forbiddenSweepZone.outlineDashed","titles":["配置","controls","controls.forbiddenSweepZone"]},"573":{"title":"controls.forbiddenSweepZone.outlineDashArray","titles":["配置","controls","controls.forbiddenSweepZone"]},"574":{"title":"controls.forbiddenSweepZone.outlineFillColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"575":{"title":"controls.forbiddenSweepZone.showRotateButton","titles":["配置","controls","controls.forbiddenSweepZone"]},"576":{"title":"controls.forbiddenSweepZone.textColor","titles":["配置","controls","controls.forbiddenSweepZone"]},"577":{"title":"controls.forbiddenSweepZone.textPosition","titles":["配置","controls","controls.forbiddenSweepZone"]},"578":{"title":"controls.forbiddenSweepZone.textOffset","titles":["配置","controls","controls.forbiddenSweepZone"]},"579":{"title":"controls.forbiddenSweepZone.editing","titles":["配置","controls","controls.forbiddenSweepZone"]},"580":{"title":"controls.forbiddenSweepZone.editing.isDashed","titles":["配置","controls","controls.forbiddenSweepZone","controls.forbiddenSweepZone.editing"]},"581":{"title":"controls.forbiddenSweepZone.editing.dashArray","titles":["配置","controls","controls.forbiddenSweepZone","controls.forbiddenSweepZone.editing"]},"582":{"title":"controls.forbiddenSweepZone.normal","titles":["配置","controls","controls.forbiddenSweepZone"]},"583":{"title":"controls.forbiddenSweepZone.normal.isDashed","titles":["配置","controls","controls.forbiddenSweepZone","controls.forbiddenSweepZone.normal"]},"584":{"title":"controls.forbiddenSweepZone.normal.dashArray","titles":["配置","controls","controls.forbiddenSweepZone","controls.forbiddenSweepZone.normal"]},"585":{"title":"controls.forbiddenMopZone","titles":["配置","controls"]},"586":{"title":"controls.forbiddenMopZone.minSize","titles":["配置","controls","controls.forbiddenMopZone"]},"587":{"title":"controls.forbiddenMopZone.maxSize","titles":["配置","controls","controls.forbiddenMopZone"]},"588":{"title":"controls.forbiddenMopZone.iconWrapperFillColor","titles":["配置","controls","controls.forbiddenMopZone"]},"589":{"title":"controls.forbiddenMopZone.strokeColor","titles":["配置","controls","controls.forbiddenMopZone"]},"590":{"title":"controls.forbiddenMopZone.strokeWidth","titles":["配置","controls","controls.forbiddenMopZone"]},"591":{"title":"controls.forbiddenMopZone.fillColor","titles":["配置","controls","controls.forbiddenMopZone"]},"592":{"title":"controls.forbiddenMopZone.outlineOffset","titles":["配置","controls","controls.forbiddenMopZone"]},"593":{"title":"controls.forbiddenMopZone.outlineStrokeColor","titles":["配置","controls","controls.forbiddenMopZone"]},"594":{"title":"controls.forbiddenMopZone.outlineStrokeWidth","titles":["配置","controls","controls.forbiddenMopZone"]},"595":{"title":"controls.forbiddenMopZone.outlineDashed","titles":["配置","controls","controls.forbiddenMopZone"]},"596":{"title":"controls.forbiddenMopZone.outlineDashArray","titles":["配置","controls","controls.forbiddenMopZone"]},"597":{"title":"controls.forbiddenMopZone.outlineFillColor","titles":["配置","controls","controls.forbiddenMopZone"]},"598":{"title":"controls.forbiddenMopZone.showRotateButton","titles":["配置","controls","controls.forbiddenMopZone"]},"599":{"title":"controls.forbiddenMopZone.textColor","titles":["配置","controls","controls.forbiddenMopZone"]},"600":{"title":"controls.forbiddenMopZone.textPosition","titles":["配置","controls","controls.forbiddenMopZone"]},"601":{"title":"controls.forbiddenMopZone.textOffset","titles":["配置","controls","controls.forbiddenMopZone"]},"602":{"title":"controls.forbiddenMopZone.editing","titles":["配置","controls","controls.forbiddenMopZone"]},"603":{"title":"controls.forbiddenMopZone.editing.isDashed","titles":["配置","controls","controls.forbiddenMopZone","controls.forbiddenMopZone.editing"]},"604":{"title":"controls.forbiddenMopZone.editing.dashArray","titles":["配置","controls","controls.forbiddenMopZone","controls.forbiddenMopZone.editing"]},"605":{"title":"controls.forbiddenMopZone.normal","titles":["配置","controls","controls.forbiddenMopZone"]},"606":{"title":"controls.forbiddenMopZone.normal.isDashed","titles":["配置","controls","controls.forbiddenMopZone","controls.forbiddenMopZone.normal"]},"607":{"title":"controls.forbiddenMopZone.normal.dashArray","titles":["配置","controls","controls.forbiddenMopZone","controls.forbiddenMopZone.normal"]},"608":{"title":"controls.carpet","titles":["配置","controls"]},"609":{"title":"controls.carpet.minSize","titles":["配置","controls","controls.carpet"]},"610":{"title":"controls.carpet.maxSize","titles":["配置","controls","controls.carpet"]},"611":{"title":"controls.carpet.iconWrapperFillColor","titles":["配置","controls","controls.carpet"]},"612":{"title":"controls.carpet.deleteIconWrapperFillColor","titles":["配置","controls","controls.carpet"]},"613":{"title":"controls.carpet.rotateMode","titles":["配置","controls","controls.carpet"]},"614":{"title":"controls.carpet.scaleMode","titles":["配置","controls","controls.carpet"]},"615":{"title":"controls.carpet.fillColor","titles":["配置","controls","controls.carpet"]},"616":{"title":"controls.carpet.outlineOffset","titles":["配置","controls","controls.carpet"]},"617":{"title":"controls.carpet.outlineStrokeColor","titles":["配置","controls","controls.carpet"]},"618":{"title":"controls.carpet.outlineStrokeWidth","titles":["配置","controls","controls.carpet"]},"619":{"title":"controls.carpet.outlineDashed","titles":["配置","controls","controls.carpet"]},"620":{"title":"controls.carpet.outlineDashArray","titles":["配置","controls","controls.carpet"]},"621":{"title":"controls.carpet.outlineFillColor","titles":["配置","controls","controls.carpet"]},"622":{"title":"controls.carpet.showRotateButton","titles":["配置","controls","controls.carpet"]},"623":{"title":"controls.carpet.textColor","titles":["配置","controls","controls.carpet"]},"624":{"title":"controls.carpet.textPosition","titles":["配置","controls","controls.carpet"]},"625":{"title":"controls.carpet.textOffset","titles":["配置","controls","controls.carpet"]},"626":{"title":"controls.carpet.editing","titles":["配置","controls","controls.carpet"]},"627":{"title":"controls.carpet.editing.isDashed","titles":["配置","controls","controls.carpet","controls.carpet.editing"]},"628":{"title":"controls.carpet.editing.dashArray","titles":["配置","controls","controls.carpet","controls.carpet.editing"]},"629":{"title":"controls.carpet.normal","titles":["配置","controls","controls.carpet"]},"630":{"title":"controls.carpet.normal.isDashed","titles":["配置","controls","controls.carpet","controls.carpet.normal"]},"631":{"title":"controls.carpet.normal.dashArray","titles":["配置","controls","controls.carpet","controls.carpet.normal"]},"632":{"title":"cleanZone","titles":["配置","controls"]},"633":{"title":"controls.cleanZone.minSize","titles":["配置","controls","cleanZone"]},"634":{"title":"controls.cleanZone.maxSize","titles":["配置","controls","cleanZone"]},"635":{"title":"controls.cleanZone.iconWrapperFillColor","titles":["配置","controls","cleanZone"]},"636":{"title":"controls.cleanZone.strokeColor","titles":["配置","controls","cleanZone"]},"637":{"title":"controls.cleanZone.strokeWidth","titles":["配置","controls","cleanZone"]},"638":{"title":"controls.cleanZone.fillColor","titles":["配置","controls","cleanZone"]},"639":{"title":"controls.cleanZone.outlineOffset","titles":["配置","controls","cleanZone"]},"640":{"title":"controls.cleanZone.outlineStrokeColor","titles":["配置","controls","cleanZone"]},"641":{"title":"controls.cleanZone.outlineStrokeWidth","titles":["配置","controls","cleanZone"]},"642":{"title":"controls.cleanZone.outlineDashed","titles":["配置","controls","cleanZone"]},"643":{"title":"controls.cleanZone.outlineDashArray","titles":["配置","controls","cleanZone"]},"644":{"title":"controls.cleanZone.outlineFillColor","titles":["配置","controls","cleanZone"]},"645":{"title":"controls.cleanZone.showRotateButton","titles":["配置","controls","cleanZone"]},"646":{"title":"controls.cleanZone.textColor","titles":["配置","controls","cleanZone"]},"647":{"title":"controls.cleanZone.textPosition","titles":["配置","controls","cleanZone"]},"648":{"title":"controls.cleanZone.textOffset","titles":["配置","controls","cleanZone"]},"649":{"title":"controls.cleanZone.editing","titles":["配置","controls","cleanZone"]},"650":{"title":"controls.cleanZone.editing.isDashed","titles":["配置","controls","cleanZone","controls.cleanZone.editing"]},"651":{"title":"controls.cleanZone.editing.dashArray","titles":["配置","controls","cleanZone","controls.cleanZone.editing"]},"652":{"title":"controls.cleanZone.normal","titles":["配置","controls","cleanZone"]},"653":{"title":"controls.cleanZone.normal.isDashed","titles":["配置","controls","cleanZone","controls.cleanZone.normal"]},"654":{"title":"controls.cleanZone.normal.dashArray","titles":["配置","controls","cleanZone","controls.cleanZone.normal"]},"655":{"title":"controls.virtualWall","titles":["配置","controls"]},"656":{"title":"controls.virtualWall.iconWrapperFillColor","titles":["配置","controls","controls.virtualWall"]},"657":{"title":"controls.virtualWall.lineWidth","titles":["配置","controls","controls.virtualWall"]},"658":{"title":"controls.virtualWall.lineColor","titles":["配置","controls","controls.virtualWall"]},"659":{"title":"controls.virtualWall.hitAreaThickness","titles":["配置","controls","controls.virtualWall"]},"660":{"title":"controls.virtualWall.outlineOffset","titles":["配置","controls","controls.virtualWall"]},"661":{"title":"controls.virtualWall.outlineStrokeColor","titles":["配置","controls","controls.virtualWall"]},"662":{"title":"controls.virtualWall.outlineStrokeWidth","titles":["配置","controls","controls.virtualWall"]},"663":{"title":"controls.virtualWall.outlineDashed","titles":["配置","controls","controls.virtualWall"]},"664":{"title":"controls.virtualWall.outlineDashArray","titles":["配置","controls","controls.virtualWall"]},"665":{"title":"controls.virtualWall.outlineFillColor","titles":["配置","controls","controls.virtualWall"]},"666":{"title":"controls.virtualWall.minWidth","titles":["配置","controls","controls.virtualWall"]},"667":{"title":"controls.virtualWall.maxWidth","titles":["配置","controls","controls.virtualWall"]},"668":{"title":"controls.virtualWall.textColor","titles":["配置","controls","controls.virtualWall"]},"669":{"title":"controls.virtualWall.textOffset","titles":["配置","controls","controls.virtualWall"]},"670":{"title":"controls.virtualWall.editing","titles":["配置","controls","controls.virtualWall"]},"671":{"title":"controls.virtualWall.editing.isDashed","titles":["配置","controls","controls.virtualWall","controls.virtualWall.editing"]},"672":{"title":"controls.virtualWall.editing.dashArray","titles":["配置","controls","controls.virtualWall","controls.virtualWall.editing"]},"673":{"title":"controls.virtualWall.normal","titles":["配置","controls","controls.virtualWall"]},"674":{"title":"controls.virtualWall.normal.isDashed","titles":["配置","controls","controls.virtualWall","controls.virtualWall.normal"]},"675":{"title":"controls.virtualWall.normal.dashArray","titles":["配置","controls","controls.virtualWall","controls.virtualWall.normal"]},"676":{"title":"controls.threshold","titles":["配置","controls"]},"677":{"title":"controls.threshold.stripeWidth","titles":["配置","controls","controls.threshold"]},"678":{"title":"controls.threshold.stripeGap","titles":["配置","controls","controls.threshold"]},"679":{"title":"controls.threshold.stripeDirection","titles":["配置","controls","controls.threshold"]},"680":{"title":"controls.threshold.stripeAngle","titles":["配置","controls","controls.threshold"]},"681":{"title":"controls.threshold.borderWidth","titles":["配置","controls","controls.threshold"]},"682":{"title":"controls.threshold.cornerRadius","titles":["配置","controls","controls.threshold"]},"683":{"title":"controls.threshold.passable","titles":["配置","controls","controls.threshold"]},"684":{"title":"controls.threshold.passable.color","titles":["配置","controls","controls.threshold","controls.threshold.passable"]},"685":{"title":"controls.threshold.passable.fillColor","titles":["配置","controls","controls.threshold","controls.threshold.passable"]},"686":{"title":"controls.threshold.impassable","titles":["配置","controls","controls.threshold"]},"687":{"title":"controls.threshold.impassable.color","titles":["配置","controls","controls.threshold","controls.threshold.impassable"]},"688":{"title":"controls.threshold.impassable.fillColor","titles":["配置","controls","controls.threshold","controls.threshold.impassable"]},"689":{"title":"controls.threshold.minLength","titles":["配置","controls","controls.threshold"]},"690":{"title":"controls.threshold.maxLength","titles":["配置","controls","controls.threshold"]},"691":{"title":"controls.threshold.minHeight","titles":["配置","controls","controls.threshold"]},"692":{"title":"controls.threshold.maxHeight","titles":["配置","controls","controls.threshold"]},"693":{"title":"controls.threshold.iconWrapperFillColor","titles":["配置","controls","controls.threshold"]},"694":{"title":"controls.threshold.hitAreaPadding","titles":["配置","controls","controls.threshold"]},"695":{"title":"controls.threshold.outlineOffset","titles":["配置","controls","controls.threshold"]},"696":{"title":"controls.threshold.outlineStrokeColor","titles":["配置","controls","controls.threshold"]},"697":{"title":"controls.threshold.outlineStrokeWidth","titles":["配置","controls","controls.threshold"]},"698":{"title":"controls.threshold.outlineDashed","titles":["配置","controls","controls.threshold"]},"699":{"title":"controls.threshold.outlineDashArray","titles":["配置","controls","controls.threshold"]},"700":{"title":"controls.threshold.outlineFillColor","titles":["配置","controls","controls.threshold"]},"701":{"title":"controls.threshold.textColor","titles":["配置","controls","controls.threshold"]},"702":{"title":"controls.threshold.textOffset","titles":["配置","controls","controls.threshold"]},"703":{"title":"controls.spot","titles":["配置","controls"]},"704":{"title":"controls.spot.iconSrc","titles":["配置","controls","controls.spot"]},"705":{"title":"controls.spot.iconSize","titles":["配置","controls","controls.spot"]},"706":{"title":"controls.spot.iconSizeFixed","titles":["配置","controls","controls.spot"]},"707":{"title":"controls.spot.iconAnchor","titles":["配置","controls","controls.spot"]},"708":{"title":"controls.spot.size","titles":["配置","controls","controls.spot"]},"709":{"title":"controls.spot.strokeColor","titles":["配置","controls","controls.spot"]},"710":{"title":"controls.spot.strokeWidth","titles":["配置","controls","controls.spot"]},"711":{"title":"controls.spot.fillColor","titles":["配置","controls","controls.spot"]},"712":{"title":"controls.spot.showText","titles":["配置","controls","controls.spot"]},"713":{"title":"controls.spot.textColor","titles":["配置","controls","controls.spot"]},"714":{"title":"controls.spot.textPosition","titles":["配置","controls","controls.spot"]},"715":{"title":"controls.spot.textOffset","titles":["配置","controls","controls.spot"]},"716":{"title":"controls.spot.nameLabel","titles":["配置","controls","controls.spot"]},"717":{"title":"controls.spot.nameLabel.fontSize","titles":["配置","controls","controls.spot","controls.spot.nameLabel"]},"718":{"title":"controls.spot.nameLabel.fontFamily","titles":["配置","controls","controls.spot","controls.spot.nameLabel"]},"719":{"title":"controls.spot.nameLabel.fontWeight","titles":["配置","controls","controls.spot","controls.spot.nameLabel"]},"720":{"title":"controls.spot.nameLabel.color","titles":["配置","controls","controls.spot","controls.spot.nameLabel"]},"721":{"title":"controls.spot.nameLabel.position","titles":["配置","controls","controls.spot","controls.spot.nameLabel"]},"722":{"title":"controls.spot.nameLabel.offset","titles":["配置","controls","controls.spot","controls.spot.nameLabel"]},"723":{"title":"controls.spot.nameLabel.editing.visible","titles":["配置","controls","controls.spot","controls.spot.nameLabel"]},"724":{"title":"controls.spot.nameLabel.normal.visible","titles":["配置","controls","controls.spot","controls.spot.nameLabel"]},"725":{"title":"controls.spot.editing","titles":["配置","controls","controls.spot"]},"726":{"title":"controls.spot.editing.isDashed","titles":["配置","controls","controls.spot","controls.spot.editing"]},"727":{"title":"controls.spot.editing.dashArray","titles":["配置","controls","controls.spot","controls.spot.editing"]},"728":{"title":"controls.spot.editing.showIcon","titles":["配置","controls","controls.spot","controls.spot.editing"]},"729":{"title":"controls.spot.editing.showFrame","titles":["配置","controls","controls.spot","controls.spot.editing"]},"730":{"title":"controls.spot.normal","titles":["配置","controls","controls.spot"]},"731":{"title":"controls.spot.normal.isDashed","titles":["配置","controls","controls.spot","controls.spot.normal"]},"732":{"title":"controls.spot.normal.dashArray","titles":["配置","controls","controls.spot","controls.spot.normal"]},"733":{"title":"controls.spot.normal.showIcon","titles":["配置","controls","controls.spot","controls.spot.normal"]},"734":{"title":"controls.spot.normal.showFrame","titles":["配置","controls","controls.spot","controls.spot.normal"]},"735":{"title":"controls.wayPoint","titles":["配置","controls"]},"736":{"title":"controls.wayPoint.showOrder","titles":["配置","controls","controls.wayPoint"]},"737":{"title":"controls.wayPoint.normal","titles":["配置","controls","controls.wayPoint"]},"738":{"title":"controls.wayPoint.normal.iconSrc","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal"]},"739":{"title":"controls.wayPoint.normal.iconSize","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal"]},"740":{"title":"controls.wayPoint.normal.orderText","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal"]},"741":{"title":"controls.wayPoint.normal.orderText.fontSize","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderText"]},"742":{"title":"controls.wayPoint.normal.orderText.fontFamily","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderText"]},"743":{"title":"controls.wayPoint.normal.orderText.fontWeight","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderText"]},"744":{"title":"controls.wayPoint.normal.orderText.color","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderText"]},"745":{"title":"controls.wayPoint.normal.orderContainer","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal"]},"746":{"title":"controls.wayPoint.normal.orderContainer.size","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderContainer"]},"747":{"title":"controls.wayPoint.normal.orderContainer.backgroundColor","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderContainer"]},"748":{"title":"controls.wayPoint.normal.orderContainer.offsetY","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderContainer"]},"749":{"title":"controls.wayPoint.normal.orderContainer.offsetX","titles":["配置","controls","controls.wayPoint","controls.wayPoint.normal","controls.wayPoint.normal.orderContainer"]},"750":{"title":"controls.wayPoint.editing","titles":["配置","controls","controls.wayPoint"]},"751":{"title":"controls.wayPoint.editing.iconSrc","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing"]},"752":{"title":"controls.wayPoint.editing.iconSize","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing"]},"753":{"title":"controls.wayPoint.editing.orderText","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing"]},"754":{"title":"controls.wayPoint.editing.orderText.fontSize","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing","controls.wayPoint.editing.orderText"]},"755":{"title":"controls.wayPoint.editing.orderText.fontFamily","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing","controls.wayPoint.editing.orderText"]},"756":{"title":"controls.wayPoint.editing.orderText.fontWeight","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing","controls.wayPoint.editing.orderText"]},"757":{"title":"controls.wayPoint.editing.orderText.color","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing","controls.wayPoint.editing.orderText"]},"758":{"title":"controls.wayPoint.editing.orderContainer","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing"]},"759":{"title":"controls.wayPoint.editing.orderContainer.size","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing","controls.wayPoint.editing.orderContainer"]},"760":{"title":"controls.wayPoint.editing.orderContainer.backgroundColor","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing","controls.wayPoint.editing.orderContainer"]},"761":{"title":"controls.wayPoint.editing.orderContainer.offsetY","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing","controls.wayPoint.editing.orderContainer"]},"762":{"title":"controls.wayPoint.editing.orderContainer.offsetX","titles":["配置","controls","controls.wayPoint","controls.wayPoint.editing","controls.wayPoint.editing.orderContainer"]},"763":{"title":"customZoneTypes","titles":["配置"]},"764":{"title":"divider","titles":["配置"]},"765":{"title":"divider.lineColor","titles":["配置","divider"]},"766":{"title":"divider.dashLineWidth","titles":["配置","divider"]},"767":{"title":"divider.dashLineDashArray","titles":["配置","divider"]},"768":{"title":"divider.solidLineWidth","titles":["配置","divider"]},"769":{"title":"divider.endPointSize","titles":["配置","divider"]},"770":{"title":"divider.endPointColor","titles":["配置","divider"]},"771":{"title":"divider.endPointStrokeColor","titles":["配置","divider"]},"772":{"title":"divider.endPointStrokeWidth","titles":["配置","divider"]},"773":{"title":"divider.hitAreaThickness","titles":["配置","divider"]},"774":{"title":"divider.resetDividerWhenOutOfRoom","titles":["配置","divider"]},"775":{"title":"divider.defaultExtension","titles":["配置","divider"]},"776":{"title":"divider.defaultDirection","titles":["配置","divider"]},"777":{"title":"detectedObject","titles":["配置"]},"778":{"title":"detectedObject.height","titles":["配置","detectedObject"]},"779":{"title":"detectedObject.width","titles":["配置","detectedObject"]},"780":{"title":"detectedObject.interactive","titles":["配置","detectedObject"]},"781":{"title":"detectedObject.anchor","titles":["配置","detectedObject"]},"782":{"title":"snapshot","titles":["配置"]},"783":{"title":"snapshot.format","titles":["配置","snapshot"]},"784":{"title":"snapshot.quality","titles":["配置","snapshot"]},"785":{"title":"snapshot.antialias","titles":["配置","snapshot"]},"786":{"title":"snapshot.resolution","titles":["配置","snapshot"]},"787":{"title":"运行时配置","titles":[]},"788":{"title":"使用示例","titles":["运行时配置"]},"789":{"title":"dividingRoomId","titles":["运行时配置"]},"790":{"title":"enableRoomSelection","titles":["运行时配置"]},"791":{"title":"enableInteraction","titles":["运行时配置"]},"792":{"title":"enableMapClickCapture","titles":["运行时配置"]},"793":{"title":"editingForbiddenSweepZoneIds","titles":["运行时配置"]},"794":{"title":"editingForbiddenMopZoneIds","titles":["运行时配置"]},"795":{"title":"editingCleanZoneIds","titles":["运行时配置"]},"796":{"title":"editingCustomZoneIds","titles":["运行时配置"]},"797":{"title":"editingVirtualWallIds","titles":["运行时配置"]},"798":{"title":"editingThresholdIds","titles":["运行时配置"]},"799":{"title":"editingSpotIds","titles":["运行时配置"]},"800":{"title":"editingRoomAnchorIds","titles":["运行时配置"]},"801":{"title":"editingWayPointIds","titles":["运行时配置"]},"802":{"title":"editingCarpetIds","titles":["运行时配置"]},"803":{"title":"editingFurnitureIds","titles":["运行时配置"]},"804":{"title":"mapRotation","titles":["运行时配置"]},"805":{"title":"roomPropertyFoldIds","titles":["运行时配置"]},"806":{"title":"roomSelectionMode","titles":["运行时配置"]},"807":{"title":"selectRoomIds","titles":["运行时配置"]},"808":{"title":"selectedCarpetIds","titles":["运行时配置"]},"809":{"title":"showRoomProperty","titles":["运行时配置"]},"810":{"title":"showRoomOrder","titles":["运行时配置"]},"811":{"title":"showRoomName","titles":["运行时配置"]},"812":{"title":"showRoomType","titles":["运行时配置"]},"813":{"title":"showPath","titles":["运行时配置"]},"814":{"title":"showRobot","titles":["运行时配置"]},"815":{"title":"showChargingStation","titles":["运行时配置"]},"816":{"title":"showRoomFloorType","titles":["运行时配置"]},"817":{"title":"showCarpet","titles":["运行时配置"]},"818":{"title":"showDetectedObjects","titles":["运行时配置"]},"819":{"title":"showFurnitures","titles":["运行时配置"]},"820":{"title":"showCustomCarpets","titles":["运行时配置"]},"821":{"title":"showChargingStationRing","titles":["运行时配置"]},"822":{"title":"showRobotRing","titles":["运行时配置"]},"823":{"title":"showRobotSleepAnimation","titles":["运行时配置"]},"824":{"title":"showRobotPulseCircle","titles":["运行时配置"]},"825":{"title":"unit","titles":["运行时配置"]},"826":{"title":"unitLabel","titles":["运行时配置"]},"827":{"title":"类型定义","titles":[]},"828":{"title":"Point","titles":["类型定义"]},"829":{"title":"Direction","titles":["类型定义"]},"830":{"title":"IconPoint","titles":["类型定义"]},"831":{"title":"MeasurementUnit","titles":["类型定义"]},"832":{"title":"BackgroundGradient","titles":["类型定义"]},"833":{"title":"BackgroundImage","titles":["类型定义"]},"834":{"title":"MapState","titles":["类型定义"]},"835":{"title":"PathState","titles":["类型定义"]},"836":{"title":"ZoneParam","titles":["类型定义"]},"837":{"title":"FurnitureParam","titles":["类型定义"]},"838":{"title":"VirtualWallParam","titles":["类型定义"]},"839":{"title":"ThresholdType","titles":["类型定义"]},"840":{"title":"ThresholdParam","titles":["类型定义"]},"841":{"title":"SpotParam","titles":["类型定义"]},"842":{"title":"WayPointParam","titles":["类型定义"]},"843":{"title":"RoomProperty","titles":["类型定义"]},"844":{"title":"RoomData","titles":["类型定义"]},"845":{"title":"RoomCenterInfo","titles":["类型定义"]},"846":{"title":"ImageCustomElementParam","titles":["类型定义"]},"847":{"title":"GifCustomElementParam","titles":["类型定义"]},"848":{"title":"HtmlCustomElementParam","titles":["类型定义"]},"849":{"title":"CustomElementParam","titles":["类型定义"]},"850":{"title":"DetectedObjectParam","titles":["类型定义"]},"851":{"title":"CustomCarpetParam","titles":["类型定义"]},"852":{"title":"HeatmapPoint","titles":["类型定义"]},"853":{"title":"工具方法","titles":[]},"854":{"title":"decodeRoomProperties","titles":["工具方法"]},"855":{"title":"offsetPointsToAvoidOverlap","titles":["工具方法"]}},"dirtCount":0,"index":[["转换后的房间属性数组",{"2":{"854":1}}],["转场路径宽度",{"2":{"457":1}}],["转场路径颜色",{"2":{"456":1}}],["转场路径是否可见",{"2":{"455":1}}],["转场路径配置",{"2":{"454":1}}],["转场路径和机器人位置等信息",{"2":{"263":1}}],["工具方法",{"0":{"853":1},"1":{"854":1,"855":1}}],["信号强度",{"2":{"852":1}}],["透明度",{"2":{"846":1,"847":1,"848":1}}],["必需",{"2":{"846":2,"847":2}}],["随",{"2":{"845":1}}],["随地图缩放",{"2":{"676":1}}],["入口处会归一化",{"2":{"840":1}}],["业务侧的自定义元数据",{"2":{"836":1}}],["组成区域的顶点坐标",{"2":{"836":1}}],["组件或顶部的",{"2":{"353":1}}],["组件库会把这个字段作为",{"2":{"337":1}}],["组件库会在宿主环境内把命中的日志写入",{"2":{"335":1}}],["组件会自动调用此方法",{"2":{"280":1,"281":1}}],["组件会自动对地图做一次自适应居中",{"2":{"64":1}}],["组件相同的props",{"2":{"73":1}}],["组件是基于",{"2":{"72":1}}],["组件作为示例",{"2":{"71":1}}],["组件中使用",{"2":{"65":1}}],["组件",{"0":{"72":1,"73":1},"2":{"65":1,"71":1,"72":1,"73":2,"78":1,"353":1}}],["计数",{"2":{"835":1}}],["计算逻辑和常见问题",{"2":{"343":1}}],["计算出的缩放比例可能很大",{"2":{"9":1}}],["计算出的缩放比例可能小于",{"2":{"8":1}}],["计算出的初始缩放比例会受到",{"2":{"6":1}}],["计算出一个初始的缩放比例",{"2":{"5":1}}],["计算初始缩放比例",{"0":{"5":1}}],["径向渐变半径",{"2":{"832":1}}],["径向渐变中心y",{"2":{"832":1}}],["径向渐变中心x",{"2":{"832":1}}],["径向渐变示例",{"0":{"326":1}}],["线性渐变终点y",{"2":{"832":1}}],["线性渐变终点x",{"2":{"832":1}}],["线性渐变起点y",{"2":{"832":1}}],["线性渐变起点x",{"2":{"832":1}}],["线性渐变示例",{"0":{"325":1}}],["测量单位类型",{"2":{"831":1}}],["带旋转角度的坐标点类型",{"2":{"830":1}}],["呼吸效果",{"2":{"824":1}}],["呼吸动画的最大透明度",{"2":{"530":1}}],["呼吸动画的最大缩放比例",{"2":{"528":1}}],["呼吸动画的最小透明度",{"2":{"529":1}}],["呼吸动画的最小缩放比例",{"2":{"527":1}}],["处于折叠状态的房间id列表",{"2":{"805":1}}],["处理预留字段的函数",{"2":{"854":1}}],["处理",{"2":{"475":1}}],["°",{"2":{"804":1}}],["达到临界值即停",{"2":{"798":1}}],["继续使用各自的",{"2":{"796":1}}],["列入的门槛显示编辑控件",{"2":{"798":1}}],["列入的门槛显示删除",{"2":{"29":1}}],["列表",{"2":{"796":1}}],["运行时配置通过",{"2":{"788":1}}],["运行时配置",{"0":{"787":1},"1":{"788":1,"789":1,"790":1,"791":1,"792":1,"793":1,"794":1,"795":1,"796":1,"797":1,"798":1,"799":1,"800":1,"801":1,"802":1,"803":1,"804":1,"805":1,"806":1,"807":1,"808":1,"809":1,"810":1,"811":1,"812":1,"813":1,"814":1,"815":1,"816":1,"817":1,"818":1,"819":1,"820":1,"821":1,"822":1,"823":1,"824":1,"825":1,"826":1}}],["运行时状态是纯受控的",{"2":{"82":1}}],["运行时状态用于控制地图的动态状态",{"2":{"82":1}}],["运行时状态",{"0":{"82":1}}],["quality",{"0":{"784":1}}],["quot",{"2":{"31":6,"85":2,"170":4,"177":2,"204":4,"763":2}}],["忽略并打印告警",{"2":{"763":1}}],["序号容器水平偏移量",{"2":{"749":1}}],["序号容器垂直偏移量",{"2":{"748":1}}],["序号容器背景颜色",{"2":{"747":1}}],["序号容器大小",{"2":{"746":1}}],["序号文本颜色",{"2":{"744":1}}],["序号文本字体粗细",{"2":{"743":1}}],["序号文本字体",{"2":{"742":1}}],["序号文本字体大小",{"2":{"741":1}}],["固定屏幕像素",{"2":{"739":1}}],["固定像素偏移没有自洽语义",{"2":{"60":1}}],["固定像素偏移",{"0":{"60":1},"2":{"273":1}}],["虚线轮廓",{"2":{"798":1}}],["虚线边框的间距配置",{"2":{"727":1,"732":1}}],["虚拟墙id",{"2":{"838":1}}],["虚拟墙参数类型",{"2":{"838":1}}],["虚拟墙普通模式样式配置",{"2":{"673":1}}],["虚拟墙编辑模式样式配置",{"2":{"670":1}}],["虚拟墙文本偏移",{"2":{"669":1}}],["虚拟墙文本颜色",{"2":{"668":1}}],["虚拟墙最大宽度",{"2":{"667":1}}],["虚拟墙最小宽度",{"2":{"666":1}}],["虚拟墙轮廓填充颜色",{"2":{"665":1}}],["虚拟墙轮廓虚线样式",{"2":{"664":1}}],["虚拟墙轮廓是否为虚线",{"2":{"663":1}}],["虚拟墙轮廓描边宽度",{"2":{"662":1}}],["虚拟墙轮廓描边颜色",{"2":{"661":1}}],["虚拟墙轮廓偏移",{"2":{"660":1}}],["虚拟墙热区厚度",{"2":{"659":1}}],["虚拟墙线条颜色",{"2":{"658":1}}],["虚拟墙线条宽度",{"2":{"657":1}}],["虚拟墙图标容器填充颜色",{"2":{"656":1}}],["虚拟墙配置",{"2":{"655":1}}],["虚拟墙方向",{"2":{"295":1}}],["虚拟墙长度",{"2":{"295":1}}],["虚拟墙数据",{"2":{"268":1}}],["虚拟墙等",{"2":{"257":1}}],["虚拟墙一致",{"2":{"97":1}}],["虚拟墙是由两个端点坐标构成的线段",{"2":{"28":1}}],["虚拟墙",{"0":{"28":1},"2":{"77":1}}],["位置的名称标签显示在定点框上边框外侧",{"2":{"722":1}}],["位置计算方式与",{"2":{"721":1}}],["位置以及自定义图标资源",{"2":{"38":1}}],["也是可选字段",{"2":{"716":1}}],["也可用于",{"2":{"302":1}}],["也可在",{"2":{"97":1}}],["也可以用于圆形或椭圆形地毯",{"2":{"54":1}}],["标签一致",{"2":{"716":1}}],["展示文本为",{"2":{"716":1,"841":1}}],["见下方字段说明",{"2":{"716":1}}],["统一使用此配置中的锚点值",{"2":{"707":1,"781":1}}],["边框",{"2":{"707":1}}],["填充和边框",{"2":{"729":1,"734":1}}],["填充",{"2":{"707":1}}],["填充色",{"2":{"22":1}}],["外框",{"2":{"707":1}}],["外观配置",{"0":{"99":1}}],["细条带也不会难以点中",{"2":{"694":1}}],["条纹与描边颜色",{"2":{"684":1,"687":1}}],["条带高度",{"2":{"694":1}}],["条带底色",{"2":{"685":1,"688":1}}],["条带圆角半径",{"2":{"682":1}}],["条带边框线宽",{"2":{"681":1}}],["条带厚度的比例",{"2":{"677":1,"678":1}}],["条带为真实世界尺寸",{"2":{"676":1}}],["半长",{"2":{"682":1}}],["半径",{"2":{"326":1}}],["维持",{"2":{"680":1}}],["着色的",{"2":{"680":1}}],["着色",{"2":{"680":1}}],["着色约",{"2":{"680":1}}],["着色比例在任何地图缩放",{"2":{"676":1}}],["角度",{"2":{"680":3}}],["角度值按顺时针方向递增",{"2":{"501":1,"537":1}}],["横穿条带需要的水平距离越短",{"2":{"680":1}}],["横向缩放按钮图标资源路径",{"2":{"555":1}}],["横向",{"2":{"441":1}}],["改角度会连带改变着色",{"2":{"680":1}}],["改为",{"2":{"99":1}}],["改为四角坐标",{"2":{"29":1,"269":1,"840":1}}],["比常见的危险胶带角度",{"2":{"680":1}}],["比如",{"2":{"398":2,"399":1}}],["比如你要将地图切换到选区模式",{"2":{"82":1}}],["比如你要切换路径的显示",{"2":{"82":1}}],["钳制在",{"2":{"680":1}}],["厂商惯例不一",{"2":{"679":1}}],["沿条带长度方向向右上",{"2":{"679":1}}],["沿条带长度方向度量",{"2":{"678":1}}],["想让地图透出来就改成半透明色",{"2":{"685":1}}],["想在别的角度上维持约",{"2":{"680":1}}],["想调色块占比就只动",{"2":{"678":1}}],["想整体调疏密就一起放大两个值",{"2":{"678":1}}],["√2",{"2":{"678":1,"680":1}}],["根斜纹穿过条带",{"2":{"678":1}}],["根据指定的地图数据进行截图",{"2":{"311":1}}],["根据地图协议的不同",{"2":{"264":1}}],["根据四色定理",{"2":{"13":1,"21":1}}],["决定疏密",{"2":{"678":1}}],["步距",{"2":{"678":1}}],["观感一致",{"2":{"677":1}}],["垂直于斜纹方向度量",{"2":{"677":1}}],["垂直方向保留的最小边距比例",{"2":{"10":1}}],["升级时请按新语义重填",{"2":{"676":1}}],["旧值",{"2":{"676":1}}],["破坏性变更",{"2":{"676":1}}],["看起来都是同一张贴纸",{"2":{"676":1}}],["看不到开发者的面板工程",{"2":{"85":1}}],["放大与缩小",{"2":{"676":1}}],["放进",{"2":{"29":1,"98":1}}],["任一竖切面上约有",{"2":{"678":1}}],["任何条带厚度下都一样",{"2":{"676":1}}],["任意通过",{"2":{"561":1}}],["任意时刻主动读取",{"2":{"100":1}}],["疏密",{"2":{"676":1}}],["整套纹路跟着条带一起缩放",{"2":{"676":1}}],["斜纹之间的留白",{"2":{"685":1}}],["斜纹越陡",{"2":{"680":1}}],["斜纹倾斜方向",{"2":{"679":1}}],["斜纹线宽",{"2":{"677":1}}],["斜纹线宽与间距是条带厚度的比例",{"2":{"676":1}}],["斜纹方向",{"2":{"676":1}}],["粗斜纹",{"2":{"676":1}}],["白色底",{"2":{"676":1}}],["危险胶带",{"2":{"676":1}}],["热区厚度",{"2":{"694":1}}],["热区边距为屏幕像素",{"2":{"676":1}}],["热力图数据点类型",{"2":{"852":1}}],["热力图颜色渐变配置",{"2":{"363":1}}],["热力图透明度",{"2":{"361":1}}],["热力图平滑迭代次数",{"2":{"360":1}}],["热力图影响的最大距离",{"2":{"359":1}}],["热力图单元格大小",{"2":{"358":1}}],["热力图配置",{"2":{"357":1}}],["热力图的视觉样式可通过",{"2":{"276":1}}],["圆角",{"2":{"676":1}}],["圆形直径",{"2":{"746":1,"759":1}}],["圆形",{"2":{"53":1}}],["≤",{"2":{"564":1,"587":1,"610":1,"634":1,"667":1,"690":1,"692":1}}],["到",{"2":{"530":1}}],["更多用法参见",{"2":{"763":1}}],["更立一些",{"2":{"680":1}}],["更大的缩放范围",{"2":{"530":1}}],["更新即可",{"2":{"281":1}}],["更新配置即可",{"2":{"280":1}}],["更新分割线回调",{"2":{"255":1}}],["更新自定义地毯回调",{"2":{"254":1}}],["更新自定义区域回调",{"2":{"234":1}}],["更新家具回调",{"2":{"246":1}}],["更新",{"2":{"243":1}}],["更新定点清扫回调",{"2":{"237":1}}],["更新门槛回调",{"2":{"236":1}}],["更新虚拟墙回调",{"2":{"235":1}}],["更新后的分割线数据",{"2":{"255":1}}],["更新后的自定义地毯数据",{"2":{"254":1}}],["更新后的自定义区域数据",{"2":{"234":1}}],["更新后的家具数据",{"2":{"246":1}}],["更新后的定点清扫数据",{"2":{"237":1}}],["更新后的门槛数据",{"2":{"236":1}}],["更新后的虚拟墙数据",{"2":{"235":1}}],["更新后的清扫区域数据",{"2":{"233":1}}],["更新后的禁拖区域数据",{"2":{"232":1}}],["更新后的禁扫区域数据",{"2":{"231":1}}],["更新清扫区域回调",{"2":{"233":1}}],["更新禁拖区域回调",{"2":{"232":1}}],["更新禁扫区域回调",{"2":{"231":1}}],["更新途径点坐标",{"2":{"43":1}}],["毫秒",{"2":{"525":1}}],["脉冲圈尺寸是否固定",{"2":{"526":1}}],["脉冲圈呼吸动画的持续时间",{"2":{"525":1}}],["脉冲圈描边颜色",{"2":{"524":1}}],["脉冲圈描边宽度",{"2":{"523":1}}],["脉冲圈填充颜色",{"2":{"522":1}}],["脉冲圈的大小",{"2":{"521":1}}],["直径",{"2":{"521":1}}],["直接传入即可",{"2":{"262":1,"276":1}}],["直接告知",{"2":{"95":1}}],["直接在聊天框中粘贴大数据可能导致",{"2":{"95":1}}],["预警圈虚线样式",{"2":{"519":1,"544":1}}],["预警圈描边是否为虚线",{"2":{"518":1,"543":1}}],["预警圈描边颜色",{"2":{"517":1,"542":1}}],["预警圈描边宽度",{"2":{"516":1,"541":1}}],["预警圈填充颜色",{"2":{"515":1,"540":1}}],["预警圈大小",{"2":{"514":1,"539":1}}],["睡眠动画y轴偏移",{"2":{"512":1}}],["睡眠动画x轴偏移",{"2":{"511":1}}],["睡眠动画尺寸是否固定",{"2":{"509":1}}],["睡眠动画高度",{"2":{"508":1}}],["睡眠动画宽度",{"2":{"507":1}}],["睡眠动画图片资源路径",{"2":{"504":1,"505":1}}],["睡眠动画json资源路径",{"2":{"503":1}}],["秒",{"2":{"500":1}}],["动画总帧数",{"2":{"510":1}}],["动画帧名称前缀",{"2":{"506":1}}],["动画和预警圈的显示",{"2":{"494":1}}],["动态更新运行时配置",{"2":{"281":1}}],["动态更新静态配置",{"2":{"280":1}}],["动态更新地图的状态",{"2":{"82":1}}],["动态切换为普通组件",{"2":{"68":1}}],["动态切换组件",{"0":{"68":1}}],["动态控制显示",{"0":{"40":1}}],["逆时针旋转",{"2":{"492":1}}],["间隙长度",{"2":{"485":1,"519":1,"544":1}}],["弹性缩放",{"2":{"444":1}}],["弹窗里的地图",{"2":{"73":1}}],["弹窗关闭时",{"2":{"65":1}}],["弹窗",{"2":{"65":1}}],["纵向缩放按钮图标资源路径",{"2":{"556":1}}],["纵向",{"2":{"441":1}}],["纵向辅助缩放按钮",{"2":{"57":1,"611":1}}],["因为实际不存在0次清扫",{"2":{"420":1}}],["因此条带无论多厚都保有固定的可抓边距",{"2":{"694":1}}],["因此被移除",{"2":{"692":1}}],["因此只能硬编码一套猜的配置值",{"2":{"85":1}}],["因此",{"2":{"13":1,"77":1,"269":1}}],["还需要由",{"2":{"399":1}}],["还提供通用方法",{"2":{"34":1}}],["能够根据房间主题色",{"2":{"399":1,"414":1,"416":1,"418":1,"420":1}}],["资源",{"2":{"394":2,"441":2}}],["玄关",{"2":{"389":1}}],["健身房",{"2":{"389":1}}],["阳台",{"2":{"389":1}}],["阳光房",{"2":{"389":1}}],["走廊",{"2":{"389":1}}],["儿童房",{"2":{"389":1}}],["储物间",{"2":{"389":1}}],["休息室",{"2":{"389":1}}],["洗衣房",{"2":{"389":1}}],["卫生间",{"2":{"389":1}}],["厨房",{"2":{"389":1}}],["厨房等",{"2":{"37":1}}],["书房",{"2":{"389":1}}],["次卧",{"2":{"389":1}}],["餐厅",{"2":{"389":1}}],["索引与房间类型的对应关系详见房间类型图标",{"2":{"389":1}}],["索引",{"2":{"389":1,"844":1}}],["索引靠前的颜色将被优先使用",{"2":{"367":1}}],["值为0时",{"2":{"441":1}}],["值的对应关系",{"2":{"389":1}}],["值",{"2":{"389":1,"414":1,"416":1,"418":1,"420":1,"441":1}}],["现在表示",{"2":{"676":1}}],["现已将版本0的房间单独拆分为",{"2":{"383":1}}],["现象",{"2":{"8":1,"9":1}}],["版本号",{"2":{"834":1}}],["版本0的房间和无房间数据区域都使用",{"2":{"383":1}}],["版本兼容说明",{"2":{"383":1}}],["此时将自动使用",{"2":{"383":1}}],["此配置项用于控制地图协议版本0",{"2":{"383":1}}],["此方法会创建一个临时的离屏渲染实例",{"2":{"311":1}}],["此方法适用于需要直接操作",{"2":{"280":1,"281":1}}],["障碍物房间的颜色",{"2":{"381":1}}],["障碍点显示颜色",{"2":{"351":1}}],["靠前优先",{"2":{"367":1}}],["智能配色",{"2":{"365":1}}],["认为它们相邻",{"2":{"354":1}}],["使地图在视觉上保持在显示区域的中心",{"2":{"353":1}}],["使用texturepacker生成的图片资源",{"2":{"504":1,"505":1}}],["使用texturepacker生成的json文件",{"2":{"503":1}}],["使用增量绘制",{"2":{"449":1}}],["使用智能配色算法",{"2":{"365":1}}],["使用色相接近的颜色",{"2":{"326":1}}],["使用示例",{"0":{"216":1,"278":1,"314":1,"788":1},"1":{"315":1,"316":1,"317":1}}],["使用的坐标系",{"2":{"77":1}}],["使用的地图坐标系与扫地机器人设备本身使用的机器坐标系在",{"2":{"77":1}}],["使用其他地图数据进行截图时",{"2":{"63":1}}],["使用其他地图数据进行截图",{"0":{"63":1}}],["使用图标资源时",{"2":{"399":1,"414":1,"416":1,"418":1,"420":1}}],["使用图标",{"0":{"39":1}}],["使用四色定理算法自动分配",{"2":{"25":1}}],["使用",{"0":{"91":1},"1":{"92":1,"93":1,"94":1,"95":1},"2":{"19":1,"21":1,"36":1,"264":1,"317":1,"366":1}}],["极大减少交互带来的性能开销",{"2":{"344":1}}],["平移和点击等交互事件监听",{"2":{"344":1}}],["限制地图放大的最大程度",{"2":{"343":1}}],["限制地图缩小的最小程度",{"2":{"342":1}}],["限制最大放大倍数",{"2":{"9":1}}],["方向",{"2":{"835":1}}],["方向类型",{"2":{"829":1}}],["方便在",{"2":{"337":1}}],["方法的默认背景颜色",{"2":{"323":1}}],["方法",{"2":{"277":1}}],["方法使用其他地图数据进行截图",{"2":{"63":1}}],["方法为当前地图截图",{"2":{"62":1}}],["方法解析原始地图中的房间数据",{"2":{"264":1}}],["方法解析原始地图数据获取",{"2":{"36":1}}],["方法解析地图数据获取",{"2":{"41":1}}],["启用后",{"2":{"493":1}}],["启用地图点击捕获",{"2":{"43":1}}],["启动失败时",{"2":{"332":1}}],["兼容性更高的渲染路径",{"2":{"332":1}}],["共享时钟等",{"2":{"329":1}}],["生产环境通常为",{"2":{"331":1}}],["生效",{"2":{"328":1,"846":1,"847":1,"848":1}}],["生成初始矩形时确定家具的实际尺寸",{"2":{"477":1}}],["生成自定义轮廓",{"2":{"54":1}}],["生成一组四点坐标",{"2":{"54":1}}],["完整显示图片",{"2":{"327":1}}],["完全独立",{"2":{"99":1}}],["拉伸填充整个视口",{"2":{"327":1}}],["模式说明",{"2":{"327":1}}],["模拟调试",{"2":{"128":1}}],["暂未实现",{"2":{"327":1}}],["jpg",{"2":{"327":1,"783":1}}],["jsonsrc",{"0":{"503":1}}],["json",{"2":{"72":1,"89":1,"125":1,"135":1,"139":1,"142":1,"143":1,"152":1,"153":1,"158":1,"159":1,"165":1,"177":1,"184":1,"189":1,"192":1,"203":1,"211":3}}],["js",{"2":{"11":1,"25":1,"26":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":2,"36":2,"41":2,"42":1,"43":1,"44":1,"46":1,"53":1,"59":1,"60":1,"62":1,"63":1,"64":1,"65":3,"72":1,"79":2,"80":3,"81":1,"82":2,"83":1,"84":1,"88":1,"89":1,"90":1,"114":1,"195":1,"203":1,"208":2,"209":1,"216":1,"217":1,"264":2,"278":1,"307":1,"308":1,"310":1,"311":1,"315":1,"316":1,"317":1,"332":1,"788":1,"854":1}}],["效果可能与真正的径向渐变略有不同",{"2":{"326":1}}],["渐变色停靠点",{"2":{"832":1}}],["渐变类型",{"2":{"832":1}}],["渐变平滑度",{"2":{"326":1}}],["渐变背景配置类型",{"2":{"832":1}}],["渐变背景配置",{"2":{"324":1}}],["渐变背景",{"2":{"323":1}}],["纯色背景",{"2":{"323":1}}],["纯受控设计的优势",{"2":{"42":1}}],["优先选择更稳定",{"2":{"332":1}}],["优先级高于",{"2":{"474":1}}],["优先级高的会覆盖优先级低的",{"2":{"323":1}}],["优先级最低",{"2":{"323":1}}],["优先级最高",{"2":{"323":1}}],["优先级中等",{"2":{"323":1}}],["优先使用的渲染后端",{"2":{"332":1}}],["优先使用",{"2":{"331":1}}],["优先使用文件引用",{"0":{"93":1}}],["优先使用数组中靠前的颜色",{"2":{"15":1}}],["背景容器圆角大小",{"2":{"396":1}}],["背景容器大小",{"2":{"395":1}}],["背景容器配置",{"2":{"38":1}}],["背景将填充为房间名称颜色",{"2":{"394":1}}],["背景优先级",{"2":{"323":1}}],["容器高度",{"2":{"322":1}}],["容器宽度",{"2":{"321":1}}],["容器距离左侧的位置",{"2":{"320":1}}],["容器距离顶部的位置",{"2":{"319":1}}],["尺寸是否固定",{"2":{"846":1,"847":1,"848":1}}],["尺寸朝向不变",{"2":{"798":1}}],["尺寸和序号样式",{"2":{"750":1}}],["尺寸和背景",{"2":{"318":1}}],["尺寸标签的显示会根据这个单位进行转换计算",{"2":{"825":1}}],["尺寸标签单位显示文本",{"2":{"826":1}}],["尺寸标签单位",{"2":{"825":1}}],["尺寸标签相对轮廓边缘向外的偏移",{"2":{"702":1}}],["尺寸标签",{"2":{"701":1,"798":1}}],["尺寸标签文本字体粗细",{"2":{"560":1}}],["尺寸标签文本字体名称",{"2":{"559":1}}],["尺寸标签文本字体大小",{"2":{"558":1}}],["尺寸文本偏移",{"2":{"625":1}}],["尺寸文本位置",{"2":{"624":1}}],["尺寸文本距离轮廓的偏移",{"2":{"489":1}}],["尺寸文本显示位置",{"2":{"488":1}}],["尺寸文本颜色",{"2":{"487":1,"623":1}}],["尺寸随地图缩放",{"2":{"60":1}}],["全局容器配置",{"2":{"318":1}}],["性能提示",{"2":{"317":1}}],["浅色",{"2":{"317":1}}],["暗黑",{"2":{"317":1}}],["修改",{"2":{"316":1}}],["执行最终的位置更新并抛出",{"2":{"312":1}}],["格式的图片数据",{"2":{"310":1,"311":1}}],["十六进制数值",{"2":{"310":1}}],["否则使用全量绘制",{"2":{"449":1}}],["否则返回",{"2":{"306":1}}],["否则可能导致问题",{"2":{"59":1}}],["待检测的点坐标",{"2":{"306":1}}],["阈值距离",{"2":{"305":1}}],["墙体与房间没有交集",{"2":{"307":1}}],["墙体与房间有交集",{"2":{"307":1}}],["墙体与充电桩或机器人距离大于1米",{"2":{"305":1}}],["墙体与充电桩或机器人距离小于1米",{"2":{"305":1}}],["墙体的两个端点坐标",{"2":{"307":1}}],["墙体",{"2":{"305":1}}],["墙体或区域是否与充电桩或机器人距离小于阈值",{"2":{"305":1}}],["匹配",{"2":{"301":1,"477":1,"837":1}}],["恒有值",{"2":{"288":1}}],["判断区域是否与房间有交集",{"2":{"308":1}}],["判断墙体是否与房间有交集",{"2":{"307":1}}],["判断一个区域是否与任意房间有交集",{"2":{"308":1}}],["判断一个墙体是否与任意房间有交集",{"2":{"307":1}}],["判断一个点是否在房间内",{"2":{"306":1}}],["判断一个点是否在任意房间内",{"2":{"306":1}}],["判断一个点",{"2":{"305":1}}],["判断拖拽后的墙体是否与充电桩或机器人距离小于1米",{"2":{"305":1}}],["判断指定的房间是否相邻",{"2":{"283":1}}],["判定阈值由",{"2":{"283":1}}],["连通",{"2":{"283":1}}],["要按",{"2":{"680":1}}],["要检测的房间id数组",{"2":{"283":1}}],["要更新的运行时配置",{"2":{"281":1}}],["要在",{"2":{"88":1}}],["部分配置对象",{"2":{"280":1}}],["查询数据和执行各种操作",{"2":{"278":1}}],["查看地图方法了解更多",{"2":{"84":1}}],["查看地图事件回调了解更多事件回调",{"2":{"83":1}}],["查看运行时了解更多配置",{"2":{"82":1}}],["查看配置了解更多配置项",{"2":{"81":1}}],["屏幕像素偏移",{"2":{"846":1,"847":1,"848":1}}],["屏幕像素",{"2":{"273":1,"681":1,"682":1,"694":1}}],["屏幕坐标一致",{"2":{"60":1}}],["底部中心对齐锚点",{"2":{"273":1}}],["贴在房间属性气泡上方",{"2":{"846":1}}],["贴在某个锚点旁边",{"2":{"273":1}}],["贴图缩放比例",{"2":{"58":1}}],["贴图透明度",{"2":{"58":1}}],["区间内",{"2":{"299":1,"798":1}}],["区间",{"2":{"269":1,"840":1}}],["区域id",{"2":{"836":1}}],["区域参数类型",{"2":{"836":1}}],["区域框普通模式样式配置",{"2":{"582":1,"605":1,"652":1}}],["区域框编辑模式样式配置",{"2":{"579":1,"602":1,"649":1}}],["区域与房间没有交集",{"2":{"308":1}}],["区域与房间有交集",{"2":{"308":1}}],["区域的四个顶点坐标",{"2":{"308":1}}],["区域三种类型",{"2":{"305":1}}],["区域大小",{"2":{"296":1,"297":1,"298":1,"304":1}}],["区域",{"2":{"67":1}}],["较长的一条边规范到",{"2":{"269":1,"840":1}}],["绕向纠正为顺时针",{"2":{"269":1,"840":1}}],["左右边距不小于该比例值",{"2":{"349":1}}],["左下",{"2":{"269":1,"299":1}}],["左上",{"2":{"269":1,"299":1}}],["左上→右上→右下→左下",{"2":{"29":1,"269":1,"275":1,"837":1,"840":1}}],["终点y",{"2":{"325":1}}],["终点x",{"2":{"325":1}}],["终点",{"2":{"268":1}}],["起由",{"2":{"840":1}}],["起门槛数据改为四角坐标",{"2":{"692":1}}],["起门槛数据由",{"2":{"29":1,"269":1}}],["起点y",{"2":{"325":1}}],["起点x",{"2":{"325":1}}],["起点",{"2":{"268":1}}],["回吐的点集是归一化后的结果",{"2":{"269":1}}],["回充路径宽度",{"2":{"461":1}}],["回充路径颜色",{"2":{"460":1}}],["回充路径是否可见",{"2":{"459":1}}],["回充路径配置",{"2":{"458":1}}],["回充路径",{"2":{"263":1}}],["回调抛出",{"2":{"845":1}}],["回调抛出最新的数据",{"2":{"32":1}}],["回调获得",{"2":{"278":1}}],["回调与读取",{"0":{"100":1}}],["回调的",{"2":{"97":1}}],["回调的第一个参数是类型名",{"2":{"31":1}}],["回调",{"2":{"96":1,"101":1,"312":1,"792":1}}],["回调来确保弹窗",{"2":{"65":1}}],["回调更新业务侧的数据",{"2":{"32":1}}],["回调中更新业务侧的数据",{"2":{"29":1}}],["目前自定义属性仅支持数值型的字段",{"2":{"399":1}}],["目前地图数据协议分为两种",{"2":{"262":1}}],["目前支持自定义的元素有",{"2":{"59":1}}],["扫地机器人当前位置和朝向",{"2":{"259":1}}],["被钳制到不小于该值",{"2":{"689":1,"691":1}}],["被选中",{"2":{"368":1,"371":1,"374":1}}],["被删除的自定义地毯信息",{"2":{"253":1}}],["被删除的地毯信息",{"2":{"252":1}}],["被删除的家具id",{"2":{"245":1}}],["被点击的地毯信息",{"2":{"251":1}}],["被点击的自定义元素数据",{"2":{"250":1}}],["被点击的自定义区域数据",{"2":{"241":1}}],["被点击的检测物体数据",{"2":{"249":1}}],["被点击的途径点数据",{"2":{"248":1}}],["被点击的家具数据",{"2":{"247":1}}],["被点击的定点清扫数据",{"2":{"244":1}}],["被点击的门槛数据",{"2":{"243":1}}],["被点击的虚拟墙数据",{"2":{"242":1}}],["被点击的清扫区域数据",{"2":{"240":1}}],["被点击的禁拖区域数据",{"2":{"239":1}}],["被点击的禁扫区域数据",{"2":{"238":1}}],["被点击的房间信息",{"2":{"223":1,"224":1}}],["常用于",{"2":{"243":1}}],["常见渐变方向",{"2":{"325":1}}],["常见提问示例",{"0":{"94":1}}],["常见做法是把像素偏移直接加到",{"2":{"60":1}}],["常见问题与解决方案",{"0":{"7":1},"1":{"8":1,"9":1}}],["收窄",{"2":{"230":1}}],["宿主可借此实现",{"2":{"798":1}}],["宿主应更新自己的门槛列表",{"2":{"230":1}}],["宿主收窄数据后重绘",{"2":{"29":1}}],["声明的类型名",{"2":{"796":1}}],["声明的自定义区域类型名",{"2":{"561":1}}],["声明一个",{"2":{"763":1}}],["声明",{"2":{"228":1,"234":1,"241":1}}],["操作按钮图标高度",{"2":{"550":1}}],["操作按钮图标宽度",{"2":{"549":1}}],["操作按钮图标容器边框圆角",{"2":{"548":1}}],["操作按钮图标容器高度",{"2":{"547":1}}],["操作按钮图标容器宽度",{"2":{"546":1}}],["操作对应的门槛id",{"2":{"230":1}}],["操作对应的虚拟墙id",{"2":{"229":1}}],["操作对应的自定义区域id",{"2":{"228":1}}],["操作对应的清扫区域id",{"2":{"227":1}}],["操作对应的禁拖区域id",{"2":{"226":1}}],["操作对应的禁扫区域id",{"2":{"225":1}}],["操作示例",{"2":{"93":1}}],["偏移后的点位数组",{"2":{"855":1}}],["偏移计算方式与",{"2":{"722":1}}],["偏移",{"2":{"222":1}}],["消费方按需取用",{"2":{"222":1}}],["绝对坐标",{"2":{"222":1,"844":1,"845":1}}],["抛出当前所有房间的中心点",{"2":{"222":1}}],["绘制与缩放时厚度边",{"2":{"691":1}}],["绘制与缩放时长边",{"2":{"689":1}}],["绘制家具",{"2":{"300":1}}],["绘制时点集会被归一化",{"2":{"269":1}}],["绘制完成后触发",{"2":{"222":1}}],["绘制房间锚点",{"0":{"97":1}}],["由地图几何驱动",{"2":{"222":1,"845":1}}],["由于层级劫持未收到事件",{"2":{"312":1}}],["由于房间信息实际耦合在点阵协议中",{"2":{"264":1}}],["由于扫地机地图和路径数据",{"2":{"95":1}}],["由于普通",{"2":{"68":1}}],["由于丢失了关键的松手信号",{"2":{"67":1}}],["由于原生组件的层级高于",{"2":{"67":1}}],["由于小程序采用",{"2":{"66":1}}],["由于弹窗组件在未打开之前通常不会渲染",{"2":{"65":1}}],["路径类型",{"2":{"835":1}}],["路径id",{"2":{"835":1}}],["路径数据变化时",{"2":{"500":1}}],["路径增量绘制检测阈值",{"2":{"449":1}}],["路径线条宽度是否固定",{"2":{"448":1}}],["路径配置",{"2":{"447":1}}],["路径状态信息",{"2":{"220":1,"835":1}}],["路径绘制完成回调",{"2":{"220":1}}],["路径原始数据",{"2":{"80":2}}],["才会触发此回调",{"2":{"218":1,"256":1}}],["才渲染",{"2":{"97":1}}],["示例",{"2":{"217":1,"279":1,"280":1,"281":1,"305":1,"306":1,"307":1,"308":1,"561":1,"707":1,"763":1,"781":1,"854":1}}],["示例代码",{"2":{"39":1}}],["引用",{"2":{"217":1}}],["引入",{"2":{"73":1}}],["函数对象",{"2":{"217":1}}],["功能可用时触发",{"2":{"217":1}}],["75",{"2":{"680":1}}],["764ba2",{"2":{"325":1,"326":1}}],["7b22",{"2":{"126":1}}],["7",{"0":{"122":1,"161":1,"194":1,"204":1},"2":{"205":1,"326":1,"389":1,"591":1,"597":1,"617":1,"678":2,"680":1}}],["7c3aed",{"2":{"31":4,"763":4}}],["7c3fb8",{"2":{"22":5,"316":1,"317":1,"371":1,"374":1,"377":1}}],["keeping",{"2":{"163":1}}],["keeps",{"2":{"107":1,"137":1,"179":1,"204":1}}],["keep",{"2":{"104":1,"108":1,"114":1,"115":1,"116":1,"117":1,"118":1,"120":1,"126":1,"131":1,"145":1,"152":1,"154":1,"157":1,"160":1,"164":1,"169":2,"177":1,"182":2,"183":1,"187":1,"189":1,"190":1,"191":1,"193":1,"195":1,"197":1,"198":1,"199":1,"203":1,"204":1,"205":1,"208":2,"209":1,"210":1,"212":1,"213":1}}],["keyof",{"2":{"138":1}}],["key",{"2":{"31":1,"139":1,"173":1,"174":1,"175":1,"193":1,"763":4,"796":1}}],["有",{"2":{"101":1}}],["有顺序的房间设置为选中状态",{"2":{"42":1}}],["独立",{"2":{"101":1}}],["显示",{"2":{"841":1}}],["显示对应等级的图标",{"2":{"414":1,"416":1,"418":1,"420":1,"441":1}}],["显示该索引对应的图标",{"2":{"389":1}}],["显示房间选择模式",{"2":{"281":1}}],["显示机器人识别到的物体",{"2":{"272":1}}],["显示时被过度放大",{"2":{"9":1}}],["显隐",{"2":{"101":1}}],["主题",{"2":{"317":1}}],["主题切换",{"0":{"317":1}}],["主题切换示例",{"0":{"316":1}}],["主要用于多地图管理界面的缩略图预览",{"2":{"311":1}}],["主要用于主题切换",{"2":{"280":1}}],["主动上报",{"2":{"101":1}}],["主卧",{"2":{"39":2,"389":1}}],["主卧床边",{"2":{"32":1,"270":1}}],["小结",{"0":{"101":1}}],["小程序异层渲染手势优化",{"0":{"66":1},"1":{"67":1,"68":1,"69":1}}],["含",{"2":{"236":1}}],["含缓存",{"2":{"100":1}}],["含机器人位置",{"2":{"77":1}}],["加入本列表即可",{"2":{"798":1}}],["加入",{"2":{"243":1}}],["加一个",{"2":{"99":1}}],["加权优先",{"0":{"15":1}}],["三种内置区域",{"2":{"796":1}}],["三种内置区域会触发各自的",{"2":{"228":1}}],["三",{"0":{"99":1}}],["携带最终几何",{"2":{"236":1}}],["携带",{"2":{"98":1,"800":1}}],["两个维度各自被钳制在",{"2":{"798":1}}],["两个房间的边界点距离小于等于此阈值时",{"2":{"354":1}}],["两种都支持",{"2":{"679":1}}],["两种类型",{"2":{"29":1}}],["两者不同轴",{"2":{"678":1}}],["两者相互独立",{"2":{"98":1}}],["把该",{"2":{"243":1}}],["把房间锚点",{"2":{"98":1}}],["把一个图标稳定地贴在房间属性气泡右上方",{"2":{"60":1}}],["二",{"0":{"98":1}}],["关于智能配色算法的完整说明",{"2":{"365":1}}],["关于自适应缩放的完整说明",{"2":{"343":1,"350":1,"355":1,"356":1}}],["关闭后会使用统一色阶渲染",{"2":{"362":1}}],["关闭时不渲染但缓存保留",{"2":{"97":1}}],["关联房间",{"2":{"97":1}}],["关键回调",{"2":{"68":2}}],["里直接给出",{"2":{"97":1}}],["里的清扫路径轨迹",{"2":{"94":1}}],["打开显示开关",{"2":{"97":1}}],["划框",{"2":{"97":1}}],["类似禁区",{"2":{"97":1}}],["类型定义",{"0":{"827":1},"1":{"828":1,"829":1,"830":1,"831":1,"832":1,"833":1,"834":1,"835":1,"836":1,"837":1,"838":1,"839":1,"840":1,"841":1,"842":1,"843":1,"844":1,"845":1,"846":1,"847":1,"848":1,"849":1,"850":1,"851":1,"852":1}}],["类型",{"2":{"119":1,"217":1,"218":1,"219":1,"220":2,"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,"262":1,"263":1,"264":1,"265":1,"266":1,"267":1,"268":1,"269":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":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,"315":1,"319":1,"320":1,"321":1,"322":1,"323":1,"324":1,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1,"334":1,"335":1,"336":1,"337":1,"340":1,"341":1,"342":1,"343":1,"344":1,"345":1,"346":1,"347":1,"349":1,"350":1,"351":1,"352":1,"353":1,"354":1,"355":1,"356":1,"358":1,"359":1,"360":1,"361":1,"362":1,"363":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,"385":1,"386":1,"387":1,"389":1,"390":1,"391":1,"392":1,"394":1,"395":1,"396":1,"398":1,"399":1,"400":1,"401":1,"402":1,"403":1,"404":1,"405":1,"407":1,"408":1,"409":1,"410":1,"411":1,"412":1,"414":1,"416":1,"418":1,"420":1,"422":1,"423":1,"424":1,"425":1,"426":1,"428":1,"429":1,"430":1,"431":1,"432":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1,"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"448":1,"449":1,"451":1,"452":1,"453":1,"455":1,"456":1,"457":1,"459":1,"460":1,"461":1,"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1,"471":1,"472":1,"473":1,"474":1,"475":1,"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"483":1,"484":1,"485":1,"486":1,"487":1,"488":1,"489":1,"490":1,"491":1,"492":1,"493":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1,"511":1,"512":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"533":1,"534":1,"535":1,"536":1,"537":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"553":1,"554":1,"555":1,"556":1,"557":1,"558":1,"559":1,"560":1,"561":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"580":1,"581":1,"583":1,"584":1,"586":1,"587":1,"588":1,"589":1,"590":1,"591":1,"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1,"599":1,"600":1,"601":1,"603":1,"604":1,"606":1,"607":1,"609":1,"610":1,"611":1,"612":1,"613":1,"614":1,"615":1,"616":1,"617":1,"618":1,"619":1,"620":1,"621":1,"622":1,"623":1,"624":1,"625":1,"627":1,"628":1,"630":1,"631":1,"633":1,"634":1,"635":1,"636":1,"637":1,"638":1,"639":1,"640":1,"641":1,"642":1,"643":1,"644":1,"645":1,"646":1,"647":1,"648":1,"650":1,"651":1,"653":1,"654":1,"656":1,"657":1,"658":1,"659":1,"660":1,"661":1,"662":1,"663":1,"664":1,"665":1,"666":1,"667":1,"668":1,"669":1,"671":1,"672":1,"674":1,"675":1,"677":1,"678":1,"679":1,"680":1,"681":1,"682":1,"684":1,"685":1,"687":1,"688":1,"689":1,"690":1,"691":1,"692":1,"693":1,"694":1,"695":1,"696":1,"697":1,"698":1,"699":1,"700":1,"701":1,"702":1,"704":1,"705":1,"706":1,"707":1,"708":1,"709":1,"710":1,"711":1,"712":1,"713":1,"714":1,"715":1,"716":1,"717":1,"718":1,"719":1,"720":1,"721":1,"722":1,"723":1,"724":1,"726":1,"727":1,"728":1,"729":1,"731":1,"732":1,"733":1,"734":1,"736":1,"738":1,"739":1,"741":1,"742":1,"743":1,"744":1,"746":1,"747":1,"748":1,"749":1,"751":1,"752":1,"754":1,"755":1,"756":1,"757":1,"759":1,"760":1,"761":1,"762":1,"763":2,"765":1,"766":1,"767":1,"768":1,"769":1,"770":1,"771":1,"772":1,"773":1,"774":1,"775":1,"776":1,"778":1,"779":1,"780":1,"781":1,"783":1,"784":1,"785":1,"786":1,"789":1,"790":1,"791":1,"792":1,"793":1,"794":1,"795":1,"796":1,"797":1,"798":1,"799":1,"800":1,"801":1,"802":1,"803":1,"804":1,"805":1,"806":1,"807":1,"808":1,"809":1,"810":1,"811":1,"812":1,"813":1,"814":1,"815":1,"816":1,"817":1,"818":1,"819":1,"820":1,"821":1,"822":1,"823":1,"824":1,"825":1,"826":1,"854":1,"855":1}}],["类型作为",{"2":{"36":1,"264":1}}],["类型声明放在",{"2":{"31":1}}],["停留在最后一个合法位置",{"2":{"96":1}}],["给房间锚点设置",{"2":{"96":1}}],["互不影响",{"2":{"96":1,"98":1,"800":1}}],["均以定点框为参照",{"2":{"716":1}}],["均与普通定点分离",{"2":{"96":1}}],["均匀分配",{"0":{"16":1},"2":{"367":1}}],["仍可直接粘贴进行分析",{"2":{"95":1}}],["仍然需要业务层自行提供多边形顶点",{"2":{"54":1}}],["命令",{"2":{"95":1}}],["文本颜色",{"2":{"701":1}}],["文字颜色自动跟随",{"2":{"422":1}}],["文字可读性",{"2":{"23":1}}],["文件绝对路径",{"2":{"95":1}}],["文件分析",{"2":{"95":1}}],["存为文件",{"2":{"95":1}}],["存储到全局状态管理中",{"2":{"84":1}}],["溢出",{"2":{"95":1}}],["响应中断或",{"2":{"95":1}}],["响应式配置",{"0":{"316":1,"317":1},"2":{"81":1,"313":1}}],["大房间将优先分配索引靠前的颜色",{"2":{"366":1}}],["大房间会优先获得数组中靠前的颜色",{"2":{"19":1}}],["大数据处理指引",{"0":{"95":1}}],["右下",{"2":{"269":1,"299":1}}],["右下角缩放按钮交互模式",{"2":{"58":1}}],["右下角按钮改为自由缩放",{"2":{"57":1}}],["右上",{"2":{"269":1,"299":1}}],["右上角的障碍物有交错重叠的现象",{"2":{"94":1}}],["分别钳制到",{"2":{"840":1}}],["分辨率",{"2":{"262":1,"834":1}}],["分析一下",{"2":{"94":1}}],["分布状况如何",{"2":{"94":1}}],["分割线热区厚度",{"2":{"773":1}}],["分割线端点描边宽度",{"2":{"772":1}}],["分割线端点描边颜色",{"2":{"771":1}}],["分割线端点颜色",{"2":{"770":1}}],["分割线端点大小",{"2":{"769":1}}],["分割线有效部分宽度",{"2":{"768":1}}],["分割线样式",{"2":{"767":1}}],["分割线宽度",{"2":{"766":1}}],["分割线颜色",{"2":{"765":1}}],["分割线配置",{"2":{"764":1}}],["分割线",{"2":{"77":1}}],["离充电桩有多远",{"2":{"94":1}}],["告诉我机器人现在在哪个房间",{"2":{"94":1}}],["帮我分析一下",{"2":{"94":1}}],["您可以尝试以下提问方式",{"2":{"94":1}}],["然后在提问时提及该文件",{"2":{"93":1}}],["字符串过长导致的对话中断",{"2":{"93":1}}],["字符串",{"2":{"93":1}}],["字段已移除",{"2":{"840":1}}],["字段与",{"2":{"47":1}}],["字段",{"2":{"39":1,"42":1,"60":1}}],["字段变化时",{"2":{"3":1}}],["网络连接",{"2":{"90":1}}],["环境要求",{"0":{"90":1}}],["指定不同的材质资源与渲染参数",{"2":{"474":1}}],["指定生成截图时的背景颜色",{"2":{"311":1}}],["指定截图时的背景颜色",{"2":{"310":1}}],["指定截图背景色",{"2":{"63":1}}],["指令并传入",{"2":{"89":1}}],["指令",{"2":{"88":1}}],["服务",{"2":{"87":1}}],["保持比值不变",{"2":{"678":1}}],["保持家具原始的宽高比例不变",{"2":{"493":1}}],["保持颜色分配稳定",{"2":{"366":1}}],["保持宽高比",{"2":{"327":2}}],["保留向后兼容",{"2":{"85":1}}],["保存到",{"2":{"84":1}}],["保存",{"2":{"67":1}}],["保存下发禁扫区域数据",{"2":{"30":1}}],["保存下发虚拟墙数据",{"2":{"28":1}}],["所需的格式",{"2":{"854":1}}],["所以只调陡角度会让条带变淡",{"2":{"680":1}}],["所以着色比例约为",{"2":{"678":1}}],["所以条纹根数",{"2":{"676":1}}],["所以数组索引需要减1",{"2":{"420":1}}],["所以它的答案和",{"2":{"85":1}}],["所有检测物体都使用底部中心作为锚点",{"2":{"781":1}}],["所有",{"2":{"707":1,"781":1}}],["所有选择指示器使用固定的描边颜色",{"2":{"434":1}}],["所有选择指示器的描边和尾部箭头都使用该颜色",{"2":{"25":1}}],["所有房间的清扫顺序文字使用固定的颜色",{"2":{"422":1}}],["所有数组类型的颜色配置",{"2":{"365":1}}],["所有数组长度一致",{"2":{"22":1}}],["所有日志都不会输出",{"2":{"331":1}}],["所有配置项都是可选的",{"2":{"315":1,"788":1}}],["所有方法返回",{"2":{"217":1}}],["所有回调都是可选的",{"2":{"83":1,"216":1}}],["名不符实",{"2":{"85":1}}],["名称标签相对定点框的偏移",{"2":{"722":1}}],["名称标签位置",{"2":{"721":1}}],["名称标签颜色",{"2":{"720":1}}],["名称标签字重",{"2":{"719":1}}],["名称标签字体",{"2":{"718":1}}],["名称标签字号",{"2":{"717":1}}],["名称标签只会在",{"2":{"716":1}}],["名称",{"2":{"22":1,"364":1}}],["约束越界恒为",{"2":{"85":1}}],["空间坐标都是",{"2":{"85":1}}],["空间是各自独立的",{"2":{"31":1}}],["于是所有结构化地图的",{"2":{"85":1}}],["得到",{"2":{"85":1}}],["读取",{"2":{"85":1,"101":1}}],["而且一根斜纹沿长度方向只占",{"2":{"680":1}}],["而",{"2":{"85":2}}],["跑在",{"2":{"85":1}}],["即不可拖出该房间",{"2":{"101":1}}],["即",{"2":{"99":1,"389":1,"414":1,"416":1,"418":1,"420":1,"441":1}}],["即将移除",{"2":{"85":1}}],["即可完成地图的呈现",{"2":{"80":1}}],["即可",{"2":{"29":1,"64":1}}],["zoomrange",{"0":{"339":1,"340":1,"341":1},"1":{"340":1,"341":1}}],["zonetypedefinition",{"2":{"763":1}}],["zone1",{"2":{"265":1,"266":1,"267":1}}],["zones",{"2":{"84":2,"165":1,"278":1}}],["zone",{"2":{"30":7,"31":7,"60":1,"216":2,"222":1,"231":2,"232":2,"233":2,"234":2,"238":2,"239":2,"240":2,"241":2,"308":2,"763":1,"844":1,"845":1}}],["zoneparam",{"0":{"836":1},"2":{"30":4,"31":5,"231":2,"232":2,"233":2,"234":2,"238":2,"239":2,"240":2,"241":2,"265":2,"266":2,"267":2,"284":2,"285":2,"286":2,"308":2,"311":4,"763":1,"836":1}}],["zero",{"2":{"196":1,"202":1,"203":2,"204":1,"206":1}}],["zustand",{"2":{"84":1}}],["详见配置",{"2":{"81":1}}],["素材资源",{"2":{"81":1,"313":1}}],["假设有一个虚拟墙",{"2":{"80":2}}],["安装",{"0":{"79":1,"86":1},"1":{"87":1,"88":1,"89":1,"90":1}}],["专为扫地机器人应用设计",{"2":{"78":1}}],["快速开始",{"0":{"78":1},"1":{"79":1,"80":1,"81":1,"82":1,"83":1,"84":1}}],["涉及到的坐标均指地图坐标系",{"2":{"77":1}}],["充电桩方向",{"2":{"834":1}}],["充电桩坐标",{"2":{"834":1}}],["充电桩预警圈配置",{"2":{"538":1}}],["充电桩图标角度校正",{"2":{"537":1}}],["充电桩图标资源路径",{"2":{"536":1}}],["充电桩图标高度",{"2":{"535":1}}],["充电桩图标宽度",{"2":{"534":1}}],["充电桩图标尺寸是否固定",{"2":{"533":1}}],["充电桩图标配置",{"2":{"532":1}}],["充电桩配置",{"2":{"531":1}}],["充电桩当前位置和朝向",{"2":{"260":1}}],["充电桩等信息",{"2":{"218":1,"219":1}}],["充电桩",{"2":{"77":1}}],["轴方向与机器坐标系相反",{"2":{"77":1}}],["轴方向上相反",{"2":{"77":1}}],["采用标准的屏幕坐标系",{"2":{"77":1}}],["设为",{"2":{"394":1,"490":1,"491":1}}],["设备使用的坐标系",{"2":{"77":1}}],["设置地图的视觉样式",{"2":{"81":1}}],["设置",{"2":{"49":2,"65":1,"97":1,"332":1}}],["设置新顺序",{"2":{"42":1}}],["设置清扫顺序",{"0":{"42":1}}],["设置为0可以关闭路径动画",{"2":{"500":1}}],["设置为0时将关闭路径增量绘制",{"2":{"449":1}}],["设置为",{"2":{"25":1,"57":2,"59":1,"344":1,"789":1}}],["设置为固定颜色值如",{"2":{"25":1}}],["设置为小于",{"2":{"8":1}}],["本文档部分配置项的单位与米相关",{"2":{"313":1}}],["本文档中",{"2":{"77":1}}],["本",{"2":{"77":2,"85":3}}],["本身具有业务意义",{"2":{"18":1}}],["向右下",{"2":{"679":1}}],["向右",{"2":{"273":1}}],["向右为正方向",{"2":{"76":1,"77":2}}],["向",{"2":{"93":1}}],["向下为正方向",{"2":{"76":1,"77":1}}],["向上为正方向",{"2":{"77":1}}],["向上",{"2":{"60":1}}],["实线长度",{"2":{"485":1,"519":1,"544":1}}],["实例",{"2":{"278":1}}],["实例的唯一方式",{"2":{"217":1}}],["实时获取最新版",{"2":{"90":1}}],["实际使用的坐标系",{"2":{"76":1}}],["实现每个房间的选择指示器边框与背景色保持一致",{"2":{"434":1}}],["实现每个房间的清扫顺序文字与房间填充色保持一致",{"2":{"422":1}}],["实现",{"2":{"67":1}}],["高度",{"2":{"848":1,"850":1}}],["高",{"2":{"75":1}}],["宽的斜纹",{"2":{"677":1}}],["宽度",{"2":{"848":1,"850":1}}],["宽度涂抹区域",{"2":{"466":1}}],["宽度或高度",{"2":{"3":1}}],["宽",{"2":{"75":1}}],["开启地图点击捕获功能后",{"2":{"792":1}}],["开启后",{"2":{"329":1}}],["开启显示",{"2":{"40":1}}],["开关",{"2":{"99":1}}],["开发环境通常为",{"2":{"331":1}}],["开发",{"2":{"73":1}}],["开发前请详细阅读原生组件说明",{"2":{"72":1}}],["开发的",{"2":{"72":1}}],["核心组件",{"0":{"71":1},"1":{"72":1,"73":1}}],["核心特性",{"0":{"13":1}}],["了解",{"2":{"70":1,"215":1,"261":1,"277":1,"313":1,"787":1,"827":1,"853":1}}],["搭配上述方案可获得最佳手势体验",{"2":{"69":1}}],["提问",{"2":{"93":1}}],["提供的工具方法",{"2":{"853":1}}],["提供的",{"2":{"277":1}}],["提供了开箱即用的",{"2":{"78":1}}],["提供完整的地图渲染和交互功能",{"2":{"72":1}}],["提供两种颜色分配策略",{"2":{"14":1}}],["提示",{"2":{"69":1,"88":1}}],["强制结束当前正在进行的手势交互",{"2":{"312":1}}],["强制结束",{"2":{"69":1}}],["强烈建议传入最小重复单元的图片资源以提升性能",{"2":{"471":1}}],["强烈建议使用材质的最小重复单元的图片资源以提升性能",{"2":{"441":1}}],["强烈建议使用白色图标",{"2":{"399":1,"414":1,"416":1,"418":1,"420":1}}],["强烈建议在",{"2":{"29":1}}],["强烈建议在onupdate回调中更新业务侧的数据",{"2":{"28":1}}],["强烈建议所有与房间相关的颜色数组保持相同长度",{"2":{"22":1}}],["调用地图方法",{"2":{"84":1}}],["调用",{"2":{"69":1}}],["调用方显式传入中心点",{"2":{"34":1}}],["双保险",{"2":{"69":1}}],["拖地轨迹宽度",{"2":{"469":1}}],["拖地轨迹透明度",{"2":{"468":1}}],["拖地轨迹颜色",{"2":{"467":1}}],["拖地轨迹",{"2":{"466":1}}],["拖地核心线宽度",{"2":{"465":1}}],["拖地核心线颜色",{"2":{"464":1}}],["拖地核心线是否可见",{"2":{"463":1}}],["拖地路径配置",{"2":{"462":1}}],["拖地模式",{"2":{"36":1}}],["拖动后",{"2":{"101":1}}],["拖拽期间手势被门槛独占",{"2":{"798":1}}],["拖拽缩放手柄时宽度和高度将等比例缩放",{"2":{"493":1}}],["拖拽旋转",{"2":{"236":1}}],["拖拽",{"2":{"100":1,"246":1,"275":1}}],["拖拽控制元素",{"2":{"68":1}}],["拖到房间外的位置会被拒绝",{"2":{"96":1}}],["静止时恢复为",{"2":{"68":1}}],["侧能收到完整的事件链路",{"2":{"68":1}}],["从高强度到低强度",{"2":{"363":1}}],["从左到右",{"2":{"325":1}}],["从上到下",{"2":{"325":1}}],["从而保证了",{"2":{"68":1}}],["从小到大排序",{"2":{"18":1}}],["渲染器偏好",{"2":{"332":1}}],["渲染压力",{"2":{"330":1}}],["渲染分辨率倍率",{"2":{"330":1}}],["渲染路径默认",{"2":{"85":1}}],["渲染",{"2":{"68":1}}],["渲染完成后",{"2":{"65":1}}],["渲染完成后再初始化地图组件",{"2":{"65":1}}],["卡死",{"2":{"67":1}}],["表现为禁区无法保存位置或",{"2":{"67":1}}],["表示右下角",{"2":{"707":1,"781":1,"846":1,"847":1}}],["表示底部中心",{"2":{"707":1,"781":1,"846":1,"847":1}}],["表示中心点",{"2":{"707":1,"781":1,"846":1,"847":1}}],["表示左上角",{"2":{"707":1,"781":1,"846":1,"847":1}}],["表示线宽为条带厚度的",{"2":{"677":1}}],["表示宽高独立缩放",{"2":{"614":1}}],["表示等比缩放",{"2":{"614":1}}],["表示按住拖动连续旋转",{"2":{"613":1}}],["表示点击后顺时针旋转",{"2":{"613":1}}],["表示无地板材质",{"2":{"441":1}}],["表示距离足够",{"2":{"305":1}}],["表示过近",{"2":{"305":1}}],["表示原点位于相对于地图左上角",{"2":{"75":1}}],["表示元素的尺寸不会跟随地图缩放",{"2":{"59":1}}],["表示不限制最大缩放",{"2":{"49":1,"491":1}}],["表示不限制最小缩放",{"2":{"49":1,"490":1}}],["表示地图按照真实像素尺寸显示",{"2":{"2":1}}],["表示地图的缩放比例",{"2":{"2":1}}],["导致本该在松手时触发的",{"2":{"67":1}}],["导致地图无法完整显示",{"2":{"8":1}}],["之间切换",{"2":{"790":1}}],["之间",{"2":{"529":1,"530":1}}],["之间的层级和事件传递逻辑存在特殊性",{"2":{"66":1}}],["之上松开手指时",{"2":{"67":1}}],["触摸事件会被原生层劫持",{"2":{"67":1}}],["触发",{"2":{"31":1}}],["添加更多中间颜色停靠点",{"2":{"326":1}}],["添加禁区",{"2":{"67":1}}],["添加门槛",{"2":{"29":1}}],["原样返回",{"2":{"836":1}}],["原生日志写入",{"2":{"333":1}}],["原生组件",{"2":{"66":1}}],["原始尺寸显示",{"2":{"327":1}}],["原始热力图数据字符串>",{"2":{"276":1}}],["原始路径数据字符串>",{"2":{"263":1}}],["原始地图数据字符串>",{"2":{"262":1}}],["原点坐标",{"2":{"834":1}}],["原点等基础信息",{"2":{"262":1}}],["原点",{"2":{"218":1,"219":1}}],["原因",{"2":{"8":1,"9":1}}],["架构",{"2":{"66":1}}],["异层渲染",{"2":{"66":1}}],["框架",{"2":{"66":1}}],["包括各种编辑工具的样式和行为设置",{"2":{"545":1}}],["包括触发时机",{"2":{"343":1}}],["包括平移",{"2":{"68":1}}],["包裹配置对象可以避免不必要的重新渲染",{"2":{"317":1}}],["包",{"2":{"90":1}}],["包里",{"2":{"85":1}}],["包装一个带有明确宽高的容器",{"2":{"65":1}}],["包含起点和终点坐标",{"2":{"838":1}}],["包含热力图点的坐标和信号强度信息",{"2":{"276":1}}],["包含清扫路径",{"2":{"263":1}}],["包含清扫轨迹和当前位置",{"2":{"263":1}}],["包含障碍物",{"2":{"262":1}}],["包含路径id",{"2":{"220":1}}],["包含地图尺寸",{"2":{"218":1,"219":1,"262":1}}],["包含虚拟墙",{"2":{"27":1}}],["包含了我们认为的最佳实践",{"2":{"0":1}}],["已存在的点位数组",{"2":{"855":1}}],["已有",{"2":{"300":1}}],["已经兼容支持两种协议",{"2":{"262":1}}],["已经开始初始化",{"2":{"65":1}}],["已安装过的客户端仍可运行",{"2":{"85":1}}],["已知会给出错误结果",{"2":{"85":1}}],["已由扫地机面板开发",{"2":{"85":1}}],["已弃用",{"2":{"85":1}}],["已保存的锚点",{"2":{"34":1}}],["状态重新计算",{"2":{"316":1}}],["状态影响",{"2":{"100":1}}],["状态异常",{"2":{"67":1}}],["状态",{"2":{"63":1,"65":1,"218":1}}],["作为背景",{"2":{"62":1}}],["作为默认贴图",{"2":{"57":1}}],["截图分辨率倍数",{"2":{"786":1}}],["截图是否开启抗锯齿",{"2":{"785":1}}],["截图质量",{"2":{"784":1}}],["截图输出格式",{"2":{"783":1}}],["截图配置",{"2":{"782":1}}],["截图配置选项",{"2":{"310":1,"311":1}}],["截图过程中会自动添加一个临时的背景层",{"2":{"310":1}}],["截图成功",{"2":{"62":1,"63":1}}],["截图时会自动添加一个临时的背景层以保证颜色渲染正确",{"2":{"62":1}}],["截图",{"0":{"61":1},"1":{"62":1,"63":1}}],["该偏移不随地图缩放",{"2":{"846":1,"847":1,"848":1}}],["该值",{"2":{"694":1}}],["该配置仅对纯色背景",{"2":{"328":1}}],["该配置的值会根据地图数据里的分辨率转换为像素单位",{"2":{"313":1}}],["该颜色也将作为",{"2":{"323":1}}],["该方法主要用于解决小程序异层渲染导致的",{"2":{"312":1}}],["该实例包含所有可调用的地图方法",{"2":{"278":1}}],["该回调通常用于在小程序层动态切换组件显隐",{"2":{"257":1}}],["该回调才会被触发",{"2":{"251":1,"259":1,"260":1}}],["该字段会被忽略",{"2":{"60":1}}],["该房间进入分割状态",{"2":{"26":1}}],["一次操作结束后触发",{"2":{"798":1}}],["一个完整的呼吸周期",{"2":{"525":1}}],["一个页面可以有多个",{"2":{"73":1}}],["一个页面只能有一个",{"2":{"72":1}}],["一种是结构化协议",{"2":{"262":1}}],["一种是点阵协议",{"2":{"262":1}}],["一",{"0":{"97":1}}],["一键安装",{"0":{"87":1}}],["一致",{"2":{"60":1,"222":1,"721":1,"722":1,"763":1,"844":1,"845":1}}],["一般通过",{"2":{"41":1}}],["机器人当前位置",{"2":{"835":1}}],["机器人脉冲圈会在机器人图标下方显示一个呼吸动画效果",{"2":{"824":1}}],["机器人脉冲圈配置",{"2":{"520":1}}],["机器人预警圈配置",{"2":{"513":1}}],["机器人睡眠动画配置",{"2":{"502":1}}],["机器人会直接绘制到目标位置",{"2":{"500":1}}],["机器人和增量路径会按照",{"2":{"500":1}}],["机器人移动速度",{"2":{"500":1}}],["机器人图标角度校正",{"2":{"501":1}}],["机器人图标资源路径",{"2":{"499":1}}],["机器人图标高度",{"2":{"498":1}}],["机器人图标宽度",{"2":{"497":1}}],["机器人图标尺寸是否固定",{"2":{"496":1}}],["机器人图标配置",{"2":{"495":1}}],["机器人配置",{"2":{"494":1}}],["机器人路径数据",{"2":{"263":1}}],["机器人能不能开过去",{"2":{"85":1}}],["机器人位置等",{"2":{"220":1}}],["机器人位置",{"2":{"34":1}}],["机器坐标系",{"2":{"60":1,"77":1,"222":1,"306":1,"307":1,"308":1,"844":1,"845":1}}],["锚点位置",{"2":{"846":1,"847":1}}],["锚点基础上再按屏幕像素平移",{"2":{"846":1,"847":1,"848":1}}],["锚点坐标系说明",{"2":{"707":1,"781":1}}],["锚点直接用房间中心点",{"2":{"60":1}}],["锚点的基础上",{"2":{"60":1}}],["暴露的房间中心点",{"2":{"60":1}}],["负值向上",{"2":{"60":1,"846":1,"847":1,"848":1}}],["负值向左",{"2":{"60":1,"846":1,"847":1,"848":1}}],["正在编辑的家具id列表",{"2":{"803":1}}],["正在编辑的地毯id列表",{"2":{"802":1}}],["正在编辑的房间锚点id列表",{"2":{"800":1}}],["正在编辑的定点清扫id列表",{"2":{"799":1}}],["正在编辑的门槛id列表",{"2":{"798":1}}],["正在编辑的虚拟墙id列表",{"2":{"797":1}}],["正在编辑的自定义区域id列表",{"2":{"796":1}}],["正在编辑的清扫区域id列表",{"2":{"795":1}}],["正在编辑的禁拖区域id列表",{"2":{"794":1}}],["正在编辑的禁扫区域id列表",{"2":{"793":1}}],["正在编辑的途径点id列表",{"2":{"43":1,"801":1}}],["正在分割的房间id",{"2":{"789":1}}],["正确的做法是通过弹窗的",{"2":{"65":1}}],["正值向下",{"2":{"60":1,"846":1,"847":1,"848":1}}],["正值向右",{"2":{"60":1,"846":1,"847":1,"848":1}}],["坐标点类型",{"2":{"828":1}}],["坐标使用机器坐标系",{"2":{"97":1}}],["坐标为",{"2":{"77":1}}],["坐标系统",{"0":{"74":1},"1":{"75":1,"76":1,"77":1}}],["坐标约定",{"2":{"60":1}}],["坐标变化超过阈值时",{"2":{"3":1}}],["且它们之间的相对层级由创建顺序决定",{"2":{"561":1}}],["且默认不展示",{"2":{"97":1}}],["且不报错",{"2":{"85":1}}],["且面板可通过",{"2":{"85":1}}],["且该偏移不随地图缩放或旋转变化",{"2":{"60":1}}],["且房间",{"2":{"25":1,"369":1,"372":1,"375":1}}],["再向上偏移",{"2":{"273":1}}],["再拉直成标准矩形",{"2":{"269":1,"840":1}}],["再按屏幕像素平移指定距离",{"2":{"60":1}}],["再由业务层自己补",{"2":{"54":1}}],["上下边距不小于该比例值",{"2":{"350":1}}],["上",{"2":{"60":1}}],["属性显示等",{"2":{"364":1}}],["属性",{"2":{"59":1}}],["属性图标等文字元素的颜色要与背景色有足够对比",{"2":{"23":1}}],["属性图标等",{"2":{"22":1}}],["请参阅",{"2":{"343":1,"350":1,"355":1,"356":1,"365":1}}],["请直接在",{"2":{"328":1}}],["请分析一下当前目录下",{"2":{"93":1}}],["请先将数据存为本地文件",{"2":{"93":1}}],["请使用",{"2":{"88":1,"89":1}}],["请不要传入",{"2":{"59":1}}],["请求失败",{"2":{"36":1}}],["元素id",{"2":{"846":1,"847":1,"848":1}}],["元素",{"2":{"273":3}}],["元素就会偏离预期位置",{"2":{"60":1}}],["元素的",{"2":{"59":1}}],["元素类型",{"2":{"59":1,"846":1,"847":1,"848":1}}],["图像元素",{"2":{"273":1}}],["图钉尖端对准坐标点",{"2":{"99":1}}],["图片源",{"2":{"850":1}}],["图片高度",{"2":{"846":1}}],["图片需要明确尺寸",{"2":{"846":2}}],["图片宽度",{"2":{"846":1}}],["图片资源路径",{"2":{"846":1}}],["图片位置",{"2":{"833":1}}],["图片适应模式",{"2":{"833":1}}],["图片url",{"2":{"327":1,"833":1}}],["图片背景配置类型",{"2":{"833":1}}],["图片背景配置",{"2":{"327":1}}],["图片背景可以提供更高质量和更精细的渐变效果",{"2":{"326":1}}],["图片背景",{"2":{"323":1}}],["图片",{"2":{"59":1,"477":1}}],["图标容器填充颜色",{"2":{"565":1,"588":1,"611":1}}],["图标容器的填充颜色",{"2":{"479":1}}],["图标将直接使用房间名称颜色",{"2":{"394":1}}],["图标将自动设置为白色",{"2":{"394":1}}],["图标相对于房间名称文字的显示位置",{"2":{"392":1}}],["图标与房间名称文字之间的间距",{"2":{"391":1}}],["图标与文字间距",{"2":{"38":1}}],["图标样式等",{"2":{"311":1}}],["图标锚点只影响中心图标本身",{"2":{"707":1}}],["图标锚点",{"2":{"99":1}}],["图标大小",{"2":{"38":1}}],["图标显示在文字左侧",{"2":{"38":1}}],["它复用定点的渲染能力",{"2":{"96":1}}],["它将优先使用工具的",{"2":{"95":1}}],["它用房间邻接图做",{"2":{"85":1}}],["它算出的邻接关系和面板画出来的不是同一张图",{"2":{"85":1}}],["它会被硬约束在所属房间内",{"2":{"96":1}}],["它会即时反馈到地图上",{"2":{"82":1}}],["它会自动调整地图的缩放比例和位置",{"2":{"1":1}}],["它没有原生组件的限制",{"2":{"73":1}}],["它拥有和",{"2":{"73":1}}],["它不会劫持手势事件",{"2":{"68":1}}],["它在",{"2":{"60":1}}],["它们完全受控于",{"2":{"59":1}}],["后的值",{"2":{"716":1,"841":1}}],["后面的元素显示在更上层",{"2":{"561":1}}],["后触发",{"2":{"231":1,"232":1,"234":1,"236":1,"246":1,"254":1}}],["后续通过它调用所有地图方法",{"2":{"217":1}}],["后续文档中",{"2":{"71":1}}],["后不可拖出房间",{"2":{"97":1}}],["后",{"2":{"57":2,"96":1,"251":1,"256":1,"259":1,"260":1}}],["后重绘",{"2":{"29":1,"230":1,"243":1}}],["控制房间分割线的样式和行为",{"2":{"764":1}}],["控制房间的颜色",{"2":{"364":1}}],["控制层内元素渲染顺序配置",{"2":{"561":1}}],["控制元素配置",{"2":{"545":1}}],["控制充电桩图标和预警圈的显示",{"2":{"531":1}}],["控制呼吸动画效果",{"2":{"520":1}}],["控制机器人图标",{"2":{"494":1}}],["控制地毯区域的显示效果",{"2":{"470":1}}],["控制地图上家具元素的显示和编辑行为",{"2":{"476":1}}],["控制地图的缩放和手势操作",{"2":{"338":1}}],["控制地图容器的位置",{"2":{"318":1}}],["控制地图旋转非常简单",{"2":{"64":1}}],["控制信号强度热力图的渲染效果",{"2":{"357":1}}],["控制是否把",{"2":{"335":1}}],["控制台日志",{"2":{"335":1}}],["控制台日志关闭",{"2":{"334":1}}],["控制台日志输出在",{"2":{"333":1}}],["控制台中的日志输出",{"2":{"334":1}}],["控制",{"2":{"57":1,"334":1}}],["控制哪些日志级别会写入宿主",{"2":{"336":1}}],["控制哪些地毯处于编辑状态",{"2":{"55":1}}],["控制哪些家具处于编辑状态",{"2":{"46":1}}],["形状",{"2":{"851":1}}],["形状支持旋转和缩放",{"2":{"57":1}}],["形如",{"2":{"31":2}}],["材质贴图",{"0":{"57":1}}],["$",{"2":{"54":1,"60":1,"306":1}}],["既可以用于",{"2":{"54":1}}],["椭圆形",{"2":{"53":1}}],["删除左上",{"2":{"798":1}}],["删除自定义地毯回调",{"2":{"253":1}}],["删除地图地毯回调",{"2":{"252":1}}],["删除按钮图标资源路径",{"2":{"551":1}}],["删除按钮仅在门槛列入",{"2":{"230":1}}],["删除按钮背景色",{"2":{"58":1}}],["删除",{"2":{"52":1,"479":1,"492":1,"676":1}}],["仅",{"2":{"846":1,"847":1,"848":1}}],["仅绘制新增的部分",{"2":{"449":1}}],["仅结构化地图可用",{"2":{"352":1}}],["仅保留首次出现的位置",{"2":{"561":1}}],["仅保留",{"2":{"335":1}}],["仅作为控制控制台日志的兼容兜底",{"2":{"331":1}}],["仅自定义区域类型会触发此回调",{"2":{"228":1,"234":1,"241":1}}],["仅需传入几个基本的数据props",{"2":{"80":1}}],["仅显示删除按钮",{"2":{"57":1}}],["仅显示边框",{"2":{"56":1}}],["仅查看",{"2":{"52":1}}],["仅在",{"2":{"25":2,"60":1,"222":1,"369":1,"370":1,"372":1,"373":1,"375":1,"376":1}}],["交互配置",{"2":{"338":1}}],["交互行为等",{"2":{"313":1}}],["交互行为等配置项",{"2":{"81":1}}],["交互",{"2":{"52":1}}],["协议数据",{"2":{"52":1}}],["来移除分割线",{"2":{"789":1}}],["来降低",{"2":{"330":1}}],["来控制透明度",{"2":{"328":1}}],["来自",{"2":{"302":1}}],["来自机器人",{"2":{"52":1}}],["来源",{"2":{"52":1}}],["来获取结果",{"2":{"84":1,"278":1}}],["来获取",{"2":{"36":1,"264":1}}],["特性",{"2":{"52":1}}],["特点",{"2":{"18":1,"19":1}}],["vh",{"2":{"319":1,"320":1,"321":1,"322":1}}],["vw",{"2":{"319":1,"320":1,"321":1,"322":1}}],["verticalscaleiconsrc",{"0":{"556":1}}],["vertical",{"2":{"295":1,"776":1,"829":1}}],["version0",{"0":{"383":1},"2":{"383":1}}],["version",{"2":{"210":1,"834":1}}],["versioned",{"2":{"210":1}}],["versus",{"2":{"200":2}}],["verify",{"0":{"161":1,"194":1,"214":1},"2":{"122":1,"130":1,"158":1,"193":1,"200":1,"202":1}}],["verification",{"0":{"112":1,"121":1,"128":1,"153":1,"185":1,"206":1},"2":{"115":1,"120":1,"161":2,"194":1,"195":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":2}}],["vector",{"2":{"198":1}}],["v8",{"2":{"195":1}}],["vue",{"2":{"148":1,"150":3,"151":1,"154":1,"159":2,"160":2,"184":4,"187":1,"192":5,"193":1,"208":1,"212":2}}],["v1",{"0":{"149":1},"2":{"138":1,"155":1,"192":1}}],["void>",{"2":{"280":1,"281":1,"300":1,"309":1,"312":1}}],["void",{"2":{"118":3,"217":2,"218":2,"219":2,"220":2,"221":2,"222":2,"223":2,"224":2,"225":2,"226":2,"227":2,"228":2,"229":2,"230":2,"231":2,"232":2,"233":2,"234":2,"235":2,"236":2,"237":2,"238":2,"239":2,"240":2,"241":2,"242":2,"243":2,"244":2,"245":2,"246":2,"247":2,"248":2,"249":2,"250":2,"251":2,"252":2,"253":2,"254":2,"255":2,"256":2,"257":2,"258":2,"259":2,"260":2,"280":1,"281":1,"300":1,"309":1,"312":1}}],["vanilla",{"2":{"118":1}}],["validation",{"2":{"161":1}}],["validate",{"2":{"124":1,"163":1,"185":1,"191":1,"211":2}}],["valid",{"2":{"153":1,"182":1}}],["valtio",{"2":{"114":1,"118":2,"195":1}}],["values",{"2":{"130":1,"155":1,"180":1,"183":1,"185":1,"211":1}}],["value",{"0":{"117":1},"2":{"59":1,"104":1,"117":1,"139":1,"173":1,"195":1,"200":1,"763":2,"796":1}}],["vs",{"0":{"52":1}}],["vi",{"2":{"202":1}}],["vite",{"2":{"195":1}}],["vitest",{"2":{"195":2,"196":1,"203":2}}],["vitepress",{"2":{"114":1,"124":1,"126":1,"154":1,"155":2,"156":1,"157":3,"159":2,"160":3,"187":1,"188":2,"189":2,"190":3,"191":2,"192":5,"193":2}}],["visuals",{"2":{"201":1}}],["visually",{"2":{"137":1,"153":1,"185":1}}],["visual",{"2":{"131":1,"136":1,"147":1,"148":1,"212":1}}],["visibility",{"0":{"102":1,"118":1,"172":1},"1":{"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1},"2":{"103":1,"104":4,"105":1,"108":3,"110":1,"111":2,"114":2,"116":2,"118":2,"120":1,"130":1,"163":1,"172":1,"199":3,"201":1}}],["visible",{"0":{"394":1,"451":1,"455":1,"459":1,"723":1,"724":1},"2":{"32":2,"38":1,"105":1,"111":1,"114":1,"118":3,"122":1,"164":1,"173":1,"176":1,"183":1,"185":1,"394":3}}],["viewer",{"2":{"152":1,"177":1}}],["view",{"2":{"65":2,"68":4,"82":1,"257":1}}],["view>",{"2":{"33":4,"65":1,"68":2,"82":2,"84":2}}],["virtualwall1",{"2":{"80":2}}],["virtualwall",{"0":{"655":1,"656":1,"657":1,"658":1,"659":1,"660":1,"661":1,"662":1,"663":1,"664":1,"665":1,"666":1,"667":1,"668":1,"669":1,"670":1,"671":1,"672":1,"673":1,"674":1,"675":1},"1":{"656":1,"657":1,"658":1,"659":1,"660":1,"661":1,"662":1,"663":1,"664":1,"665":1,"666":1,"667":1,"668":1,"669":1,"670":1,"671":2,"672":2,"673":1,"674":2,"675":2},"2":{"28":1,"60":1,"201":1,"222":1,"561":3,"844":1,"845":1}}],["virtualwalls=",{"2":{"28":1,"33":2,"80":2,"268":1}}],["virtualwalls",{"0":{"268":1},"2":{"28":5,"33":6,"80":4,"268":2,"311":2}}],["virtualwallparam",{"0":{"838":1},"2":{"28":4,"33":2,"80":3,"235":2,"242":2,"268":2,"287":2,"305":1,"307":2,"311":2,"838":1}}],["切换主题",{"2":{"316":1}}],["切换房间颜色主题",{"2":{"280":1}}],["切换背景颜色",{"2":{"280":1}}],["切换为普通",{"2":{"257":1}}],["切换为逆时针",{"2":{"48":1}}],["切换到",{"2":{"317":1}}],["切换到编辑状态",{"2":{"28":1,"30":1,"31":1,"32":1}}],["切换到不同的地图时",{"2":{"3":1}}],["内生效",{"2":{"333":1}}],["内`",{"2":{"306":1}}],["内容",{"2":{"68":1}}],["内部的手势状态",{"2":{"312":1}}],["内部根据地图",{"2":{"301":1}}],["内部已针对双指缩放时的快速松手做了防抖缓冲处理",{"2":{"69":1}}],["内部无法正常闭合交互流程",{"2":{"67":1}}],["内部会根据地图的",{"2":{"477":1}}],["内部会根据地图",{"2":{"47":1}}],["内置区域继续使用",{"2":{"763":1}}],["内置木地板",{"2":{"441":2}}],["内置瓷砖资源",{"2":{"441":1}}],["内置默认资源映射表",{"2":{"389":1}}],["内置资源",{"2":{"58":1,"389":1,"414":1,"416":1,"418":1,"420":1,"428":1,"471":1,"499":1,"503":1,"504":1,"505":1,"536":1,"551":1,"552":1,"553":1,"554":1,"555":1,"556":1,"704":1,"738":1,"751":1}}],["内置双人床资源",{"2":{"477":1}}],["内置双人床",{"2":{"50":1}}],["内置的三种区域继续沿用各自的",{"2":{"31":1}}],["基准值为图标底部中心",{"2":{"748":1,"749":1}}],["基础配置",{"0":{"315":1}}],["基于四色定理",{"2":{"365":1}}],["基于视口中心生成定点清扫的点坐标",{"2":{"304":1}}],["基于视口中心生成自定义地毯可用的四个顶点坐标",{"2":{"302":1}}],["基于视口中心生成家具的四个顶点坐标",{"2":{"301":1}}],["基于视口中心生成门槛的四个角点坐标",{"2":{"299":1}}],["基于视口中心生成禁拖区域顶点坐标",{"2":{"297":1}}],["基于视口中心生成禁扫区域顶点坐标",{"2":{"296":1}}],["基于视口中心生成虚拟墙端点坐标",{"2":{"295":1}}],["基于",{"2":{"73":1}}],["基于rjs开发的地图组件",{"2":{"73":1}}],["基于任意中心点生成矩形顶点",{"0":{"34":1}}],["基本概念",{"0":{"70":1},"1":{"71":1,"72":1,"73":1,"74":1,"75":1,"76":1,"77":1}}],["基本用法",{"0":{"46":1,"53":1}}],["度和按住拖动连续旋转",{"2":{"55":1}}],["度",{"2":{"45":1,"48":1,"492":2,"501":1,"537":1,"613":1,"680":1,"804":1}}],["每次",{"2":{"222":1}}],["每次旋转",{"2":{"45":1}}],["每个自定义类型的",{"2":{"763":1}}],["每个素材定义了一种家具类型的图片资源和默认尺寸",{"2":{"477":1}}],["每个素材的",{"2":{"47":1}}],["每个房间同时提供两种坐标表达",{"2":{"222":1}}],["每个地图控制元素都需要有唯一的id",{"2":{"27":1}}],["并隐藏辅助缩放按钮",{"2":{"614":1}}],["并隐藏横向",{"2":{"57":1}}],["并会在控制台输出一次警告",{"2":{"564":1,"587":1,"610":1,"634":1,"667":1}}],["并输出对应告警",{"2":{"332":1}}],["并通过",{"2":{"46":1}}],["并支持点击式旋转",{"2":{"45":1}}],["并在手势结束后通过",{"2":{"32":1}}],["桌子等",{"2":{"45":1}}],["沙发",{"2":{"45":1}}],["家具一致",{"2":{"840":1}}],["家具id",{"2":{"837":1}}],["家具参数类型",{"2":{"837":1}}],["家具图片的全局透明度",{"2":{"478":1}}],["家具图片透明度",{"2":{"50":1}}],["家具是基于图片的地图元素",{"2":{"476":1}}],["家具配置",{"2":{"476":1}}],["家具类型编号",{"2":{"301":1,"477":1,"837":1}}],["家具数据数组",{"2":{"300":1}}],["家具数据",{"2":{"275":1}}],["家具同序",{"2":{"269":1}}],["家具素材列表",{"2":{"50":1,"477":1}}],["家具使用和禁区相同的四点坐标结构",{"2":{"45":1}}],["家具功能用于在地图上放置和编辑家具图片",{"2":{"45":1}}],["家具",{"0":{"45":1},"1":{"46":1,"47":1,"48":1,"49":1,"50":1}}],["家族默认使用视口中心外",{"2":{"34":1}}],["物体id",{"2":{"850":1}}],["物体图标",{"2":{"44":1}}],["物体位置",{"2":{"44":1}}],["检测物体参数类型",{"2":{"850":1}}],["检测物体图标的锚点位置",{"2":{"781":1}}],["检测物体是否可交互",{"2":{"780":1}}],["检测物体宽度",{"2":{"779":1}}],["检测物体高度",{"2":{"778":1}}],["检测物体数据",{"2":{"272":1}}],["检测物体",{"0":{"44":1},"2":{"64":1,"116":1,"119":1,"818":1}}],["途径点id",{"2":{"842":1}}],["途径点参数类型",{"2":{"842":1}}],["途径点编辑模式样式配置",{"2":{"750":1}}],["途径点普通模式样式配置",{"2":{"737":1}}],["途径点配置",{"2":{"735":1}}],["途径点数据",{"2":{"271":1}}],["途径点用于定义机器需要途径的位置",{"2":{"43":1}}],["途径点",{"0":{"43":1}}],["取代它的原因不只是形态",{"2":{"85":1}}],["取消顺序",{"2":{"42":1}}],["取决于你传入的prop数据",{"2":{"27":1}}],["取决于你传入的",{"2":{"25":1}}],["合并原始数据和临时的清扫顺序状态",{"2":{"42":1}}],["临时的清扫顺序状态",{"2":{"42":1}}],["借助这个设计",{"2":{"42":1}}],["借助受控的设计",{"2":{"33":1}}],["中房间的颜色",{"2":{"383":1}}],["中使用",{"2":{"328":1}}],["中使用地图",{"2":{"66":1}}],["中心点",{"2":{"845":2}}],["中心y",{"2":{"326":1}}],["中心x",{"2":{"326":1}}],["中心线两点",{"2":{"29":1,"269":1,"840":1}}],["中对应类型的",{"2":{"301":1}}],["中配置的家具类型编号匹配",{"2":{"275":1}}],["中添加此服务",{"2":{"88":1}}],["中",{"2":{"77":1,"84":1,"790":1}}],["中拖拽一个禁区",{"2":{"67":1}}],["中设置",{"2":{"65":1}}],["中的数据",{"2":{"59":1}}],["中的",{"2":{"42":1,"301":1,"837":1}}],["返回的对象会被合并到",{"2":{"854":1}}],["返回的点集既可用于",{"2":{"302":1}}],["返回该房间的",{"2":{"306":1}}],["返回值",{"2":{"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,"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,"854":1,"855":1}}],["返回自定义属性",{"2":{"41":1}}],["返回矩形的四个顶点坐标",{"2":{"34":1}}],["解析点阵协议的地图房间数据并转换为",{"2":{"854":1}}],["解析得到的路径的最后一个点会被认为是机器人当前位置",{"2":{"263":1}}],["解析预留字段",{"2":{"41":1}}],["解决该问题的推荐方案是",{"2":{"68":1}}],["解决方案",{"2":{"8":1,"9":1}}],["需要偏移的点位数组",{"2":{"855":1}}],["需要明确尺寸",{"2":{"847":2}}],["需要传入基于机器坐标系的点",{"2":{"306":1}}],["需要别的初始尺寸就传",{"2":{"299":1}}],["需要与",{"2":{"275":1}}],["需要启用",{"2":{"251":1}}],["需要",{"2":{"97":1}}],["需要使用",{"2":{"84":1,"278":1}}],["需要从地图数据中解析",{"2":{"80":1}}],["需要注意的是",{"2":{"77":1}}],["需要在小程序global",{"2":{"72":1}}],["需要特别注意组件的初始化时机",{"2":{"65":1}}],["需要和customdata里的字段一致",{"2":{"41":1}}],["需要缩小地图",{"2":{"8":1}}],["对点位数组进行偏移",{"2":{"855":1}}],["对角线",{"2":{"325":1}}],["对象会根据",{"2":{"316":1}}],["对于直接消费完整配置对象的场景",{"2":{"716":1}}],["对于结构化协议代表",{"2":{"382":1}}],["对于新接入",{"2":{"331":1}}],["对于渐变背景",{"2":{"328":1}}],["对于较小的数据",{"2":{"95":1}}],["对于",{"2":{"89":1}}],["对于不同的扫地机协议",{"2":{"36":1}}],["对页面加载速度有一定影响",{"2":{"73":1}}],["对应",{"2":{"47":1,"369":1,"371":1,"374":1,"377":1,"378":1,"790":1}}],["对应内置图标",{"2":{"39":2}}],["客厅",{"2":{"39":2,"80":1,"97":1,"264":1,"389":1}}],["数组从下到上生效",{"2":{"561":1}}],["数组索引对应",{"2":{"389":1,"414":1,"416":1,"418":1,"420":1,"441":1}}],["数组",{"2":{"310":1}}],["数值类型",{"2":{"39":1}}],["数据中",{"2":{"854":1}}],["数据中包含",{"2":{"39":1}}],["数据形态与禁区",{"2":{"840":1}}],["数据驱动显示",{"2":{"399":1}}],["数据翻转",{"2":{"243":1}}],["数据源",{"2":{"101":1}}],["数据类型",{"2":{"96":1}}],["数据保存为本地文件",{"2":{"95":1}}],["数据传入",{"0":{"80":1}}],["数据",{"0":{"261":1},"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},"2":{"36":1,"41":1,"230":1}}],["数据处理",{"0":{"36":1}}],["数据通过",{"2":{"31":1}}],["数据格式变更",{"2":{"29":1,"269":1,"840":1}}],["数据由四个角点",{"2":{"29":1}}],["卧室",{"2":{"37":1,"264":1,"389":1}}],["支持的字段与",{"2":{"763":1}}],["支持的最大缩放倍数",{"2":{"341":1}}],["支持的最小缩放倍数",{"2":{"340":1}}],["支持的各种数据类型和格式",{"2":{"261":1,"827":1}}],["支持多种图片适应模式",{"2":{"327":1}}],["支持线性渐变和径向渐变",{"2":{"324":1}}],["支持三种背景类型",{"2":{"323":1}}],["支持三种形状",{"2":{"53":1}}],["支持结构化协议和栅格协议",{"2":{"311":1}}],["支持颜色字符串",{"2":{"310":1}}],["支持点",{"2":{"305":1}}],["支持负数",{"2":{"295":2,"296":2,"297":2,"298":2,"299":2,"301":2,"302":2,"304":2}}],["支持深度增量更新",{"2":{"280":2}}],["支持在地图上添加自定义的图像",{"2":{"273":1}}],["支持在房间名称旁边显示预设的房间类型图标",{"2":{"37":1}}],["支持",{"2":{"95":1,"319":1,"320":1,"321":1,"322":1}}],["支持拖拽",{"2":{"52":1,"476":1}}],["支持完整的增删改操作",{"2":{"51":1}}],["支持编辑",{"2":{"31":1,"275":1}}],["`点在房间",{"2":{"306":1}}],["`true`",{"2":{"119":1}}],["`boolean`",{"2":{"119":1}}],["`room",{"2":{"60":1}}],["`roomproperties`",{"2":{"36":1,"264":1}}],["`roomproperty",{"2":{"36":1,"264":1}}],["`carpet",{"2":{"54":1}}],["`",{"2":{"36":1,"54":1,"60":1,"264":1}}],["结构与",{"2":{"750":1}}],["结构化日志写入宿主",{"2":{"335":1}}],["结构化地图的",{"2":{"85":1}}],["结构化协议",{"2":{"36":1,"264":1}}],["结合",{"2":{"94":1}}],["结论才和这块面板真正渲染出来的一致",{"2":{"85":1}}],["结束后触发",{"2":{"29":1}}],["点坐标",{"2":{"841":1,"842":1}}],["点坐标数组",{"2":{"305":1}}],["点集合",{"2":{"836":1,"838":1,"851":1}}],["点阵地图协议版本0的房间颜色",{"2":{"383":1}}],["点阵协议的地图数据",{"2":{"854":1}}],["点阵协议专用",{"2":{"379":1,"380":1,"381":1,"383":1}}],["点阵协议地图数据结构化协议地图数据",{"2":{"80":1}}],["点阵协议",{"2":{"36":1,"264":1}}],["点不在任何房间内",{"2":{"306":1}}],["点击会触发",{"2":{"798":1}}],["点击热区在条带每一侧向外扩展的可抓边距",{"2":{"694":1}}],["点击旋转按钮时的旋转方向",{"2":{"492":1}}],["点击旋转按钮会顺时针旋转",{"2":{"48":1}}],["点击充电桩回调",{"2":{"260":1}}],["点击扫地机器人回调",{"2":{"259":1}}],["点击位置的地图坐标",{"2":{"256":1}}],["点击地毯区域回调",{"2":{"251":1}}],["点击地图时会触发onclickmap回调",{"2":{"43":1}}],["点击自定义元素回调",{"2":{"250":1}}],["点击自定义区域回调",{"2":{"241":1}}],["点击自定义区域删除按钮的回调",{"2":{"228":1}}],["点击自定义区域时触发",{"2":{"31":1}}],["点击检测物体回调",{"2":{"249":1}}],["点击途径点回调",{"2":{"248":1}}],["点击途径点时切换到编辑状态",{"2":{"43":1}}],["点击家具回调",{"2":{"247":1}}],["点击家具删除按钮的回调",{"2":{"245":1}}],["点击定点清扫回调",{"2":{"244":1}}],["点击定点框时触发",{"2":{"32":1}}],["点击进入编辑",{"2":{"243":1,"798":1}}],["点击清扫区域回调",{"2":{"240":1}}],["点击清扫区域删除按钮的回调",{"2":{"227":1}}],["点击禁拖区域回调",{"2":{"239":1}}],["点击禁拖区域删除按钮的回调",{"2":{"226":1}}],["点击禁扫区域回调",{"2":{"238":1}}],["点击禁扫区域删除按钮的回调",{"2":{"225":1}}],["点击禁扫区域时触发",{"2":{"30":1}}],["点击禁扫区域的删除按钮时触发",{"2":{"30":1}}],["点击",{"2":{"101":1}}],["点击走房间锚点专属回调",{"2":{"100":1}}],["点击了房间",{"2":{"83":1,"216":1}}],["点击了自定义元素",{"2":{"59":1}}],["点击了地毯",{"2":{"56":1}}],["点击了检测物体",{"2":{"44":1}}],["点击删除按钮时触发",{"2":{"31":1}}],["点击门槛回调",{"2":{"243":1}}],["点击门槛删除按钮的回调",{"2":{"230":1}}],["点击门槛删除按钮时触发",{"2":{"29":1}}],["点击门槛时触发",{"2":{"29":1}}],["点击虚拟墙回调",{"2":{"242":1}}],["点击虚拟墙删除按钮的回调",{"2":{"229":1}}],["点击虚拟墙时触发",{"2":{"28":1}}],["点击虚拟墙的删除按钮时触发",{"2":{"28":1}}],["点击房间信息回调",{"2":{"224":1}}],["点击房间回调",{"2":{"83":1,"223":1}}],["点击房间时触发",{"2":{"25":1,"26":1}}],["点击房间的时候组件内部并不会做任何事",{"2":{"25":1}}],["水箱等级",{"2":{"843":1}}],["水滴图标底部尖端对准坐标点",{"2":{"707":1}}],["水滴形状的图标",{"2":{"707":1}}],["水量图标资源数组",{"2":{"416":1}}],["水量图标配置",{"2":{"415":1}}],["水量",{"2":{"36":1}}],["水平方向保留的最小边距比例",{"2":{"10":1}}],["水平方向的可用空间",{"2":{"5":1}}],["吸力等级",{"2":{"843":1}}],["吸力等级图标资源数组",{"2":{"414":1}}],["吸力图标配置",{"2":{"413":1}}],["吸力",{"2":{"36":1}}],["地板类型",{"2":{"843":1}}],["地板材质缩放系数",{"2":{"443":1}}],["地板材质透明度",{"2":{"442":1}}],["地板材质图标资源数组",{"2":{"441":1}}],["地板材质配置",{"2":{"440":1}}],["地毯材质类型编号",{"2":{"851":1}}],["地毯材质配置",{"2":{"474":1}}],["地毯id",{"2":{"851":1}}],["地毯填充颜色",{"2":{"615":1}}],["地毯右下角缩放按钮交互模式",{"2":{"614":1}}],["地毯旋转按钮交互模式",{"2":{"613":1}}],["地毯删除按钮的图标容器填充颜色",{"2":{"612":1}}],["地毯最大尺寸",{"2":{"610":1}}],["地毯缩放系数",{"2":{"473":1}}],["地毯透明度",{"2":{"472":1}}],["地毯资源路径",{"2":{"471":1}}],["地毯配置",{"2":{"470":1}}],["地毯等半透明元素在非实底背景下能够正确显示颜色",{"2":{"310":1}}],["地毯等图形数据",{"2":{"262":1}}],["地毯高度",{"2":{"302":1}}],["地毯宽度",{"2":{"302":1}}],["地毯尺寸由",{"2":{"57":1}}],["地毯会显示删除",{"2":{"55":1}}],["地面类型",{"2":{"36":1}}],["地图像素坐标系",{"2":{"840":1}}],["地图高度",{"2":{"834":1}}],["地图宽度",{"2":{"834":1}}],["地图id",{"2":{"834":1}}],["地图不会随手指平移缩放",{"2":{"798":1}}],["地图不会响应任何交互事件",{"2":{"791":1}}],["地图自适应时的偏移量",{"2":{"353":1}}],["地图自适应时垂直方向保留的最小边距比例",{"2":{"350":1}}],["地图自适应时水平方向保留的最小边距比例",{"2":{"349":1}}],["地图完成自适应后",{"2":{"349":1,"350":1}}],["地图初始化后",{"2":{"340":1,"341":1}}],["地图初始化完成回调",{"2":{"217":1}}],["地图容器背景透明度",{"2":{"328":1}}],["地图容器纯色背景颜色",{"2":{"323":1}}],["地图才会更新",{"2":{"317":1}}],["地图字符串数据",{"2":{"311":1}}],["地图数据对象",{"2":{"311":1}}],["地图已就绪",{"2":{"279":1}}],["地图已准备就绪",{"2":{"83":1}}],["地图是否已绘制完成",{"2":{"279":1}}],["地图热力图数据",{"2":{"276":1}}],["地图栅格数据",{"2":{"262":1}}],["地图点击回调",{"2":{"256":1}}],["地图被清空时以空数组触发",{"2":{"222":1}}],["地图状态",{"2":{"834":1}}],["地图状态信息",{"2":{"218":1,"219":1,"834":1}}],["地图状态变化",{"2":{"3":1}}],["地图方法",{"0":{"84":1,"277":1},"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}}],["地图绘制完成回调",{"2":{"219":1}}],["地图绘制完成",{"2":{"83":1,"216":1}}],["地图绘制回调",{"2":{"83":1}}],["地图准备就绪回调",{"2":{"83":1}}],["地图准备就绪时触发",{"2":{"25":1,"26":1}}],["地图事件回调通过组件",{"2":{"83":1,"216":1}}],["地图事件回调",{"0":{"83":1,"215":1},"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}}],["地图配置",{"0":{"81":1},"2":{"348":1}}],["地图就会按什么样的数据进行渲染",{"2":{"80":1}}],["地图原始数据",{"2":{"80":2}}],["地图原点本身是相对于地图左上角来定位的",{"2":{"75":1}}],["地图原点是扫地机器人运行过程中确定的参考点",{"2":{"75":1}}],["地图原点坐标",{"0":{"75":1}}],["地图原点变化自适应阈值",{"2":{"355":1}}],["地图原点变化触发自适应的阈值",{"2":{"10":1}}],["地图原点变化",{"2":{"3":1}}],["地图中",{"2":{"75":1}}],["地图上的元素都是基于这个原点计算的相对位置",{"2":{"75":1}}],["地图组件默认会开启路径增量绘制以提升性能",{"2":{"449":1}}],["地图组件的数据是纯受控的",{"2":{"80":1}}],["地图组件",{"2":{"72":1}}],["地图缩放后这段偏移也会随之被放大或缩小",{"2":{"60":1}}],["地图地毯",{"0":{"52":1},"2":{"52":1}}],["地图坐标系以地图原点为中心",{"2":{"76":1}}],["地图坐标系是本",{"2":{"76":1}}],["地图坐标系",{"0":{"76":1},"1":{"77":1},"2":{"34":1,"77":1,"222":1,"844":1,"845":1}}],["地图控制元素是纯受控的",{"2":{"27":1}}],["地图控制元素",{"0":{"27":1},"1":{"28":1,"29":1,"30":1,"31":1,"32":1}}],["地图更新时颜色分配保持一致",{"2":{"13":1}}],["地图很小",{"2":{"9":1}}],["地图很大",{"2":{"8":1}}],["地图旋转角度",{"2":{"804":1}}],["地图旋转",{"0":{"64":1},"2":{"3":1}}],["地图尺寸变化自适应阈值",{"2":{"356":1}}],["地图尺寸变化触发自适应的阈值",{"2":{"10":1}}],["地图尺寸变化",{"2":{"3":1}}],["地图的",{"2":{"3":3}}],["地图",{"2":{"3":1,"12":1,"69":1}}],["地图首次绘制完成回调",{"2":{"218":1}}],["地图首次绘制",{"2":{"3":1}}],["地图会自动更新",{"2":{"317":1}}],["地图会自动更新视觉效果",{"2":{"81":1,"313":1}}],["地图会自动响应配置变化并更新视觉效果",{"2":{"316":1}}],["地图会缩小到",{"2":{"2":1}}],["地图会放大到",{"2":{"2":1}}],["地图会用",{"2":{"2":1}}],["清除",{"2":{"101":1}}],["清除全部",{"2":{"100":1}}],["清扫顺序右侧间距",{"2":{"426":1}}],["清扫顺序字体大小",{"2":{"425":1}}],["清扫顺序字体粗细",{"2":{"424":1}}],["清扫顺序字体名称",{"2":{"423":1}}],["清扫顺序文字颜色",{"2":{"422":1}}],["清扫顺序配置",{"2":{"421":1}}],["清扫次数的图标规则相对特殊",{"2":{"420":1}}],["清扫次数图标资源数组",{"2":{"420":1}}],["清扫次数图标配置",{"2":{"419":1}}],["清扫模式图标资源数组",{"2":{"418":1}}],["清扫模式图标配置",{"2":{"417":1}}],["清扫区域文本偏移",{"2":{"648":1}}],["清扫区域文本位置",{"2":{"647":1}}],["清扫区域文本颜色",{"2":{"646":1}}],["清扫区域轮廓填充颜色",{"2":{"644":1}}],["清扫区域轮廓虚线样式",{"2":{"643":1}}],["清扫区域轮廓是否为虚线",{"2":{"642":1}}],["清扫区域轮廓描边宽度",{"2":{"641":1}}],["清扫区域轮廓描边颜色",{"2":{"640":1}}],["清扫区域轮廓偏移",{"2":{"639":1}}],["清扫区域填充颜色",{"2":{"638":1}}],["清扫区域描边宽度",{"2":{"637":1}}],["清扫区域描边颜色",{"2":{"636":1}}],["清扫区域图标容器填充颜色",{"2":{"635":1}}],["清扫区域最大尺寸",{"2":{"634":1}}],["清扫区域最小尺寸",{"2":{"633":1}}],["清扫区域配置",{"2":{"632":1}}],["清扫区域已更新",{"2":{"216":1}}],["清扫区域",{"2":{"77":1}}],["清扫路径宽度",{"2":{"453":1}}],["清扫路径颜色",{"2":{"452":1}}],["清扫路径是否可见",{"2":{"451":1}}],["清扫路径配置",{"2":{"450":1}}],["清扫路径",{"2":{"77":1}}],["清扫划区",{"0":{"30":1},"2":{"27":1,"34":1}}],["清洁区域数据",{"2":{"267":1}}],["清洁模式",{"2":{"36":1,"843":1}}],["清洁顺序",{"2":{"36":1,"843":1}}],["清洁次数",{"2":{"36":1,"843":1}}],["传输模式",{"2":{"88":1}}],["传递",{"2":{"83":1,"216":1,"315":1,"788":1}}],["传入两点的旧数据会被丢弃并打",{"2":{"840":1}}],["传入两个点的旧数据会被丢弃并打一条",{"2":{"29":1,"269":1}}],["传入空数组即清空所有家具",{"2":{"300":1}}],["传入值会被钳制到",{"2":{"299":1}}],["传入的数据会被缓存",{"2":{"97":1}}],["传入地毯数据",{"2":{"53":1}}],["传入家具数据",{"2":{"46":1}}],["传入合并后的房间数据",{"2":{"42":1}}],["传",{"2":{"34":1}}],["默认20次",{"2":{"855":1}}],["默认false",{"2":{"833":1}}],["默认样式符合页面风格",{"2":{"716":1}}],["默认红白斜纹",{"2":{"686":1,"839":1}}],["默认蓝白斜纹",{"2":{"683":1,"839":1}}],["默认步距",{"2":{"680":1}}],["默认的",{"2":{"680":1}}],["默认观感为",{"2":{"676":1}}],["默认高度",{"2":{"477":1}}],["默认宽度",{"2":{"477":1}}],["默认宽高和尺寸约束",{"2":{"302":1}}],["默认会写入",{"2":{"336":1}}],["默认居中",{"2":{"327":1,"833":1}}],["默认铺满全屏",{"2":{"72":1}}],["默认使用此配置",{"2":{"368":1,"371":1,"374":1}}],["默认使用第一个素材的类型",{"2":{"301":1}}],["默认使用配置中的最小尺寸",{"2":{"296":1,"297":1,"298":1,"304":1}}],["默认使用配置中的最小宽度",{"2":{"295":1}}],["默认使用",{"2":{"62":1,"370":1,"373":1,"376":1}}],["默认地毯贴图",{"2":{"58":1}}],["默认为不透明白色",{"2":{"685":1}}],["默认为",{"2":{"57":2,"295":3,"296":2,"297":2,"298":2,"299":2,"301":2,"302":2,"304":2,"305":2}}],["默认不限制",{"2":{"57":1}}],["默认情况下",{"2":{"48":1}}],["默认",{"2":{"34":1,"57":1,"99":1,"101":1,"299":2,"327":1,"678":1,"680":1,"707":1,"781":1,"833":1,"846":1,"847":1}}],["默认值会将",{"2":{"722":1}}],["默认值会跟随构建环境",{"2":{"331":1}}],["默认值使用",{"2":{"332":1}}],["默认值为空字符串",{"2":{"383":1}}],["默认值为",{"2":{"59":1}}],["默认值是",{"2":{"9":1}}],["默认值",{"2":{"5":1,"10":1,"15":1,"18":1,"24":1,"31":1,"50":1,"58":1,"119":1,"319":1,"320":1,"321":1,"322":1,"323":1,"324":1,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1,"334":1,"335":1,"336":1,"337":1,"340":1,"341":1,"342":1,"343":1,"344":1,"345":1,"346":1,"347":1,"349":1,"350":1,"351":1,"352":1,"353":1,"354":1,"355":1,"356":1,"358":1,"359":1,"360":1,"361":1,"362":1,"363":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,"385":1,"386":1,"387":1,"389":1,"390":1,"391":1,"392":1,"394":1,"395":1,"396":1,"398":1,"399":1,"400":1,"401":1,"402":1,"403":1,"404":1,"405":1,"407":1,"408":1,"409":1,"410":1,"411":1,"412":1,"414":1,"416":1,"418":1,"420":1,"422":1,"423":1,"424":1,"425":1,"426":1,"428":1,"429":1,"430":1,"431":1,"432":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1,"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"448":1,"449":1,"451":1,"452":1,"453":1,"455":1,"456":1,"457":1,"459":1,"460":1,"461":1,"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1,"471":1,"472":1,"473":1,"474":1,"475":1,"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"483":1,"484":1,"485":1,"486":1,"487":1,"488":1,"489":1,"490":1,"491":1,"492":1,"493":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1,"511":1,"512":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"533":1,"534":1,"535":1,"536":1,"537":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"553":1,"554":1,"555":1,"556":1,"557":1,"558":1,"559":1,"560":1,"561":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"580":1,"581":1,"583":1,"584":1,"586":1,"587":1,"588":1,"589":1,"590":1,"591":1,"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1,"599":1,"600":1,"601":1,"603":1,"604":1,"606":1,"607":1,"609":1,"610":1,"611":1,"612":1,"613":1,"614":1,"615":1,"616":1,"617":1,"618":1,"619":1,"620":1,"621":1,"622":1,"623":1,"624":1,"625":1,"627":1,"628":1,"630":1,"631":1,"633":1,"634":1,"635":1,"636":1,"637":1,"638":1,"639":1,"640":1,"641":1,"642":1,"643":1,"644":1,"645":1,"646":1,"647":1,"648":1,"650":1,"651":1,"653":1,"654":1,"656":1,"657":1,"658":1,"659":1,"660":1,"661":1,"662":1,"663":1,"664":1,"665":1,"666":1,"667":1,"668":1,"669":1,"671":1,"672":1,"674":1,"675":1,"677":1,"678":2,"679":1,"680":2,"681":1,"682":1,"684":1,"685":1,"687":1,"688":1,"689":1,"690":1,"691":1,"692":1,"693":1,"694":1,"695":1,"696":1,"697":1,"698":1,"699":1,"700":1,"701":1,"702":1,"704":1,"705":1,"706":1,"707":1,"708":1,"709":1,"710":1,"711":1,"712":1,"713":1,"714":1,"715":1,"716":2,"717":1,"718":1,"719":1,"720":1,"721":1,"722":1,"723":1,"724":1,"726":1,"727":1,"728":1,"729":1,"731":1,"732":1,"733":1,"734":1,"736":1,"738":1,"739":1,"741":1,"742":1,"743":1,"744":1,"746":1,"747":1,"748":1,"749":1,"751":1,"752":1,"754":1,"755":1,"756":1,"757":1,"759":1,"760":1,"761":1,"762":1,"763":2,"765":1,"766":1,"767":1,"768":1,"769":1,"770":1,"771":1,"772":1,"773":1,"774":1,"775":1,"776":1,"778":1,"779":1,"780":1,"781":1,"783":1,"784":1,"785":1,"786":1,"789":1,"790":1,"791":1,"792":1,"793":1,"794":1,"795":1,"796":1,"797":1,"798":1,"799":1,"800":1,"801":1,"802":1,"803":1,"804":1,"805":1,"806":1,"807":1,"808":1,"809":1,"810":1,"811":1,"812":1,"813":1,"814":1,"815":1,"816":1,"817":1,"818":1,"819":1,"820":1,"821":1,"822":1,"823":1,"824":1,"825":1,"826":1}}],["米数",{"2":{"712":1}}],["米",{"2":{"34":2,"57":1,"58":2,"269":1,"299":1,"477":4,"500":1,"514":1,"539":1,"563":1,"564":1,"586":1,"587":1,"609":1,"610":1,"633":1,"634":1,"666":1,"667":1,"689":1,"690":1,"691":1,"692":1,"708":1,"798":1,"840":1}}],["适用于气泡图标",{"2":{"846":1,"847":1}}],["适用于气泡形状的图标",{"2":{"781":1}}],["适用于气泡",{"2":{"707":1}}],["适用于多地图",{"2":{"73":1}}],["适用于首页实时地图等场景",{"2":{"72":1}}],["适用于用户选择了某个地毯但尚未进入编辑模式的场景",{"2":{"56":1}}],["适用于围绕机器人当前位置",{"2":{"34":1}}],["适用场景",{"2":{"15":1,"16":1,"18":1,"19":1}}],["获取地图中心点坐标",{"2":{"294":1}}],["获取当前视口中心点坐标",{"2":{"293":1}}],["获取当前地图上所有家具数据",{"2":{"303":1}}],["获取当前地图上所有途径点数据",{"2":{"290":1}}],["获取当前地图上所有定点清扫数据",{"2":{"289":1}}],["获取当前地图上所有门槛数据",{"2":{"288":1}}],["获取当前地图上所有虚拟墙数据",{"2":{"287":1}}],["获取当前地图上所有清扫区域数据",{"2":{"286":1}}],["获取当前地图上所有禁拖区域数据",{"2":{"285":1}}],["获取当前地图上所有禁扫区域数据",{"2":{"284":1}}],["获取当前地图上所有自定义地毯数据",{"2":{"282":1}}],["获取分割线端点",{"2":{"292":1}}],["获取分割线有效端点",{"2":{"291":1}}],["获取分割线数据",{"2":{"26":1}}],["获取到的数据需要处理成roomproperty",{"2":{"264":1}}],["获取",{"2":{"97":1}}],["获取基于视口中心的虚拟墙端点坐标",{"2":{"33":1}}],["新",{"2":{"300":1}}],["新建门槛",{"2":{"299":1}}],["新建门槛不用自己算四个角",{"2":{"29":1}}],["新增家具时的初始尺寸",{"2":{"47":1}}],["新增虚拟墙",{"2":{"33":1}}],["新增其他地图控制元素的方式也是类似的",{"2":{"33":1}}],["新增一个地图控制元素非常简单",{"2":{"33":1}}],["新增地图控制元素",{"0":{"33":1},"1":{"34":1}}],["我们内置了一套默认配置",{"2":{"81":1}}],["我们提供了",{"2":{"264":1}}],["我们提供了解析方法",{"2":{"80":1}}],["我们提供了对应的api",{"2":{"33":1}}],["我们建议始终使用",{"2":{"73":1}}],["我们建议搭配选择房间的功能一起使用",{"2":{"26":1}}],["我们会使用",{"2":{"71":1}}],["我们强烈建议始终在",{"2":{"32":1}}],["8a8a8a",{"2":{"744":1}}],["88d0e9",{"2":{"363":1}}],["800080",{"2":{"81":1,"315":1}}],["80",{"2":{"75":2,"270":1,"271":1,"272":1}}],["8",{"2":{"32":1,"46":1,"47":2,"97":1,"114":1,"195":1,"341":1,"361":1,"389":1,"412":1,"477":3,"489":1,"497":1,"498":1,"511":1,"512":1,"534":1,"535":1,"578":1,"601":1,"648":1,"669":1,"705":1,"715":1,"722":1}}],["96",{"2":{"510":1}}],["9",{"2":{"389":1}}],["99dd70",{"2":{"363":1}}],["999999",{"2":{"316":1,"317":1,"351":1}}],["90°",{"2":{"680":1}}],["90",{"2":{"45":1,"48":1,"55":1,"64":1,"269":2,"492":2,"613":1,"680":3}}],["93",{"2":{"32":1,"58":1,"615":1,"621":1,"638":1,"644":1,"711":1}}],["9de5c7",{"2":{"15":1,"16":1,"19":1,"21":1,"22":2,"316":1,"317":1,"368":1}}],["未列入的门槛不显示编辑控件",{"2":{"798":1}}],["未显式声明的字段会回退到",{"2":{"763":1}}],["未设置时回退到",{"2":{"612":1}}],["未写入",{"2":{"561":1}}],["未传时按",{"2":{"475":1}}],["未传且只传了",{"2":{"302":2}}],["未支持分区的协议版本",{"2":{"383":1}}],["未知房间的颜色",{"2":{"382":1}}],["未被选中",{"2":{"369":1,"372":1,"375":1}}],["未声明的字段会回退到",{"2":{"31":1}}],["未选中",{"2":{"25":1}}],["第一个参数是类型名",{"2":{"31":1}}],["第二个参数是区域数据",{"2":{"31":1}}],["gpu",{"2":{"330":1}}],["guards",{"2":{"208":1}}],["guarantees",{"2":{"140":1}}],["grows",{"2":{"201":1}}],["groups",{"2":{"188":1}}],["group",{"0":{"171":1},"1":{"172":1,"173":1,"174":1,"175":1,"176":1},"2":{"171":1,"172":1,"173":1,"176":1,"188":1,"192":1}}],["gate",{"2":{"203":1}}],["gates",{"0":{"203":1},"2":{"195":1}}],["gapright",{"0":{"426":1}}],["gaps",{"2":{"196":1,"199":2,"204":1}}],["gap",{"0":{"380":1,"391":1},"2":{"38":1,"200":1}}],["glance",{"2":{"146":1}}],["globals",{"2":{"202":1}}],["global",{"0":{"212":1,"318":1,"319":1,"320":1,"321":1,"322":1,"323":1,"324":1,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1},"1":{"319":1,"320":1,"321":1,"322":1,"323":1,"324":1,"325":2,"326":2,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1},"2":{"62":1,"81":1,"212":2,"280":1,"310":1,"311":1,"315":2,"316":2,"317":1,"325":1,"326":1,"327":1,"331":1,"332":1,"334":1}}],["gesture",{"2":{"198":1}}],["generic",{"2":{"192":1}}],["generation",{"2":{"146":1,"152":1}}],["general",{"2":{"132":1}}],["geometry",{"0":{"175":1},"2":{"198":1,"201":1}}],["getmapcenterpoint",{"0":{"294":1},"2":{"294":1}}],["getviewportcenterpoint",{"0":{"293":1},"2":{"293":1}}],["getvirtualwalls",{"0":{"287":1},"2":{"287":1}}],["getdividerendpoints",{"0":{"292":1},"2":{"292":1}}],["getwaypoints",{"0":{"290":1},"2":{"290":1}}],["getwallpointsbyviewportcenter",{"0":{"295":1},"2":{"33":1,"295":1}}],["getfurnitures",{"0":{"303":1},"2":{"303":1}}],["getfurniturepointsbyviewportcenter",{"0":{"301":1},"2":{"46":1,"47":1,"301":1,"477":1}}],["getforbiddenmopzonepointsbyviewportcenter",{"0":{"297":1},"2":{"297":1}}],["getforbiddenmopzones",{"0":{"285":1},"2":{"285":1}}],["getforbiddensweepzonepointsbyviewportcenter",{"0":{"296":1},"2":{"296":1}}],["getforbiddensweepzones",{"0":{"284":1},"2":{"284":1}}],["getthresholds",{"0":{"288":1},"2":{"269":1,"288":1}}],["getthresholdpointsbyviewportcenter",{"0":{"299":1},"2":{"29":2,"299":1}}],["getspotpointbyviewportcenter",{"0":{"304":1},"2":{"304":1}}],["getspots",{"0":{"289":1},"2":{"289":1}}],["gets",{"2":{"173":1}}],["getlayer",{"2":{"118":1}}],["getroomanchors",{"2":{"100":1,"101":1}}],["getrectpointsbycenter",{"2":{"34":2}}],["getcleanzonepointsbyviewportcenter",{"0":{"298":1},"2":{"298":1}}],["getcleanzones",{"0":{"286":1},"2":{"84":1,"278":1,"286":1}}],["getcustomcarpets",{"0":{"282":1},"2":{"282":1}}],["getcustomcarpetpointsbyviewportcenter",{"0":{"302":1},"2":{"54":2,"302":1}}],["geteffectivedividerpoints",{"0":{"291":1},"2":{"26":1,"291":1}}],["goals",{"0":{"131":1,"132":1,"164":1,"165":1}}],["goal",{"0":{"104":1},"2":{"114":1,"120":1,"154":1,"187":1,"195":1,"208":1}}],["gif高度",{"2":{"847":1}}],["gif宽度",{"2":{"847":1}}],["gif资源路径",{"2":{"847":1}}],["gifcustomelementparam",{"0":{"847":1},"2":{"847":1,"849":1}}],["gif",{"2":{"59":2,"273":5,"847":3}}],["gt",{"2":{"31":2,"90":1,"93":1,"146":2,"204":1,"279":1,"280":2,"281":1,"282":1,"283":1,"284":1,"285":1,"286":1,"287":1,"288":1,"289":1,"290":1,"291":1,"293":1,"294":1,"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"303":1,"304":1,"306":1,"307":1,"308":1,"309":1,"310":1,"311":1,"312":1,"336":1,"382":1,"399":1,"763":2,"796":1}}],["like",{"2":{"177":1}}],["light",{"2":{"170":1,"177":1,"183":1,"316":5,"317":11}}],["lightweight",{"2":{"125":1,"152":1,"191":1,"192":1,"193":1}}],["limit",{"2":{"145":1,"156":1}}],["lists",{"2":{"189":1,"192":1}}],["list",{"0":{"143":1},"2":{"139":1,"152":1,"156":3,"159":1,"173":1,"190":1,"191":1}}],["listener",{"2":{"109":1}}],["live",{"2":{"135":1,"154":2,"157":1,"168":1,"170":1,"190":1}}],["linked",{"2":{"185":1}}],["linkage",{"2":{"169":1}}],["link",{"2":{"168":1}}],["lint",{"2":{"115":1,"121":3,"159":3,"161":2,"192":3,"194":3,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":4,"206":1,"214":1}}],["linevisible",{"0":{"463":1}}],["linear",{"2":{"325":1,"832":1}}],["line",{"2":{"143":1}}],["linewidthfixed",{"0":{"448":1}}],["linewidth",{"0":{"465":1,"657":1},"2":{"28":1}}],["linecolor",{"0":{"464":1,"658":1,"765":1},"2":{"26":1,"28":1}}],["lifecycle",{"0":{"109":1},"2":{"157":1}}],["loading",{"2":{"218":1}}],["lockaspectratio",{"0":{"493":1}}],["lockfile",{"2":{"158":2}}],["local",{"2":{"105":1,"198":1,"208":1,"211":1}}],["longer",{"2":{"182":1,"202":1,"206":1}}],["long",{"2":{"126":1,"167":1}}],["logger",{"0":{"208":1,"209":1,"212":1,"333":1,"334":1,"335":1,"336":1,"337":1},"1":{"209":1,"210":1,"211":1,"212":1,"213":1,"214":1,"334":1,"335":1,"336":1,"337":1},"2":{"208":3,"209":3,"212":3,"213":3,"331":6,"333":1,"334":1,"335":1,"336":1,"337":1}}],["logging",{"2":{"132":1}}],["logic",{"2":{"114":1,"122":1,"157":2,"189":1,"195":2,"201":1,"209":1}}],["log",{"2":{"36":1,"44":3,"56":1,"59":3,"62":1,"63":1,"83":3,"84":1,"100":2,"153":1,"216":3,"305":2,"306":2,"307":2,"308":2,"331":1}}],["lands",{"2":{"200":1,"207":1}}],["language",{"2":{"120":1,"204":1}}],["last",{"2":{"183":1,"191":1}}],["labeled",{"2":{"185":1}}],["labels",{"2":{"177":2,"188":1,"190":1,"201":1}}],["label",{"2":{"153":1,"159":1,"188":1,"199":1}}],["later",{"2":{"146":1,"203":1}}],["latest",{"2":{"88":1,"89":1,"136":1,"156":1}}],["larger",{"2":{"207":1}}],["largest",{"2":{"196":1,"200":1}}],["large",{"2":{"131":1,"160":1,"163":1,"169":1,"170":1}}],["lacks",{"2":{"130":1,"176":1}}],["layouts",{"2":{"185":1}}],["layout",{"0":{"160":1,"193":1},"2":{"127":2,"137":1,"150":1,"170":1,"184":1,"193":1}}],["layered",{"2":{"195":1}}],["layers",{"2":{"178":1}}],["layer",{"0":{"191":1},"2":{"105":1,"108":2,"110":1,"111":1,"114":2,"118":3,"122":1,"131":1,"147":1,"163":1,"179":1}}],["leaving",{"2":{"124":1}}],["level",{"0":{"118":1},"2":{"105":2,"106":1,"125":1,"127":1,"150":1,"160":1,"183":1,"184":1,"189":1,"190":1,"208":1,"213":1}}],["lets",{"2":{"163":1}}],["let",{"2":{"104":1,"140":1}}],["length",{"2":{"54":1}}],["left",{"2":{"38":1,"137":2,"169":1,"170":1,"193":1,"392":2,"488":1,"577":1,"600":1,"624":1,"647":1,"714":1,"721":1}}],["lt",{"2":{"31":2,"204":1,"279":1,"280":2,"281":1,"282":1,"283":1,"284":1,"285":1,"286":1,"287":1,"288":1,"289":1,"290":1,"291":1,"293":1,"294":1,"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"303":1,"304":1,"306":1,"307":1,"308":1,"309":1,"310":1,"311":1,"312":1,"336":1,"399":1,"763":2,"796":1}}],["下是",{"2":{"680":1}}],["下约",{"2":{"678":1}}],["下面的例子结合",{"2":{"60":1}}],["下",{"2":{"31":1}}],["通用",{"2":{"389":1}}],["通常",{"2":{"441":1}}],["通常为黑色或白色",{"2":{"394":1}}],["通常为编码后的字符串格式",{"2":{"262":1,"276":1}}],["通常不需要手动设置",{"2":{"330":1}}],["通常情况下你不需要手动调用此方法",{"2":{"280":1,"281":1}}],["通常来源于p2p通道获取的数据",{"2":{"276":1}}],["通常是来源于p2p通道获取的数据",{"2":{"262":1}}],["通常是来自mqtt通道的数据",{"2":{"80":1}}],["通常是来自p2p通道的数据",{"2":{"80":4}}],["通常用来把某个区域切换到编辑态",{"2":{"241":1}}],["通常非常庞大",{"2":{"95":1}}],["通常使用",{"2":{"67":1}}],["通常会有底部的操作栏",{"2":{"67":1}}],["通常在弹窗里需要展示地图的时候会使用",{"2":{"65":1}}],["通常新增的元素会被立刻设置为编辑状态",{"2":{"33":1}}],["通道",{"2":{"31":1}}],["通过调整",{"2":{"530":1}}],["通过设置",{"2":{"389":1}}],["通过组件的",{"2":{"280":1,"281":1}}],["通过点击地图获取的坐标来新增途径点",{"2":{"43":1}}],["通过handlereservedstr函数解析得到的对象会被合并到roomproperties中",{"2":{"41":1}}],["通过分割线将一个房间分割成多个房间",{"2":{"26":1}}],["通过",{"2":{"3":1,"40":1,"46":1,"47":1,"49":1,"53":1,"55":1,"56":1,"57":1,"228":1,"234":1,"241":1,"278":1}}],["四角控制按钮图标容器填充颜色",{"2":{"693":1}}],["四角按钮",{"2":{"676":1}}],["四角坐标",{"2":{"29":1,"840":1}}],["四",{"0":{"100":1}}],["四个顶点坐标",{"2":{"837":1}}],["四个顶点",{"2":{"31":1}}],["矩形地毯",{"2":{"54":1}}],["矩形在屏幕上视觉保持正放",{"2":{"34":1}}],["矩形",{"2":{"31":1,"53":1}}],["等独立的配置节点",{"2":{"763":1}}],["等回调的",{"2":{"763":1}}],["等即时生效",{"2":{"99":1}}],["等场景",{"2":{"73":1}}],["等功能按钮",{"2":{"67":1}}],["等内置区域一致",{"2":{"31":1}}],["等专属",{"2":{"31":1}}],["等",{"2":{"31":2,"84":1,"365":1,"422":1,"434":1,"763":1}}],["等库生成",{"2":{"27":1}}],["重名会被",{"2":{"763":1}}],["重名",{"2":{"763":1}}],["重新绘制整条路径",{"2":{"449":1}}],["重新打开后即时重绘",{"2":{"97":1}}],["重置地图的平移和缩放状态到初始位置",{"2":{"309":1}}],["重置",{"2":{"65":1}}],["重点在于如何维护好数据和运行时状态",{"2":{"33":1}}],["重点清扫区",{"2":{"31":1}}],["重复的id可能会导致地图控制元素无法正常工作",{"2":{"27":1}}],["宠物清洁区域",{"2":{"31":1}}],["宠物清洁区",{"2":{"31":1,"763":1}}],["除了",{"2":{"34":1}}],["除了内置的禁扫区域",{"2":{"31":1}}],["除了自动触发",{"2":{"11":1}}],["以确保图标规范统一",{"2":{"781":1}}],["以确保相邻房间颜色不同",{"2":{"365":1}}],["以及",{"2":{"763":1}}],["以及通过第三个参数指定",{"2":{"63":1}}],["以避免额外性能开销",{"2":{"475":1}}],["以避免原生组件由于层级问题干扰手势捕获",{"2":{"257":1}}],["以保持原色",{"2":{"394":1}}],["以保持向后兼容",{"2":{"383":1}}],["以保证层级覆盖",{"2":{"68":1}}],["以缓存为准",{"2":{"100":1}}],["以便",{"2":{"399":1,"414":1,"416":1,"418":1,"420":1}}],["以便在任意组件中调用地图方法",{"2":{"84":1}}],["以便后续调用",{"2":{"84":1}}],["以下是内置默认图标与",{"2":{"389":1}}],["以下是一个主题切换的示例",{"2":{"316":1,"317":1}}],["以下元素的坐标均使用地图坐标系",{"2":{"77":1}}],["以下配置项与房间智能配色相关",{"2":{"24":1}}],["以下配置项共同控制自适应缩放的行为",{"2":{"10":1}}],["以虚拟墙为例",{"2":{"33":1}}],["以",{"2":{"31":1}}],["以禁扫区域为例",{"2":{"30":1}}],["参数进行静默读取分析",{"2":{"95":1}}],["参数进行处理",{"2":{"93":1}}],["参数",{"2":{"88":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,"259":1,"260":1,"280":1,"281":1,"283":1,"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"304":1,"305":1,"306":1,"307":1,"308":1,"310":1,"311":1,"763":1,"854":1,"855":1}}],["参数和方法",{"2":{"30":1}}],["参考",{"2":{"29":1,"128":1}}],["各自具有独立的配置",{"2":{"30":1}}],["只会原样存储并在回调中",{"2":{"836":1}}],["只需要传入你关心的回调函数",{"2":{"83":1,"216":1}}],["只需要设置",{"2":{"64":1}}],["只有启用",{"2":{"256":1,"259":1,"260":1}}],["只有首次绘制完成后",{"2":{"218":1}}],["只有",{"2":{"80":1}}],["只有当依赖项",{"2":{"317":1}}],["只有当",{"2":{"65":1,"807":1}}],["只要在同一类型内唯一即可",{"2":{"31":1}}],["只读展示设备识别的门槛时",{"2":{"29":1,"798":1}}],["只读展示",{"2":{"29":1}}],["只是抛出",{"2":{"25":1}}],["同步放大",{"2":{"680":1}}],["同样参数在",{"2":{"680":1}}],["同时提供两种坐标表达",{"2":{"845":1}}],["同时显示横向和纵向辅助缩放按钮",{"2":{"614":1}}],["同时控制边框和尾部箭头的颜色",{"2":{"434":1}}],["同时",{"2":{"65":1}}],["同时被移除",{"2":{"29":1}}],["同一根斜纹沿条带长度方向占",{"2":{"678":1}}],["同一门槛在两种样式间原地换肤",{"2":{"243":1}}],["同一门槛原地换肤",{"2":{"29":1}}],["同一组",{"2":{"54":1}}],["翻转",{"2":{"29":1}}],["编辑面复用四边形家族的编辑控件",{"2":{"676":1}}],["编辑轮廓是否虚线",{"2":{"619":1}}],["编辑轮廓是否为虚线",{"2":{"484":1}}],["编辑轮廓偏移",{"2":{"616":1}}],["编辑轮廓虚线样式",{"2":{"485":1,"620":1}}],["编辑轮廓填充颜色",{"2":{"483":1,"621":1}}],["编辑轮廓描边宽度",{"2":{"482":1,"618":1}}],["编辑轮廓描边颜色",{"2":{"481":1,"617":1}}],["编辑轮廓相对于家具边界的偏移距离",{"2":{"480":1}}],["编辑按钮",{"2":{"479":1,"492":1}}],["编辑按钮颜色",{"2":{"50":1}}],["编辑状态等",{"2":{"82":1}}],["编辑区域填充色",{"2":{"58":1}}],["编辑模式序号容器水平偏移量",{"2":{"762":1}}],["编辑模式序号容器垂直偏移量",{"2":{"761":1}}],["编辑模式序号容器背景颜色",{"2":{"760":1}}],["编辑模式序号容器大小",{"2":{"759":1}}],["编辑模式序号文本颜色",{"2":{"757":1}}],["编辑模式序号文本字体粗细",{"2":{"756":1}}],["编辑模式序号文本字体",{"2":{"755":1}}],["编辑模式序号文本字体大小",{"2":{"754":1}}],["编辑模式虚线样式",{"2":{"628":1,"672":1}}],["编辑模式是否虚线",{"2":{"627":1}}],["编辑模式需要同时设置",{"2":{"57":1}}],["编辑模式下序号容器样式配置",{"2":{"758":1}}],["编辑模式下序号文本样式配置",{"2":{"753":1}}],["编辑模式下途径点图标大小",{"2":{"752":1}}],["编辑模式下途径点图标资源路径",{"2":{"751":1}}],["编辑模式下是否显示框体",{"2":{"729":1}}],["编辑模式下是否显示中心图标",{"2":{"728":1}}],["编辑模式下是否显示名称标签",{"2":{"723":1}}],["编辑模式下是否使用虚线",{"2":{"671":1}}],["编辑模式下清扫区域框虚线样式",{"2":{"651":1}}],["编辑模式下清扫区域框是否显示为虚线",{"2":{"650":1}}],["编辑模式下禁拖区域框虚线样式",{"2":{"604":1}}],["编辑模式下禁拖区域框是否显示为虚线",{"2":{"603":1}}],["编辑模式下禁扫区域框虚线样式",{"2":{"581":1}}],["编辑模式下禁扫区域框是否显示为虚线",{"2":{"580":1}}],["编辑模式下",{"2":{"55":1}}],["编辑地毯",{"0":{"55":1}}],["编辑态轮廓填充颜色",{"2":{"700":1}}],["编辑态轮廓虚线样式",{"2":{"699":1}}],["编辑态轮廓是否为虚线",{"2":{"698":1}}],["编辑态轮廓描边宽度",{"2":{"697":1}}],["编辑态轮廓描边颜色",{"2":{"696":1}}],["编辑态轮廓相对条带边缘的偏移",{"2":{"695":1}}],["编辑态显示",{"2":{"693":1,"701":1}}],["编辑态下可拖拽",{"2":{"98":1}}],["编辑态下可拖动",{"2":{"96":1}}],["编辑态",{"2":{"96":1,"101":1}}],["编辑态通过",{"2":{"31":1}}],["编辑态点击",{"2":{"29":1}}],["编辑交互通过",{"2":{"29":1}}],["进入房间选择模式",{"2":{"790":1}}],["进入编辑态",{"0":{"98":1},"2":{"29":1}}],["进行配置",{"2":{"276":1}}],["进行渲染",{"2":{"77":1}}],["进阶容错",{"0":{"69":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,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"68":1,"69":1},"2":{"763":1}}],["→",{"2":{"29":2,"846":1}}],["非空时可通过",{"2":{"841":1}}],["非空时显示",{"2":{"716":1}}],["非正数或",{"2":{"564":1,"587":1,"610":1,"634":1,"667":1}}],["非必要不建议开启",{"2":{"475":1}}],["非删除按钮背景色",{"2":{"58":1}}],["非编辑态点击",{"2":{"29":1}}],["非激活状态的房间颜色数组",{"2":{"25":1}}],["移动左下",{"2":{"798":1}}],["移动以及横向",{"2":{"611":1}}],["移动按钮或直接拖拽条带整体平移",{"2":{"798":1}}],["移动按钮偏移距离",{"2":{"557":1}}],["移动按钮图标资源路径",{"2":{"554":1}}],["移动按钮",{"2":{"236":1}}],["移动和辅助缩放按钮都会隐藏",{"2":{"57":1}}],["移动机器人产品可以依据途径点进行定点巡航",{"2":{"43":1}}],["移动",{"2":{"29":1,"254":1,"479":1,"492":1,"676":1}}],["移动控件",{"2":{"29":1}}],["顶点",{"2":{"29":1,"299":1,"689":1,"691":1,"840":1}}],["用可通行",{"2":{"269":1}}],["用该工程实际安装的包和实际生效的配置",{"2":{"85":1}}],["用户可以连续点击旋转按钮",{"2":{"492":1}}],["用户可以通过点击下方按钮直接安装",{"2":{"87":1}}],["用户可以通过手势进行拖拽移动",{"2":{"55":1}}],["用户",{"2":{"89":1}}],["用户定义",{"2":{"52":1}}],["用户点击地图时会触发",{"2":{"792":1}}],["用户点击了地毯",{"2":{"56":1}}],["用户点",{"2":{"29":1}}],["用于矩形和圆形地毯的顶点坐标",{"2":{"851":1}}],["用于机器人和充电桩等带朝向的元素",{"2":{"830":1}}],["用于控制gif相对于坐标点的对齐方式",{"2":{"847":1}}],["用于控制图片相对于坐标点的对齐方式",{"2":{"846":1}}],["用于控制图标相对于坐标点的对齐方式",{"2":{"707":1,"781":1}}],["用于控制地图在运行过程中的动态行为和状态",{"2":{"787":1}}],["用于校正图标默认朝向",{"2":{"501":1,"537":1}}],["用于路径动画",{"2":{"500":1}}],["用于",{"2":{"477":1}}],["用于按不同",{"2":{"474":1}}],["用于判断两个房间是否相邻的算法",{"2":{"354":1}}],["用于在地图自适应居中显示时",{"2":{"353":1}}],["用于在地图上渲染和显示各种元素",{"2":{"76":1}}],["用于标识日志来源",{"2":{"337":1}}],["用于定制地图的视觉样式",{"2":{"313":1}}],["用于响应地图的各种交互和状态变化",{"2":{"215":1}}],["用于通过",{"2":{"90":1}}],["用于切换自由缩放和等比缩放",{"2":{"55":1}}],["用于切换点击旋转",{"2":{"55":1}}],["用于确定通过",{"2":{"47":1}}],["用于选区清扫",{"2":{"25":1}}],["例",{"2":{"29":1,"846":1}}],["例如双人床默认",{"2":{"477":1}}],["例如为了避开底部的",{"2":{"353":1}}],["例如在一张100",{"2":{"75":1}}],["例如紧挨房间属性气泡",{"2":{"60":1}}],["例如从建图中到建图完成",{"2":{"19":1}}],["例如从建图中变为建图完成",{"2":{"3":1}}],["例如",{"2":{"2":1,"5":1,"31":1,"77":1,"323":1,"389":1,"530":1,"676":1}}],["覆盖整个视口",{"2":{"327":1}}],["覆盖默认值",{"2":{"315":1}}],["覆盖",{"2":{"29":1,"85":1}}],["worktree",{"2":{"195":1,"196":1,"197":2,"198":1}}],["workflow",{"2":{"176":1}}],["workflows",{"2":{"165":1,"177":1}}],["work",{"2":{"169":1,"194":1,"195":1,"200":1}}],["would",{"2":{"147":1}}],["wool",{"2":{"57":1,"274":1}}],["weak",{"2":{"167":1,"168":1}}],["weaker",{"2":{"135":1}}],["well",{"2":{"148":1,"169":1}}],["weight",{"2":{"147":1}}],["webp",{"2":{"783":1}}],["webgl",{"2":{"332":4}}],["webgpu",{"2":{"332":4}}],["web",{"2":{"68":1}}],["webviewroot",{"2":{"72":1}}],["webview",{"2":{"66":1,"67":3,"68":1,"72":1,"333":1,"334":1,"335":1}}],["where",{"2":{"149":2,"200":1}}],["when",{"2":{"104":1,"140":1,"145":1,"155":1,"164":1,"173":1,"174":1,"176":1,"177":2,"182":2,"189":2,"191":1,"197":1,"198":1,"199":1}}],["why",{"0":{"148":1},"2":{"177":1}}],["what",{"2":{"140":1,"170":1}}],["which",{"2":{"130":1,"204":3}}],["while",{"2":{"127":1,"163":1,"187":1,"191":1}}],["writing",{"2":{"130":1}}],["write",{"2":{"120":1,"186":1,"199":2}}],["wraps",{"2":{"157":1}}],["wrappers",{"2":{"157":2}}],["wrapper",{"2":{"140":1,"151":1}}],["wrapped",{"2":{"140":1,"157":1}}],["wrap",{"2":{"126":1}}],["window",{"2":{"330":1}}],["wire",{"2":{"191":1}}],["wiring",{"2":{"150":1}}],["with",{"2":{"104":1,"105":2,"114":1,"119":1,"120":1,"122":1,"125":1,"126":1,"127":1,"132":1,"135":2,"136":1,"137":3,"138":1,"151":1,"152":1,"153":1,"161":1,"167":1,"173":1,"185":2,"194":1,"195":1,"198":1,"200":1,"201":1,"202":1,"203":2,"204":1,"205":2,"206":1,"208":2,"211":1,"212":1,"213":1}}],["without",{"2":{"103":1,"117":1,"124":1,"128":1,"130":1,"131":1,"146":1,"148":2,"163":1,"184":1,"185":1,"186":1,"189":1,"193":1,"200":1,"201":1}}],["widths",{"2":{"193":1}}],["width",{"0":{"453":1,"457":1,"461":1,"497":1,"507":1,"534":1,"779":1},"2":{"29":1,"33":1,"34":1,"44":1,"46":1,"47":4,"54":1,"59":3,"60":1,"65":1,"81":1,"273":4,"295":2,"299":3,"301":1,"302":4,"315":2,"477":4,"834":1,"846":1,"847":1,"848":1,"850":1}}],["want",{"2":{"207":1}}],["was",{"2":{"194":1}}],["waypoint1",{"2":{"271":1}}],["waypoint",{"0":{"735":1,"736":1,"737":1,"738":1,"739":1,"740":1,"741":1,"742":1,"743":1,"744":1,"745":1,"746":1,"747":1,"748":1,"749":1,"750":1,"751":1,"752":1,"753":1,"754":1,"755":1,"756":1,"757":1,"758":1,"759":1,"760":1,"761":1,"762":1},"1":{"736":1,"737":1,"738":2,"739":2,"740":2,"741":3,"742":3,"743":3,"744":3,"745":2,"746":3,"747":3,"748":3,"749":3,"750":1,"751":2,"752":2,"753":2,"754":3,"755":3,"756":3,"757":3,"758":2,"759":3,"760":3,"761":3,"762":3},"2":{"43":5,"248":2,"561":3}}],["waypoints=",{"2":{"43":1,"271":1}}],["waypoints",{"0":{"271":1},"2":{"43":4,"165":1,"271":2}}],["waypointparam",{"0":{"842":1},"2":{"43":4,"248":2,"271":2,"290":2,"842":1}}],["warn",{"2":{"29":1,"269":1,"331":1,"336":3,"840":1}}],["warning",{"2":{"27":1,"59":1,"60":1,"73":1,"366":1,"763":1}}],["wallpoints",{"2":{"33":2}}],["wall",{"2":{"28":7,"235":2,"242":2,"305":2,"307":2}}],["wall2",{"2":{"28":1,"268":1}}],["wall1",{"2":{"28":1,"268":1}}],["厚度总能从数据反解出来",{"2":{"692":1}}],["厚度",{"2":{"680":1}}],["厚",{"2":{"29":1,"299":1}}],["长与厚",{"2":{"840":1}}],["长与厚分别钳制到",{"2":{"269":1}}],["长×厚",{"2":{"701":1,"798":1}}],["长度必须为",{"2":{"838":1}}],["长度方向",{"2":{"269":1}}],["长度与厚度的米区间",{"2":{"29":1}}],["长度一致",{"2":{"25":1}}],["长",{"2":{"29":1,"299":1}}],["缺省为",{"2":{"840":1}}],["缺省或",{"2":{"690":1,"692":1}}],["缺省尺寸",{"2":{"299":1}}],["缺省已补默认高度并钳制",{"2":{"288":1}}],["缺省",{"2":{"29":2,"269":2,"564":1,"587":1,"610":1,"634":1,"667":1}}],["在之前的版本中",{"2":{"383":1}}],["在性能极度受限的场景下",{"2":{"330":1}}],["在组件层中",{"2":{"217":1}}],["在终端运行",{"2":{"93":1}}],["在地图实例准备就绪后",{"2":{"84":1}}],["在地图旋转后",{"2":{"64":1}}],["在",{"2":{"77":1,"332":1,"334":1,"790":1,"846":1,"847":1,"848":1}}],["在某些极端情况下",{"2":{"69":1}}],["在手势进行中切换为",{"2":{"68":1}}],["在手势结束时再恢复",{"2":{"68":1}}],["在手势开始时",{"2":{"68":1}}],["在拖拽状态",{"2":{"67":1}}],["在小程序中由",{"2":{"68":1}}],["在小程序地图页中",{"2":{"67":1}}],["在小程序环境",{"2":{"66":1}}],["在弹窗里使用",{"0":{"65":1}}],["在屏幕上固定向右",{"2":{"60":1}}],["在视口中心创建地毯",{"0":{"54":1}}],["在传入的",{"2":{"39":1}}],["在当前视口中心生成一条门槛的角点",{"2":{"29":1}}],["在进行颜色分配前",{"2":{"17":1}}],["日志消息体中",{"2":{"337":1}}],["日志来源标识写入",{"2":{"337":1}}],["日志里检索和过滤",{"2":{"337":1}}],["日志由组件库在宿主环境中完成落地",{"2":{"333":1}}],["日志转发",{"2":{"331":1}}],["日志",{"2":{"29":1,"269":1,"335":2,"336":1,"840":1}}],["https",{"2":{"272":2,"273":3,"327":1}}],["html内容",{"2":{"848":1}}],["htmlcustomelementparam",{"0":{"848":1},"2":{"848":1,"849":1}}],["htmlcontent",{"2":{"59":1,"273":1,"848":1}}],["html",{"2":{"59":3,"273":4,"848":1}}],["human",{"0":{"177":1}}],["have",{"2":{"196":1}}],["hardening",{"2":{"196":1,"197":1,"204":1}}],["harden",{"0":{"203":1},"2":{"195":1}}],["handoff",{"2":{"161":1}}],["handling",{"0":{"152":1,"183":1},"2":{"105":1,"167":1,"200":1}}],["handlegetcleanzones",{"2":{"84":2,"278":1}}],["handlemapdrawed",{"2":{"83":2}}],["handlemapready",{"2":{"11":2,"25":2,"26":2,"62":2,"63":2,"83":2,"84":2,"278":2,"305":2,"307":2,"308":2}}],["handleenableroomselection",{"2":{"82":2}}],["handles",{"2":{"111":1}}],["handleshowpath",{"2":{"82":2}}],["handlesaveforbiddensweepzone",{"2":{"30":1}}],["handlesavevirtualwall",{"2":{"28":1}}],["handlesavedividing",{"2":{"26":1}}],["handletouchendatnative",{"2":{"69":1}}],["handleroomsdrawed",{"2":{"60":2}}],["handleresetmapview",{"2":{"84":2,"278":1}}],["handleresetview",{"2":{"11":2}}],["handlereservedstr",{"2":{"41":2}}],["handleremovefurniture",{"2":{"46":2}}],["handleremoveforbiddensweepzone",{"2":{"30":2}}],["handleremovecustomzone",{"2":{"31":2}}],["handleremovethreshold",{"2":{"29":2}}],["handleremovevirtualwall",{"2":{"28":2}}],["handledeletecustomcarpet",{"2":{"55":2}}],["handleaddcarpet",{"2":{"54":1}}],["handleaddfurniture",{"2":{"46":1}}],["handleaddvirtualwall",{"2":{"33":2}}],["handleupdatecustomcarpet",{"2":{"55":2}}],["handleupdatecustomzone",{"2":{"31":2}}],["handleupdatefurniture",{"2":{"46":2}}],["handleupdateforbiddensweepzone",{"2":{"30":2,"308":2}}],["handleupdatewaypoint",{"2":{"43":2}}],["handleupdatespot",{"2":{"32":2}}],["handleupdatethreshold",{"2":{"29":2}}],["handleupdatevirtualwall",{"2":{"28":2,"305":2,"307":2}}],["handleclickcustomelement",{"2":{"59":2}}],["handleclickcustomzone",{"2":{"31":2}}],["handleclickfurniture",{"2":{"46":2}}],["handleclickforbiddensweepzone",{"2":{"30":2}}],["handleclickdetectedobject",{"2":{"44":2}}],["handleclickwaypoint",{"2":{"43":2}}],["handleclickmap",{"2":{"43":2}}],["handleclickspot",{"2":{"32":2}}],["handleclickthreshold",{"2":{"29":2}}],["handleclickvirtualwall",{"2":{"28":2}}],["handleclickroom",{"2":{"25":2,"26":2,"42":2,"83":2}}],["has",{"2":{"138":1,"182":1,"189":1,"196":1,"198":1}}],["holder",{"2":{"118":1}}],["how",{"2":{"104":1,"135":1,"170":1}}],["horizontalscaleiconsrc",{"0":{"555":1}}],["horizontal",{"2":{"33":1,"295":2,"776":2,"829":1}}],["hitareapadding",{"0":{"694":1}}],["hitareathickness",{"0":{"659":1,"773":1}}],["hints",{"2":{"192":1}}],["history",{"0":{"134":1},"2":{"134":1}}],["hide",{"2":{"103":1,"104":1}}],["hidden",{"2":{"65":1,"118":1,"183":1}}],["highest",{"2":{"173":1}}],["high",{"2":{"31":1,"195":1,"200":1}}],["help",{"2":{"209":1}}],["helpers",{"0":{"155":1},"2":{"155":1,"189":2,"199":1}}],["helper",{"2":{"54":1,"118":1,"146":1,"155":1,"198":1,"211":1}}],["heatmappoint",{"0":{"852":1},"2":{"852":1}}],["heatmapalpha",{"0":{"361":1}}],["heatmap=",{"2":{"276":1}}],["heatmap",{"0":{"276":1,"357":1,"358":1,"359":1,"360":1,"361":1,"362":1,"363":1},"1":{"358":1,"359":1,"360":1,"361":1,"362":1,"363":1},"2":{"276":1}}],["headless",{"2":{"147":1}}],["header",{"0":{"212":1},"2":{"142":1,"208":2,"212":1,"213":1,"353":1}}],["heavy",{"2":{"131":1}}],["heavier",{"2":{"105":1,"201":1}}],["hex",{"2":{"93":4,"94":5,"95":5}}],["heterogeneous",{"2":{"66":1}}],["height",{"0":{"498":1,"508":1,"535":1,"778":1},"2":{"29":2,"34":1,"44":1,"46":1,"47":4,"54":1,"59":3,"60":1,"65":1,"81":1,"236":1,"269":1,"273":4,"288":1,"299":3,"301":1,"302":4,"315":2,"477":4,"834":1,"840":2,"846":1,"847":1,"848":1,"850":1}}],["+",{"2":{"29":1,"42":1,"52":1,"54":1,"211":1,"269":1,"676":1,"678":2,"680":1,"694":1,"840":1}}],["缩放右下",{"2":{"798":1}}],["缩放按钮拖拽同时改变长与厚",{"2":{"798":1}}],["缩放按钮图标资源路径",{"2":{"553":1}}],["缩放按钮允许的最大缩放倍数",{"2":{"491":1}}],["缩放按钮允许的最小缩放倍数",{"2":{"490":1}}],["缩放时是否锁定宽高比",{"2":{"493":1}}],["缩放和点击旋转操作",{"2":{"476":1}}],["缩放范围配置",{"2":{"339":1}}],["缩放限制",{"0":{"49":1}}],["缩放到临界值即停",{"2":{"29":1}}],["缩放",{"2":{"29":2,"31":1,"52":1,"57":1,"60":1,"68":1,"231":1,"232":1,"234":1,"236":1,"246":1,"254":1,"257":1,"273":1,"479":1,"492":1,"611":1,"676":1}}],["旋转变化",{"2":{"846":1,"847":1,"848":1}}],["旋转角度",{"2":{"830":1,"846":1,"847":1,"848":1}}],["旋转右上",{"2":{"798":1}}],["旋转后",{"2":{"492":1}}],["旋转和缩放",{"2":{"275":1}}],["旋转和缩放控制按钮",{"2":{"55":1}}],["旋转都不漂移",{"2":{"60":1,"273":1}}],["旋转按钮拖拽绕中心连续旋转",{"2":{"798":1}}],["旋转按钮图标资源路径",{"2":{"552":1}}],["旋转按钮交互模式",{"2":{"58":1}}],["旋转按钮改为按住拖动连续旋转",{"2":{"57":1}}],["旋转方向",{"0":{"48":1},"2":{"50":1}}],["旋转",{"2":{"29":2,"31":1,"52":1,"57":1,"246":1,"254":1,"479":1,"492":1,"676":1}}],["旋转地图后",{"2":{"3":1}}],["门控",{"2":{"29":1}}],["门槛id",{"2":{"840":1}}],["门槛是四角坐标描述的矩形条带元素",{"2":{"840":1}}],["门槛是四角坐标描述的斜纹矩形条带",{"2":{"676":1}}],["门槛是四角坐标描述的斜纹条带",{"2":{"269":1}}],["门槛参数类型",{"2":{"840":1}}],["门槛类型",{"2":{"839":1,"840":1}}],["门槛配置",{"2":{"676":1}}],["门槛厚度",{"2":{"299":1}}],["门槛长度",{"2":{"299":1}}],["门槛数据",{"2":{"269":1}}],["门槛分为可通行",{"2":{"29":1}}],["门槛",{"0":{"29":1}}],["构成",{"2":{"29":1}}],["与四角按钮",{"2":{"798":1}}],["与文本标签仍以坐标点为基准布局",{"2":{"707":1}}],["与条带长度方向的夹角",{"2":{"680":1}}],["与容器边界等大",{"2":{"310":1}}],["与属性驱动",{"2":{"222":1}}],["与普通定点的",{"2":{"99":1}}],["与禁区等四边形元素同一套编辑面",{"2":{"798":1}}],["与禁区",{"2":{"97":1,"269":1}}],["与禁区同序",{"2":{"29":1}}],["与默认尖端对齐的图标锚点",{"2":{"96":1}}],["与机器坐标系相反",{"2":{"77":1}}],["与机器坐标系一致",{"2":{"77":1}}],["与机器坐标系的不同",{"0":{"77":1}}],["与",{"2":{"60":2,"66":1,"101":1,"222":1,"269":2,"299":1,"676":1,"798":1,"800":1,"840":1,"844":1,"845":1}}],["与房间属性气泡始终停留在房间名上方固定位置的行为完全一致",{"2":{"60":1}}],["与地图协议中内置的地毯数据不同",{"2":{"51":1}}],["与主流厂商协议对齐",{"2":{"29":1,"269":1}}],["与类型",{"2":{"29":1,"236":1}}],["与不可通行",{"2":{"29":1}}],["顺时针旋转",{"2":{"492":1}}],["顺时针",{"2":{"29":1,"269":1,"275":1,"299":1,"837":1,"840":1}}],["其索引和customdata",{"2":{"41":1}}],["其他事件回调",{"2":{"83":1}}],["其他运行时配置",{"2":{"82":1,"788":1}}],["其他数据都是可选的",{"2":{"80":1}}],["其他props",{"2":{"80":2,"81":1,"82":1,"315":1,"788":1}}],["其他自定义元素",{"2":{"77":1}}],["其他属性",{"2":{"53":1,"59":1,"60":1,"216":1,"217":1,"262":1,"263":1,"276":1,"278":1,"305":1,"307":1,"308":1}}],["其他房间顺序递减",{"2":{"42":1}}],["其他房间属性",{"2":{"41":2}}],["其他配置见",{"2":{"29":1}}],["其他配置",{"2":{"28":1,"30":1}}],["其次是绿色",{"2":{"15":1}}],["手动指定一个偏移值",{"2":{"353":1}}],["手动触发自适应缩放",{"0":{"11":1},"2":{"11":2}}],["手指全部抬起或异常中断",{"2":{"68":1}}],["手势交互结束回调",{"2":{"258":1}}],["手势交互开始回调",{"2":{"257":1}}],["手势结束",{"2":{"68":1}}],["手势开始",{"2":{"68":1}}],["手势操作定点框后触发",{"2":{"32":1}}],["手势操作后触发",{"2":{"31":1}}],["手势操作禁扫区域后触发",{"2":{"30":1}}],["手势操作门槛",{"2":{"29":1}}],["手势操作虚拟墙后触发",{"2":{"28":1}}],["y字形拖地",{"2":{"843":1}}],["y为相对于视口的比例",{"2":{"833":1}}],["y坐标",{"2":{"828":1,"846":1,"847":1,"848":1,"850":1}}],["y1",{"2":{"325":4,"832":1}}],["y0",{"2":{"325":4,"832":1}}],["y方向像素偏移",{"2":{"295":1,"296":1,"297":1,"298":1,"299":1,"301":1,"302":1,"304":1}}],["you",{"2":{"207":1}}],["yourdecodecustomdatafunction",{"2":{"41":1}}],["yoursaveforbiddensweepzonefunction",{"2":{"30":1}}],["yoursavevirtualwallfunction",{"2":{"28":1}}],["yoursavedividingfunction",{"2":{"26":1}}],["your",{"2":{"25":3,"36":1,"41":5,"42":1,"63":4,"80":4,"264":1,"399":8,"854":1}}],["yet",{"2":{"111":1,"130":1,"144":1}}],["yarnnpm",{"2":{"79":1}}],["y向下",{"2":{"77":1}}],["y轴",{"2":{"76":1,"77":2}}],["ymop",{"2":{"36":1,"80":1,"264":2,"843":1}}],["y",{"2":{"28":4,"29":4,"30":4,"31":4,"32":1,"33":2,"34":2,"44":2,"53":8,"59":3,"60":7,"77":2,"80":4,"85":1,"88":1,"89":1,"97":2,"99":3,"100":1,"265":4,"266":4,"267":4,"268":4,"269":4,"270":2,"271":1,"272":2,"273":7,"274":4,"275":4,"306":1,"327":1,"353":2,"355":1,"707":6,"781":6,"828":1,"833":1,"846":8,"847":7,"848":3,"850":1}}],["x坐标",{"2":{"828":1,"846":1,"847":1,"848":1,"850":1}}],["x1",{"2":{"325":4,"832":1}}],["x0",{"2":{"325":4,"832":1}}],["x方向像素偏移",{"2":{"295":1,"296":1,"297":1,"298":1,"299":1,"301":1,"302":1,"304":1}}],["x向右",{"2":{"77":1}}],["x轴",{"2":{"76":1,"77":2}}],["x26",{"2":{"65":2,"830":1,"844":1,"852":1}}],["xxx",{"2":{"44":1,"59":4,"60":1}}],["x",{"2":{"28":4,"29":4,"30":4,"31":4,"32":1,"33":2,"34":2,"44":2,"53":8,"59":3,"60":7,"75":2,"80":4,"85":2,"97":2,"99":3,"100":1,"265":4,"266":4,"267":4,"268":4,"269":4,"270":2,"271":1,"272":2,"273":7,"274":4,"275":4,"306":1,"327":1,"353":2,"355":1,"676":1,"707":6,"781":6,"828":1,"833":2,"846":8,"847":7,"848":3,"850":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":3,"32":3,"33":13,"36":1,"38":1,"40":1,"41":1,"42":5,"43":3,"44":2,"46":3,"47":1,"48":1,"49":1,"53":2,"55":2,"56":1,"57":1,"59":1,"60":1,"62":1,"63":1,"64":1,"65":5,"68":5,"72":1,"73":1,"80":2,"81":1,"82":7,"83":2,"84":8,"216":1,"217":2,"223":1,"262":2,"263":2,"264":1,"265":1,"266":1,"267":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":3,"274":1,"275":1,"276":2,"278":2,"280":2,"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,"303":1,"304":1,"305":2,"306":1,"307":3,"308":3,"309":1,"310":1,"311":1,"312":1,"315":2,"316":6,"317":6,"763":1,"788":1,"832":1,"836":1,"843":1,"846":1,"847":1,"848":1,"850":1,"851":1,"854":2}}],["定点清洁名称",{"2":{"841":1}}],["定点清洁id",{"2":{"841":1}}],["定点清洁数据",{"2":{"270":1}}],["定点清扫参数类型",{"2":{"841":1}}],["定点清扫普通模式样式配置",{"2":{"730":1}}],["定点清扫编辑模式样式配置",{"2":{"725":1}}],["定点清扫名称标签配置",{"2":{"716":1}}],["定点清扫文本偏移",{"2":{"715":1}}],["定点清扫文本位置",{"2":{"714":1}}],["定点清扫文本颜色",{"2":{"713":1}}],["定点清扫填充颜色",{"2":{"711":1}}],["定点清扫描边宽度",{"2":{"710":1}}],["定点清扫描边颜色",{"2":{"709":1}}],["定点清扫区域尺寸",{"2":{"708":1}}],["定点清扫中心图标的锚点位置",{"2":{"707":1}}],["定点清扫图标尺寸是否固定",{"2":{"706":1}}],["定点清扫图标大小",{"2":{"705":1}}],["定点清扫图标资源路径",{"2":{"704":1}}],["定点清扫配置",{"2":{"703":1}}],["定点框是由一个中心点坐标和固定尺寸参数构成的矩形区域",{"2":{"32":1}}],["定点框",{"0":{"32":1}}],["定点框等与扫地机设备进行交互的元素",{"2":{"27":1}}],["定义gif的锚点位置",{"2":{"847":1}}],["定义图片的锚点位置",{"2":{"846":1}}],["定义房间的清洁参数和显示信息",{"2":{"843":1}}],["定义地图上的家具信息",{"2":{"275":1}}],["定义用户自定义的地毯信息",{"2":{"274":1}}],["定义机器需要途径的位置",{"2":{"271":1}}],["定义机器人不能进入拖地的区域",{"2":{"266":1}}],["定义机器人不能进入清扫的区域",{"2":{"265":1}}],["定义需要定点清洁的位置",{"2":{"270":1}}],["定义需要重点清洁的区域",{"2":{"267":1}}],["定义阻挡机器人通行的虚拟障碍",{"2":{"268":1}}],["定义每个房间的清扫参数和显示信息",{"2":{"264":1}}],["定时预约",{"2":{"25":1}}],["禁区",{"2":{"77":1}}],["禁拖区域文本偏移",{"2":{"601":1}}],["禁拖区域文本位置",{"2":{"600":1}}],["禁拖区域文本颜色",{"2":{"599":1}}],["禁拖区域轮廓填充颜色",{"2":{"597":1}}],["禁拖区域轮廓虚线样式",{"2":{"596":1}}],["禁拖区域轮廓是否为虚线",{"2":{"595":1}}],["禁拖区域轮廓描边宽度",{"2":{"594":1}}],["禁拖区域轮廓描边颜色",{"2":{"593":1}}],["禁拖区域轮廓偏移",{"2":{"592":1}}],["禁拖区域填充颜色",{"2":{"591":1}}],["禁拖区域描边宽度",{"2":{"590":1}}],["禁拖区域描边颜色",{"2":{"589":1}}],["禁拖区域最大尺寸",{"2":{"587":1}}],["禁拖区域最小尺寸",{"2":{"586":1}}],["禁拖区域配置",{"2":{"585":1}}],["禁拖区域数据",{"2":{"266":1}}],["禁拖区域和清扫划区之外",{"2":{"31":1}}],["禁拖区域和清扫划区都是由四个顶点坐标构成的矩形区域",{"2":{"30":1}}],["禁拖区域",{"0":{"30":1},"2":{"27":1}}],["禁扫区域尺寸标签文本偏移",{"2":{"578":1}}],["禁扫区域尺寸标签文本位置",{"2":{"577":1}}],["禁扫区域尺寸标签文本颜色",{"2":{"576":1}}],["禁扫区域编辑轮廓填充颜色",{"2":{"574":1}}],["禁扫区域编辑轮廓虚线样式",{"2":{"573":1}}],["禁扫区域编辑轮廓是否为虚线",{"2":{"572":1}}],["禁扫区域编辑轮廓描边宽度",{"2":{"571":1}}],["禁扫区域编辑轮廓描边颜色",{"2":{"570":1}}],["禁扫区域编辑轮廓偏移",{"2":{"569":1}}],["禁扫区域填充颜色",{"2":{"568":1}}],["禁扫区域描边宽度",{"2":{"567":1}}],["禁扫区域描边颜色",{"2":{"566":1}}],["禁扫区域最大尺寸",{"2":{"564":1}}],["禁扫区域最小尺寸",{"2":{"563":1}}],["禁扫区域配置",{"2":{"562":1}}],["禁扫区域数据",{"2":{"265":1}}],["禁扫区域",{"0":{"30":1},"2":{"27":1,"30":1}}],["px",{"2":{"319":1,"320":1,"321":1,"322":1,"353":1,"354":1,"358":1,"359":1,"385":1,"390":1,"391":1,"395":1,"396":1,"400":1,"401":1,"403":1,"404":1,"405":1,"408":1,"409":1,"410":1,"411":1,"412":1,"425":1,"426":1,"429":1,"430":1,"431":1,"432":1,"433":1,"435":1,"436":1,"437":1,"438":1,"439":1,"453":1,"457":1,"461":1,"465":1,"469":1,"480":1,"482":1,"485":1,"489":1,"497":1,"498":1,"507":1,"508":1,"511":1,"512":1,"516":1,"519":1,"521":1,"523":1,"534":1,"535":1,"541":1,"544":1,"546":1,"547":1,"548":1,"549":1,"550":1,"557":1,"558":1,"567":1,"569":1,"571":1,"573":1,"578":1,"581":1,"584":1,"590":1,"592":1,"594":1,"596":1,"601":1,"604":1,"607":1,"616":1,"618":1,"620":1,"625":1,"637":1,"639":1,"641":1,"643":1,"648":1,"651":1,"654":1,"657":1,"659":1,"660":1,"662":1,"664":1,"669":1,"681":1,"682":1,"694":1,"695":1,"697":1,"699":1,"702":1,"705":1,"710":1,"715":1,"717":1,"722":1,"739":1,"741":1,"746":1,"748":1,"749":1,"752":1,"754":1,"759":1,"761":1,"762":1,"766":1,"767":1,"768":1,"769":1,"772":1,"773":1,"775":1,"778":1,"779":1}}],["phase",{"2":{"199":1,"201":1,"204":1}}],["phases",{"2":{"186":1,"204":1}}],["pipeline",{"2":{"187":1,"200":1}}],["pixi",{"2":{"60":1,"114":1,"195":2,"199":1,"201":2,"310":1,"311":1,"332":1}}],["pixeloffset",{"0":{"60":1},"2":{"60":3,"273":1,"846":1,"847":1,"848":1}}],["plus",{"0":{"134":1,"136":1},"2":{"175":1,"192":1,"207":1}}],["playground",{"0":{"211":1},"2":{"125":1}}],["placement",{"2":{"150":1}}],["place",{"2":{"116":1}}],["plans",{"2":{"114":1,"120":1,"154":1,"161":1,"187":1,"194":1,"195":1,"204":1,"208":1,"213":1}}],["plan",{"0":{"114":1,"154":1,"187":1,"195":1,"208":1},"1":{"115":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":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,"209":1,"210":1,"211":1,"212":1,"213":1,"214":1},"2":{"113":1,"114":1,"115":1,"120":3,"154":1,"161":2,"186":1,"187":1,"194":1,"195":1,"196":1,"197":2,"199":1,"208":1,"213":1}}],["pulsecircle",{"0":{"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1},"1":{"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1}}],["publish",{"2":{"190":1}}],["public",{"2":{"104":1,"130":1,"131":1,"140":1,"151":1,"154":1}}],["pushevent",{"2":{"156":1,"157":1}}],["purpose",{"0":{"139":1},"2":{"132":1}}],["pending",{"2":{"204":1}}],["performancemode",{"0":{"329":1}}],["permissive",{"2":{"203":1}}],["persist",{"2":{"165":1}}],["per",{"2":{"104":1,"105":1,"112":1}}],["petclean",{"2":{"31":1}}],["petcleanzones",{"2":{"31":2}}],["petcleanzone",{"2":{"31":1,"763":2}}],["pet",{"2":{"31":7,"272":1}}],["pbpaste",{"2":{"93":1}}],["p",{"2":{"88":1,"89":1}}],["png",{"2":{"46":1,"47":3,"57":2,"81":1,"272":2,"273":2,"315":1,"394":1,"783":2}}],["paddinghorizontal",{"0":{"409":1}}],["paddingvertical",{"0":{"408":1}}],["padding",{"2":{"273":1}}],["panzoom",{"2":{"198":1}}],["panels",{"2":{"169":1,"193":1}}],["panel",{"0":{"141":1,"160":1,"192":1},"1":{"142":1,"143":1,"144":1,"145":1},"2":{"124":1,"134":1,"135":2,"137":1,"141":1,"146":1,"154":1,"155":1,"159":1,"160":1,"169":1,"170":4,"173":4,"185":1,"192":2,"193":1}}],["package",{"2":{"158":2,"203":1}}],["parser",{"2":{"209":1}}],["parsedpathdata",{"2":{"180":1}}],["parsedmapdata",{"2":{"180":1}}],["parsed",{"2":{"177":1,"180":1,"190":2}}],["parsing",{"2":{"155":1}}],["parent",{"2":{"174":1}}],["party",{"2":{"132":1}}],["partialconfig",{"2":{"280":2}}],["partial",{"2":{"83":1,"181":1,"191":2,"204":1,"223":1,"763":1,"854":1}}],["paused",{"2":{"156":1}}],["pause",{"2":{"142":1,"153":1,"159":1}}],["payload",{"0":{"210":1},"2":{"130":1,"135":1,"138":1,"139":2,"143":1,"149":1,"152":2,"153":1,"155":1,"159":2,"210":1}}],["payloads",{"2":{"124":1,"126":1,"131":1,"155":1,"157":1}}],["page",{"0":{"137":1,"170":1,"193":1},"2":{"130":1,"150":1,"160":1,"163":1,"165":1,"184":1,"186":1,"187":2,"189":1}}],["passing",{"2":{"196":1}}],["pass",{"2":{"155":1,"156":1,"157":1,"158":1,"159":1,"160":2,"161":3,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":3,"198":1,"199":1,"200":1,"203":1}}],["passes",{"2":{"153":1,"199":1,"206":4}}],["passable",{"0":{"683":1,"684":1,"685":1},"1":{"684":1,"685":1},"2":{"29":5,"269":2,"681":1,"839":2,"840":1}}],["paste",{"2":{"124":1,"163":1}}],["patch",{"2":{"157":1}}],["patching",{"2":{"154":1}}],["patches",{"2":{"132":1}}],["patterns",{"2":{"147":1}}],["pattern",{"2":{"105":1}}],["pathmanager",{"2":{"196":1,"198":3}}],["pathstate",{"0":{"835":1},"2":{"220":4,"835":1}}],["paths",{"2":{"157":1,"187":1,"197":1}}],["pathhex",{"2":{"125":1,"163":1,"179":1,"210":1}}],["path=",{"2":{"80":2,"83":1,"84":1,"263":1}}],["pathdata",{"2":{"80":4,"83":1,"84":1}}],["path",{"0":{"263":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,"460":1,"461":1,"462":1,"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1},"1":{"448":1,"449":1,"450":1,"451":2,"452":2,"453":2,"454":1,"455":2,"456":2,"457":2,"458":1,"459":2,"460":2,"461":2,"462":1,"463":2,"464":2,"465":2,"466":2,"467":2,"468":2,"469":2},"2":{"46":1,"57":2,"63":2,"80":2,"81":2,"93":1,"94":2,"95":2,"105":1,"148":1,"168":1,"170":1,"200":1,"201":2,"311":2,"315":2,"316":2,"317":1}}],["post",{"2":{"211":1}}],["position=",{"2":{"65":1}}],["position",{"0":{"392":1,"721":1},"2":{"32":1,"38":1,"65":1,"327":1,"716":1,"833":1}}],["poor",{"2":{"167":1}}],["poorly",{"2":{"105":1,"134":1}}],["populates",{"2":{"200":1}}],["popup>",{"2":{"65":1}}],["popup",{"2":{"65":3}}],["popover",{"2":{"147":1,"149":1}}],["popovers",{"2":{"131":1}}],["point>",{"2":{"304":1}}],["pointer",{"2":{"198":1}}],["pointerup",{"2":{"67":1}}],["point",{"0":{"108":1,"828":1},"2":{"32":1,"43":3,"97":2,"100":2,"108":1,"255":2,"256":4,"259":2,"260":2,"270":2,"271":1,"291":2,"292":2,"293":2,"294":2,"295":2,"296":2,"297":2,"298":2,"299":2,"301":2,"302":2,"304":1,"305":2,"306":4,"307":2,"308":2,"707":1,"781":1,"828":1,"830":1,"834":2,"835":1,"836":1,"837":1,"838":1,"840":1,"841":2,"842":2,"844":2,"845":2,"846":2,"847":2,"848":1,"851":1,"852":1,"855":4}}],["points",{"2":{"26":2,"28":2,"29":4,"30":1,"31":1,"33":2,"34":2,"46":2,"53":2,"54":3,"57":2,"80":2,"150":1,"201":1,"265":1,"266":1,"267":1,"268":2,"269":2,"274":1,"275":2,"299":1,"305":3,"307":3,"308":3,"836":1,"837":1,"838":1,"840":1,"851":1,"855":2}}],["precision",{"2":{"198":1}}],["presentation",{"2":{"201":1}}],["present",{"2":{"196":1}}],["preserving",{"2":{"191":1}}],["preserved",{"2":{"198":1}}],["preserves",{"2":{"173":1}}],["preserve",{"2":{"131":1,"182":1,"197":1}}],["preset",{"2":{"188":2,"189":1}}],["presets",{"2":{"177":1,"184":1}}],["prefer",{"2":{"164":1,"177":1,"195":1,"197":1}}],["prefix",{"2":{"126":1}}],["prepare",{"2":{"122":1,"161":1}}],["preview",{"2":{"131":1,"136":1,"137":2,"153":1,"154":1,"160":2,"163":2,"169":1,"170":1,"185":1,"193":2}}],["prevent",{"2":{"118":1}}],["prev",{"2":{"31":4,"42":4,"54":3,"55":4}}],["prioritize",{"2":{"201":1}}],["priority",{"0":{"15":1,"201":1},"2":{"15":1,"19":2,"24":1,"31":1,"367":3}}],["primary",{"2":{"165":1}}],["primitives",{"0":{"158":1},"2":{"132":1,"154":1,"159":1}}],["primitive",{"0":{"147":1},"1":{"148":1,"149":1},"2":{"131":1,"147":1}}],["private",{"2":{"118":2}}],["promise",{"2":{"217":1,"279":1,"280":2,"281":2,"282":2,"283":2,"284":2,"285":2,"286":2,"287":2,"288":2,"289":2,"290":2,"291":2,"292":1,"293":2,"294":2,"295":2,"296":2,"297":2,"298":2,"299":2,"300":2,"301":2,"303":2,"304":2,"306":2,"307":2,"308":2,"309":2,"310":2,"311":2,"312":2}}],["protecting",{"2":{"202":1}}],["protocol",{"2":{"200":3}}],["processing",{"2":{"200":1}}],["production",{"2":{"199":1}}],["produced",{"2":{"180":1}}],["progress",{"0":{"198":1},"2":{"203":1}}],["problem",{"2":{"149":1}}],["project",{"2":{"115":1,"213":1}}],["pros",{"2":{"105":3,"134":1,"135":1,"136":1,"167":1,"168":1,"169":1}}],["provides",{"2":{"164":1}}],["provide",{"2":{"103":1,"126":1,"177":1,"208":1}}],["props",{"2":{"83":1,"216":1}}],["properties",{"2":{"42":1,"63":1}}],["property",{"0":{"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},"1":{"398":1,"399":1,"400":1,"401":1,"402":1,"403":1,"404":1,"405":1,"406":1,"407":2,"408":2,"409":2,"410":2,"411":2,"412":2,"413":1,"414":2,"415":1,"416":2,"417":1,"418":2,"419":1,"420":2,"421":1,"422":2,"423":2,"424":2,"425":2,"426":2},"2":{"41":5,"116":1,"146":1,"153":1,"399":9}}],["propertythemeinactive",{"0":{"375":1}}],["propertythemenormal",{"0":{"376":1},"2":{"22":1,"24":1,"374":1}}],["propertytheme",{"0":{"374":1},"2":{"22":1,"24":2,"365":1,"375":1,"376":1,"399":1,"414":1,"416":1,"418":1,"420":1}}],["prop",{"2":{"31":1,"46":1,"53":1,"81":1,"280":1,"281":1,"313":1,"316":1,"317":1,"763":1}}],["practices",{"0":{"92":1},"1":{"93":1,"94":1}}],["cellsize",{"0":{"358":1}}],["centimeter",{"2":{"825":1,"831":1}}],["centralizing",{"2":{"184":1}}],["centralized",{"2":{"105":1}}],["centerpoint",{"2":{"222":1,"844":1,"845":1}}],["center",{"2":{"34":1}}],["cy",{"2":{"326":1,"832":1}}],["cx",{"2":{"326":1,"832":1}}],["ci",{"2":{"195":1}}],["cistern",{"0":{"415":1,"416":1},"1":{"416":1},"2":{"36":1,"41":1,"80":1,"264":2,"398":3,"399":1,"416":2,"843":1}}],["criteria",{"2":{"213":1}}],["creating",{"2":{"140":1,"199":1}}],["creates",{"2":{"148":1,"151":2}}],["created",{"2":{"118":1}}],["create",{"2":{"108":1,"113":1,"115":1,"120":1,"155":2,"156":2,"157":1,"159":2,"189":2,"191":2,"192":5,"198":12,"199":1,"200":1,"201":6,"202":1,"204":1}}],["crud",{"2":{"114":1}}],["child",{"2":{"201":1}}],["chips",{"2":{"192":2}}],["choice",{"2":{"192":1}}],["choices",{"0":{"126":1}}],["chosen",{"2":{"120":1}}],["chargerdirection",{"2":{"834":1}}],["charger",{"2":{"834":1}}],["chargepath",{"0":{"458":1,"459":1,"460":1,"461":1},"1":{"459":1,"460":1,"461":1},"2":{"81":1,"315":1}}],["chargingstation",{"0":{"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1,"538":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1},"1":{"532":1,"533":2,"534":2,"535":2,"536":2,"537":1,"538":1,"539":2,"540":2,"541":2,"542":2,"543":2,"544":2},"2":{"196":1}}],["channels",{"2":{"173":1}}],["changed",{"2":{"122":1,"200":1}}],["change",{"2":{"110":1,"183":1}}],["changes",{"2":{"105":1,"113":1,"122":1,"164":1,"181":1,"182":1,"185":2,"190":2,"191":2,"197":1,"199":2}}],["changing",{"2":{"103":1}}],["checkrobot",{"2":{"305":3}}],["checkcharger",{"2":{"305":3}}],["checks",{"2":{"203":1}}],["checkbox",{"2":{"173":1}}],["checklist",{"0":{"122":1,"206":1},"2":{"120":1,"161":1,"173":1,"192":2,"194":2,"206":1}}],["check",{"2":{"85":1,"121":1,"155":1,"156":1,"157":1,"158":1,"188":1,"189":1,"190":1,"191":1,"194":1,"198":1}}],["checkmark",{"2":{"25":1,"173":1,"191":1,"427":1,"806":3}}],["c2",{"2":{"57":1}}],["c1",{"2":{"57":1}}],["c",{"2":{"55":5}}],["cause",{"2":{"200":1}}],["caching",{"2":{"200":1}}],["cache",{"2":{"132":1,"157":1,"179":1,"200":1}}],["capture",{"2":{"184":1}}],["capturedmapclick",{"2":{"180":1}}],["captured",{"2":{"174":1,"192":1}}],["capacity",{"0":{"145":1}}],["cases",{"0":{"111":1},"2":{"111":1,"200":1,"202":1}}],["calling",{"2":{"206":1}}],["called",{"2":{"202":1}}],["callers",{"2":{"103":1,"190":1}}],["callbacks",{"0":{"157":1},"2":{"109":1,"130":2,"131":1,"138":2,"140":2,"144":1,"146":1,"151":1,"153":1,"154":1,"155":1,"157":1,"184":1,"191":1}}],["callback",{"2":{"108":1,"111":1,"130":1,"131":1,"132":1,"134":1,"135":1,"139":2,"140":1,"142":1,"143":1,"150":1,"151":1,"155":1,"156":1,"157":1,"159":1}}],["call",{"2":{"105":1,"181":1,"187":1,"190":1,"191":1}}],["cannot",{"2":{"130":1,"163":1}}],["can",{"2":{"103":1,"124":1,"128":2,"130":2,"146":1,"187":1,"190":1,"203":1}}],["carpets",{"2":{"165":1,"311":2}}],["carpet",{"0":{"470":1,"471":1,"472":1,"473":1,"474":1,"475":1,"608":1,"609":1,"610":1,"611":1,"612":1,"613":1,"614":1,"615":1,"616":1,"617":1,"618":1,"619":1,"620":1,"621":1,"622":1,"623":1,"624":1,"625":1,"626":1,"627":1,"628":1,"629":1,"630":1,"631":1},"1":{"471":1,"472":1,"473":1,"474":1,"475":1,"609":1,"610":1,"611":1,"612":1,"613":1,"614":1,"615":1,"616":1,"617":1,"618":1,"619":1,"620":1,"621":1,"622":1,"623":1,"624":1,"625":1,"626":1,"627":2,"628":2,"629":1,"630":2,"631":2},"2":{"53":1,"55":8,"56":2,"57":8,"58":12,"201":1,"251":3,"252":2,"253":2,"254":2,"302":2,"474":1,"612":1}}],["carpet2",{"2":{"53":1,"274":1}}],["carpet1",{"2":{"53":1,"55":1,"56":1,"274":1}}],["catches",{"2":{"204":1}}],["catch",{"2":{"36":1,"264":1}}],["cw",{"2":{"50":1,"492":3}}],["ccw",{"2":{"48":1,"492":2}}],["currently",{"2":{"163":1}}],["current",{"0":{"196":1},"2":{"105":1,"107":1,"137":1,"138":1,"161":1,"177":1,"179":1,"180":1,"195":1,"197":2,"198":1,"203":3,"207":1,"211":1,"217":1,"278":3}}],["currentorder",{"2":{"42":3}}],["cursor",{"0":{"87":1},"2":{"87":1}}],["customizes",{"2":{"175":1}}],["customimage",{"2":{"59":1}}],["customhtml",{"2":{"59":1}}],["customgif",{"2":{"59":1}}],["customelementparam",{"0":{"849":1},"2":{"59":1,"250":2,"273":2,"311":2,"849":1}}],["customelements=",{"2":{"59":1,"60":1,"273":1}}],["customelements",{"0":{"273":1},"2":{"59":1,"63":1,"273":2,"311":2}}],["customcarpetparam",{"0":{"851":1},"2":{"53":2,"55":2,"254":2,"274":2,"282":2,"311":2,"851":1}}],["customcarpets=",{"2":{"53":1,"55":1,"56":1,"57":1,"274":1}}],["customcarpets",{"0":{"274":1},"2":{"53":3,"55":2,"56":1,"274":2}}],["customassets",{"0":{"399":1},"2":{"41":1,"399":1}}],["customproperty2",{"2":{"41":1,"399":2}}],["customproperty1的值对应",{"2":{"41":1}}],["customproperty1",{"2":{"41":3,"398":1,"399":2}}],["customdata",{"2":{"36":1,"41":3,"59":2,"273":1,"274":1,"399":1,"843":1,"846":1,"847":1,"848":1,"850":1,"851":1}}],["custom",{"2":{"34":1,"41":4,"53":1,"54":1,"57":1,"63":1,"130":1,"147":1,"149":1,"182":1,"189":1,"273":3,"399":8,"851":1}}],["customzones=",{"2":{"31":1,"763":1}}],["customzones",{"2":{"31":1,"34":1,"763":1}}],["customzonetypes",{"0":{"763":1},"2":{"31":2,"228":1,"234":1,"241":1,"561":1,"763":1,"796":1}}],["cluster",{"2":{"198":1}}],["clustered",{"2":{"116":1}}],["closes",{"2":{"198":1,"202":1,"207":1}}],["close",{"2":{"137":1,"205":1}}],["cli",{"0":{"209":1},"2":{"208":2,"209":1,"213":1}}],["clientonly",{"2":{"126":1}}],["clicking",{"2":{"173":1,"191":1}}],["clicks",{"2":{"134":1}}],["click",{"2":{"130":1,"153":2,"174":1,"184":1,"191":2,"192":1,"208":1}}],["clicked",{"2":{"100":1,"146":1}}],["clickxxxzone",{"2":{"31":1}}],["clearly",{"2":{"164":1}}],["clearevents",{"2":{"156":1}}],["clear",{"2":{"135":1,"142":1,"153":1,"159":1,"168":1,"169":1,"173":1,"192":1,"212":1}}],["clearalldetectedobjects",{"2":{"118":1}}],["clearallroomanchors",{"2":{"100":1,"101":1}}],["cleanzone",{"0":{"632":1,"633":1,"634":1,"635":1,"636":1,"637":1,"638":1,"639":1,"640":1,"641":1,"642":1,"643":1,"644":1,"645":1,"646":1,"647":1,"648":1,"649":1,"650":1,"651":1,"652":1,"653":1,"654":1},"1":{"633":1,"634":1,"635":1,"636":1,"637":1,"638":1,"639":1,"640":1,"641":1,"642":1,"643":1,"644":1,"645":1,"646":1,"647":1,"648":1,"649":1,"650":2,"651":2,"652":1,"653":2,"654":2},"2":{"561":3,"763":1,"796":1}}],["cleanzones=",{"2":{"267":1}}],["cleanzones",{"0":{"267":1},"2":{"267":2}}],["cleanorder",{"0":{"421":1,"422":1,"423":1,"424":1,"425":1,"426":1},"1":{"422":1,"423":1,"424":1,"425":1,"426":1}}],["cleanest",{"2":{"207":1}}],["cleanly",{"2":{"158":1,"160":1}}],["cleanup",{"0":{"109":1},"2":{"105":1,"110":1,"199":1,"201":1,"205":1}}],["cleanmode",{"0":{"417":1,"418":1},"1":{"418":1},"2":{"36":1,"41":1,"80":1,"264":1,"398":3,"399":1,"418":2,"843":1}}],["cleantimes",{"0":{"419":1,"420":1},"1":{"420":1},"2":{"36":1,"41":1,"80":1,"264":2,"398":4,"399":1,"420":2,"843":1}}],["clean",{"2":{"31":7,"118":1,"125":1,"267":1}}],["claiming",{"2":{"197":1}}],["claude",{"0":{"88":1},"2":{"88":1,"114":1,"154":1,"187":1,"195":1,"208":1}}],["classname=",{"2":{"65":1,"68":1}}],["count",{"2":{"193":1,"835":1}}],["coupling",{"2":{"105":1}}],["cornerradius",{"0":{"682":1}}],["correct",{"2":{"153":1,"200":1}}],["core",{"2":{"110":3,"116":1,"117":1,"118":1,"197":1,"198":22,"199":2,"200":2,"201":5,"202":2,"211":3,"212":1}}],["copyeventsjson",{"2":{"156":1}}],["copy",{"2":{"131":1,"135":1,"139":2,"142":1,"152":1,"153":1,"159":1,"177":1}}],["coverage",{"0":{"199":1,"200":1,"201":1,"202":1},"2":{"195":5,"196":2,"197":1,"198":1,"201":2,"202":1,"203":4,"204":1,"206":1}}],["cover",{"2":{"164":1,"199":2,"200":2,"202":1,"327":3,"833":2}}],["covers",{"2":{"130":1}}],["coverview",{"2":{"66":1,"67":3,"68":3,"257":1}}],["collection",{"2":{"199":1}}],["collapsible",{"2":{"147":1,"149":1,"154":1,"159":2}}],["collapse",{"2":{"143":1,"160":1}}],["collapsed",{"2":{"139":1,"146":1,"176":1}}],["column",{"2":{"127":1,"137":4,"169":2,"170":3,"193":1}}],["colorgradients",{"0":{"363":1}}],["colorstops",{"2":{"325":1,"326":2,"328":1,"832":1}}],["colorsource",{"2":{"310":3,"311":3,"323":1,"351":1,"352":1,"363":8,"407":1,"422":1,"434":1,"452":1,"456":1,"460":1,"464":1,"467":1,"479":1,"481":1,"483":1,"487":1,"515":1,"517":1,"522":1,"524":1,"540":1,"542":1,"565":1,"566":1,"568":1,"570":1,"574":1,"576":1,"588":1,"589":1,"591":1,"593":1,"597":1,"599":1,"611":1,"612":1,"615":1,"617":1,"621":1,"623":1,"635":1,"636":1,"638":1,"640":1,"644":1,"646":1,"656":1,"658":1,"661":1,"665":1,"668":1,"684":1,"685":1,"687":1,"688":1,"693":1,"696":1,"700":1,"701":1,"709":1,"711":1,"713":1,"720":1,"744":1,"747":1,"757":1,"760":1,"765":1,"770":1,"771":1,"832":1}}],["colors",{"0":{"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},"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},"2":{"14":1,"15":1,"16":1,"17":1,"18":1,"19":1,"21":1,"22":1,"24":9,"25":4,"280":1,"316":2,"317":1,"368":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"394":2,"399":1,"414":1,"416":1,"418":1,"420":1,"422":1,"434":1,"790":2}}],["color",{"0":{"422":1,"452":1,"456":1,"460":1,"515":1,"522":1,"540":1,"684":1,"687":1,"720":1,"744":1,"757":1},"2":{"13":1,"32":1,"81":2,"315":2,"316":2,"317":1,"325":2,"326":3,"681":2,"832":1}}],["com",{"2":{"272":2,"273":3,"327":1}}],["comfortably",{"2":{"203":1}}],["combine",{"2":{"136":1}}],["complete",{"2":{"197":1,"203":1,"204":2,"206":1}}],["completed",{"2":{"161":1}}],["complexity",{"2":{"136":1}}],["compile",{"2":{"158":1}}],["composition",{"2":{"154":1,"187":1}}],["composables",{"2":{"154":1,"186":1,"187":2,"208":1}}],["composable",{"0":{"156":1,"189":1,"211":1},"2":{"154":1,"160":1,"189":3}}],["components",{"0":{"159":1,"192":1},"2":{"155":2,"156":1,"157":3,"159":2,"160":3,"186":1,"187":1,"188":2,"189":2,"190":3,"191":2,"192":6,"193":2,"196":1,"198":3,"201":8,"208":1,"212":2}}],["component",{"0":{"150":1,"184":1,"201":1},"2":{"105":2,"125":1,"126":1,"131":1,"146":1,"148":1,"195":1,"201":2}}],["compare",{"2":{"177":1}}],["compact",{"2":{"141":1,"172":1}}],["compatible",{"2":{"117":1}}],["compatibility",{"2":{"107":1,"210":1}}],["commit",{"2":{"115":1}}],["commits",{"2":{"115":1}}],["commands",{"0":{"121":1},"2":{"198":1,"203":1,"204":1,"214":1}}],["command",{"2":{"89":1}}],["commonpath",{"0":{"450":1,"451":1,"452":1,"453":1},"1":{"451":1,"452":1,"453":1},"2":{"81":1,"315":1,"316":2,"317":1}}],["code",{"0":{"88":1},"2":{"88":1,"105":1,"113":1,"130":1,"163":1,"203":1}}],["coordinates",{"2":{"174":1}}],["coordinate",{"2":{"77":1}}],["convert",{"2":{"264":1}}],["converts",{"2":{"203":1}}],["concise",{"2":{"139":1,"155":1}}],["confirm",{"2":{"122":1,"153":6,"158":1}}],["configuration",{"2":{"203":1}}],["config",{"2":{"29":1,"31":2,"38":1,"47":1,"48":1,"57":3,"62":1,"63":1,"65":1,"72":1,"81":4,"85":1,"97":1,"107":1,"110":2,"117":3,"140":1,"169":1,"196":1,"199":1,"203":3,"212":1,"228":1,"234":1,"241":1,"251":1,"259":1,"260":1,"275":1,"276":1,"280":1,"283":1,"301":2,"310":1,"311":1,"313":1,"315":3,"316":4,"317":3,"561":1,"707":1,"781":1,"796":1,"837":1}}],["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,"31":1,"32":1,"38":1,"41":1,"44":1,"46":1,"47":1,"48":1,"49":1,"53":1,"55":1,"57":1,"81":1,"315":2,"316":1,"317":1,"763":1}}],["contain",{"2":{"327":2,"833":1}}],["contains",{"2":{"172":1}}],["containerleft",{"0":{"320":1}}],["containertop",{"0":{"319":1}}],["containers",{"2":{"114":1}}],["containerwidth",{"0":{"321":1,"431":1},"2":{"65":1}}],["containerheight",{"0":{"322":1,"432":1},"2":{"65":1}}],["container",{"0":{"393":1,"394":1,"395":1,"396":1,"406":1,"407":1,"408":1,"409":1,"410":1,"411":1,"412":1},"1":{"394":1,"395":1,"396":1,"407":1,"408":1,"409":1,"410":1,"411":1,"412":1},"2":{"38":1,"65":1,"394":3}}],["content",{"2":{"147":1,"190":1}}],["context",{"0":{"124":1,"130":1,"163":1},"2":{"127":1}}],["continue",{"2":{"117":1,"187":1}}],["controlrenderitem",{"2":{"561":1}}],["control",{"0":{"108":1},"2":{"108":2,"114":2,"137":1,"143":1,"149":1,"159":2,"163":1,"169":2,"175":1,"177":1,"187":1,"192":1,"201":1}}],["controlsmanager",{"2":{"196":1}}],["controls",{"0":{"99":1,"162":1,"187":1,"212":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"553":1,"554":1,"555":1,"556":1,"557":1,"558":1,"559":1,"560":1,"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1,"585":1,"586":1,"587":1,"588":1,"589":1,"590":1,"591":1,"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1,"599":1,"600":1,"601":1,"602":1,"603":1,"604":1,"605":1,"606":1,"607":1,"608":1,"609":1,"610":1,"611":1,"612":1,"613":1,"614":1,"615":1,"616":1,"617":1,"618":1,"619":1,"620":1,"621":1,"622":1,"623":1,"624":1,"625":1,"626":1,"627":1,"628":1,"629":1,"630":1,"631":1,"633":1,"634":1,"635":1,"636":1,"637":1,"638":1,"639":1,"640":1,"641":1,"642":1,"643":1,"644":1,"645":1,"646":1,"647":1,"648":1,"649":1,"650":1,"651":1,"652":1,"653":1,"654":1,"655":1,"656":1,"657":1,"658":1,"659":1,"660":1,"661":1,"662":1,"663":1,"664":1,"665":1,"666":1,"667":1,"668":1,"669":1,"670":1,"671":1,"672":1,"673":1,"674":1,"675":1,"676":1,"677":1,"678":1,"679":1,"680":1,"681":1,"682":1,"683":1,"684":1,"685":1,"686":1,"687":1,"688":1,"689":1,"690":1,"691":1,"692":1,"693":1,"694":1,"695":1,"696":1,"697":1,"698":1,"699":1,"700":1,"701":1,"702":1,"703":1,"704":1,"705":1,"706":1,"707":1,"708":1,"709":1,"710":1,"711":1,"712":1,"713":1,"714":1,"715":1,"716":1,"717":1,"718":1,"719":1,"720":1,"721":1,"722":1,"723":1,"724":1,"725":1,"726":1,"727":1,"728":1,"729":1,"730":1,"731":1,"732":1,"733":1,"734":1,"735":1,"736":1,"737":1,"738":1,"739":1,"740":1,"741":1,"742":1,"743":1,"744":1,"745":1,"746":1,"747":1,"748":1,"749":1,"750":1,"751":1,"752":1,"753":1,"754":1,"755":1,"756":1,"757":1,"758":1,"759":1,"760":1,"761":1,"762":1},"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,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"553":1,"554":1,"555":1,"556":1,"557":1,"558":1,"559":1,"560":1,"561":1,"562":1,"563":2,"564":2,"565":2,"566":2,"567":2,"568":2,"569":2,"570":2,"571":2,"572":2,"573":2,"574":2,"575":2,"576":2,"577":2,"578":2,"579":2,"580":3,"581":3,"582":2,"583":3,"584":3,"585":1,"586":2,"587":2,"588":2,"589":2,"590":2,"591":2,"592":2,"593":2,"594":2,"595":2,"596":2,"597":2,"598":2,"599":2,"600":2,"601":2,"602":2,"603":3,"604":3,"605":2,"606":3,"607":3,"608":1,"609":2,"610":2,"611":2,"612":2,"613":2,"614":2,"615":2,"616":2,"617":2,"618":2,"619":2,"620":2,"621":2,"622":2,"623":2,"624":2,"625":2,"626":2,"627":3,"628":3,"629":2,"630":3,"631":3,"632":1,"633":1,"634":1,"635":1,"636":1,"637":1,"638":1,"639":1,"640":1,"641":1,"642":1,"643":1,"644":1,"645":1,"646":1,"647":1,"648":1,"649":1,"650":2,"651":2,"652":1,"653":2,"654":2,"655":1,"656":2,"657":2,"658":2,"659":2,"660":2,"661":2,"662":2,"663":2,"664":2,"665":2,"666":2,"667":2,"668":2,"669":2,"670":2,"671":3,"672":3,"673":2,"674":3,"675":3,"676":1,"677":2,"678":2,"679":2,"680":2,"681":2,"682":2,"683":2,"684":3,"685":3,"686":2,"687":3,"688":3,"689":2,"690":2,"691":2,"692":2,"693":2,"694":2,"695":2,"696":2,"697":2,"698":2,"699":2,"700":2,"701":2,"702":2,"703":1,"704":2,"705":2,"706":2,"707":2,"708":2,"709":2,"710":2,"711":2,"712":2,"713":2,"714":2,"715":2,"716":2,"717":3,"718":3,"719":3,"720":3,"721":3,"722":3,"723":3,"724":3,"725":2,"726":3,"727":3,"728":3,"729":3,"730":2,"731":3,"732":3,"733":3,"734":3,"735":1,"736":2,"737":2,"738":3,"739":3,"740":3,"741":4,"742":4,"743":4,"744":4,"745":3,"746":4,"747":4,"748":4,"749":4,"750":2,"751":3,"752":3,"753":3,"754":4,"755":4,"756":4,"757":4,"758":3,"759":4,"760":4,"761":4,"762":4},"2":{"28":1,"29":2,"30":1,"31":2,"32":1,"55":2,"57":4,"58":7,"96":1,"97":2,"99":2,"101":1,"130":1,"132":1,"152":1,"167":1,"168":1,"169":1,"170":1,"173":1,"187":1,"194":1,"212":1,"269":1,"299":1,"302":2,"561":1,"612":1,"692":1,"707":1,"716":1,"721":1,"722":1,"763":2,"840":1,"841":1}}],["consistently",{"2":{"200":1}}],["consistent",{"2":{"119":1}}],["considered",{"0":{"105":1}}],["cons",{"2":{"105":3,"134":1,"135":1,"136":1,"167":1,"168":1,"169":1}}],["consumers",{"2":{"104":1}}],["console",{"0":{"129":1,"135":1,"136":1,"154":1,"169":1,"193":1},"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,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1},"2":{"36":2,"44":3,"56":1,"59":3,"62":1,"63":1,"83":3,"84":1,"100":2,"130":1,"136":1,"138":1,"140":1,"141":1,"153":2,"154":2,"160":1,"161":1,"177":1,"184":1,"185":1,"186":1,"187":1,"193":1,"216":3,"305":2,"306":2,"307":2,"308":2}}],["construction",{"2":{"201":1}}],["constructor",{"2":{"118":1}}],["constraints",{"0":{"115":1,"197":1},"2":{"115":1}}],["constants",{"2":{"188":1}}],["constant",{"2":{"110":1,"117":1}}],["const",{"2":{"11":4,"25":6,"26":9,"28":7,"29":8,"30":7,"31":7,"32":5,"33":7,"34":1,"36":4,"41":5,"42":11,"43":7,"44":3,"46":9,"53":2,"54":1,"55":3,"59":2,"60":3,"62":4,"63":3,"64":1,"65":3,"68":2,"80":8,"81":1,"82":5,"83":4,"84":6,"118":1,"217":1,"264":4,"278":5,"305":4,"306":1,"307":4,"308":4,"315":1,"316":2,"317":2,"854":2}}],["描边",{"2":{"676":1}}],["描边和尾部箭头颜色将自动跟随",{"2":{"25":1}}],["描边颜色自动跟随",{"2":{"434":1}}],["描边颜色",{"2":{"25":1}}],["若不指定",{"2":{"310":1,"311":1}}],["若不配置则默认使用",{"2":{"25":1}}],["若未定义",{"2":{"368":1,"370":1,"371":1,"373":1,"374":1,"376":1}}],["若未定义则使用",{"2":{"24":3,"790":1}}],["若未配置",{"2":{"25":1}}],["普通展示模式下的颜色数组",{"2":{"25":1}}],["普通模式下序号容器样式配置",{"2":{"745":1}}],["普通模式下序号文本样式配置",{"2":{"740":1}}],["普通模式下途径点图标大小",{"2":{"739":1}}],["普通模式下途径点图标资源路径",{"2":{"738":1}}],["普通模式下是否显示框体",{"2":{"734":1}}],["普通模式下是否显示中心图标",{"2":{"733":1}}],["普通模式下是否显示名称标签",{"2":{"724":1}}],["普通模式下是否使用虚线",{"2":{"674":1}}],["普通模式下清扫区域框虚线样式",{"2":{"654":1}}],["普通模式下清扫区域框是否显示为虚线",{"2":{"653":1}}],["普通模式下禁拖区域框虚线样式",{"2":{"607":1}}],["普通模式下禁拖区域框是否显示为虚线",{"2":{"606":1}}],["普通模式下禁扫区域框虚线样式",{"2":{"584":1}}],["普通模式下禁扫区域框是否显示为虚线",{"2":{"583":1}}],["普通模式虚线样式",{"2":{"631":1,"675":1}}],["普通模式是否虚线",{"2":{"630":1}}],["普通模式图标",{"2":{"22":1}}],["普通模式文字",{"2":{"22":1}}],["普通模式背景",{"2":{"22":1}}],["则该类型的房间将不会显示任何图标",{"2":{"389":1}}],["则映射关系完全取决于自定义数组的顺序",{"2":{"389":1}}],["则默认使用",{"2":{"372":1,"375":1}}],["则图标居中于坐标点",{"2":{"99":1}}],["则所有地毯使用",{"2":{"57":1}}],["则使用此项",{"2":{"25":1}}],["则计算出的",{"2":{"5":2}}],["选中的地毯id列表",{"2":{"808":1}}],["选中的房间id列表",{"2":{"807":1}}],["选中的房间会显示房间顺序",{"2":{"427":1}}],["选中的房间会显示选择指示器",{"2":{"427":1}}],["选中的房间上显示✅标记",{"2":{"25":1}}],["选中状态",{"0":{"56":1}}],["选中该房间让它处于高亮状态",{"2":{"26":1}}],["选中",{"2":{"25":1}}],["选择指示器气泡三角形宽度",{"2":{"439":1}}],["选择指示器气泡三角形高度",{"2":{"438":1}}],["选择指示器y轴偏移",{"2":{"437":1}}],["选择指示器x轴偏移",{"2":{"436":1}}],["选择指示器边框圆角",{"2":{"435":1}}],["选择指示器描边颜色",{"2":{"434":1}}],["选择指示器描边宽度",{"2":{"433":1}}],["选择指示器容器高度",{"2":{"432":1}}],["选择指示器容器宽度",{"2":{"431":1}}],["选择指示器图标高度",{"2":{"430":1}}],["选择指示器图标宽度",{"2":{"429":1}}],["选择指示器图标资源路径",{"2":{"428":1}}],["选择指示器图标颜色数组",{"2":{"378":1}}],["选择指示器背景颜色数组",{"2":{"377":1}}],["选择指示器配置",{"2":{"25":1}}],["选择状态",{"2":{"82":1}}],["选择房间是完全受控的",{"2":{"25":1}}],["选择房间",{"0":{"25":1}}],["选择颜色时要考虑",{"2":{"23":1}}],["代表房间的默认展示颜色",{"2":{"25":1}}],["代表",{"2":{"25":1,"368":1,"371":1,"374":1}}],["为不可通行",{"2":{"839":1}}],["为可通行",{"2":{"839":1}}],["为该类型下处于编辑态的区域",{"2":{"796":1}}],["为该类型的样式配置",{"2":{"763":1}}],["为通过",{"2":{"796":1}}],["为自定义类型的名称",{"2":{"763":1}}],["为垂直于条带的竖条纹",{"2":{"680":1}}],["为了实现自动换色效果",{"2":{"394":1}}],["为了获得更平滑的渐变效果",{"2":{"326":1}}],["为了获得最稳定的分析体验",{"2":{"92":1}}],["为四个顶点坐标",{"2":{"275":1}}],["为四个角点",{"2":{"269":1}}],["为地图锚点",{"2":{"273":1}}],["为类型",{"2":{"269":1}}],["为什么",{"2":{"94":1}}],["为当前地图截图",{"0":{"62":1}}],["为此",{"2":{"60":1}}],["为协议里的字节型预留字段",{"2":{"41":1}}],["为保证一致性",{"2":{"32":1}}],["为例",{"2":{"31":1}}],["为你自定义的类型名",{"2":{"31":1}}],["为厚度方向",{"2":{"29":1,"299":1,"840":1}}],["为长度方向",{"2":{"29":1,"299":1,"840":1}}],["为",{"2":{"25":4,"60":1,"65":2,"97":1,"389":1,"427":3,"679":2,"790":2,"791":1,"806":2,"807":1}}],["事件丢失问题",{"2":{"312":1}}],["事件丢失",{"2":{"67":1}}],["事件劫持",{"2":{"67":1}}],["事件通过",{"2":{"31":1}}],["事件",{"2":{"25":1,"67":1}}],["单位米",{"2":{"295":1,"296":1,"297":1,"298":1,"299":2,"302":2,"304":1,"305":1}}],["单位为米",{"2":{"47":1,"301":1}}],["单位",{"2":{"24":1,"319":1,"320":1,"321":1,"322":1,"353":1,"354":1,"358":1,"359":1,"385":1,"390":1,"391":1,"395":1,"396":1,"400":1,"401":1,"403":1,"404":1,"405":1,"408":1,"409":1,"410":1,"411":1,"412":1,"425":1,"426":1,"429":1,"430":1,"431":1,"432":1,"433":1,"435":1,"436":1,"437":1,"438":1,"439":1,"453":1,"457":1,"461":1,"465":1,"469":1,"480":1,"482":1,"485":1,"489":1,"497":1,"498":1,"500":1,"501":1,"507":1,"508":1,"511":1,"512":1,"514":1,"516":1,"519":1,"521":1,"523":1,"525":1,"534":1,"535":1,"537":1,"539":1,"541":1,"544":1,"546":1,"547":1,"548":1,"549":1,"550":1,"557":1,"558":1,"563":1,"564":1,"567":1,"569":1,"571":1,"573":1,"578":1,"581":1,"584":1,"586":1,"587":1,"590":1,"592":1,"594":1,"596":1,"601":1,"604":1,"607":1,"609":1,"610":1,"616":1,"618":1,"620":1,"625":1,"633":1,"634":1,"637":1,"639":1,"641":1,"643":1,"648":1,"651":1,"654":1,"657":1,"659":1,"660":1,"662":1,"664":1,"666":1,"667":1,"669":1,"677":1,"678":1,"680":1,"681":1,"682":1,"689":1,"690":1,"691":1,"692":1,"694":1,"695":1,"697":1,"699":1,"702":1,"705":1,"708":1,"710":1,"715":1,"717":1,"722":1,"739":1,"741":1,"746":1,"748":1,"749":1,"752":1,"754":1,"759":1,"761":1,"762":1,"766":1,"767":1,"768":1,"769":1,"772":1,"773":1,"775":1,"778":1,"779":1,"804":1}}],["utility",{"0":{"202":1},"2":{"196":1,"198":2}}],["utilities",{"2":{"195":1}}],["utils",{"2":{"118":1,"198":12,"202":2}}],["ux",{"0":{"127":1}}],["updating",{"2":{"140":1}}],["updated",{"2":{"118":1}}],["updateruntime",{"0":{"281":1},"2":{"98":1,"105":2,"164":1,"181":1,"183":1,"184":1,"185":1,"187":2,"190":1,"191":1,"281":2}}],["updateconfig",{"0":{"280":1},"2":{"97":1,"99":1,"280":3}}],["updates",{"2":{"42":3,"105":1,"111":1,"183":1,"187":1,"190":1,"191":1,"199":2,"201":1}}],["update",{"0":{"119":1,"161":1,"204":1},"2":{"31":1,"108":1,"119":1,"122":1,"151":1,"158":1,"161":1,"185":1,"187":2,"190":2,"194":1,"203":1,"204":1,"213":1}}],["up",{"2":{"118":1,"194":1,"203":1,"204":1,"214":1}}],["uncovered",{"2":{"206":1}}],["unchanged",{"2":{"104":1,"108":1,"114":2,"118":1,"122":1,"209":1}}],["untested",{"2":{"196":1}}],["until",{"2":{"175":1}}],["unitlabel",{"0":{"826":1},"2":{"175":2,"182":1,"189":1}}],["unit",{"0":{"825":1},"2":{"175":3,"188":1}}],["unsupported",{"2":{"164":1,"183":1,"185":1}}],["unsubscribeshowdetectedobjects",{"2":{"118":5}}],["unsubscribe",{"2":{"109":1,"110":1,"118":1}}],["unreasonably",{"2":{"160":1}}],["unknown>",{"2":{"836":1}}],["unknown",{"0":{"382":1},"2":{"138":1}}],["unless",{"2":{"115":1}}],["unnecessary",{"2":{"105":1,"147":1,"200":1}}],["undefined",{"2":{"24":3,"58":1,"85":1,"324":1,"327":1,"370":1,"372":1,"373":1,"375":1,"376":1,"399":1,"474":1,"475":1,"564":2,"587":2,"610":2,"612":1,"634":2,"667":2,"690":1,"692":1,"763":2}}],["using",{"2":{"203":1}}],["usable",{"2":{"193":1}}],["usability",{"2":{"177":1}}],["usage",{"0":{"91":1,"149":1},"1":{"92":1,"93":1,"94":1,"95":1}}],["usegradient",{"0":{"362":1}}],["useplaygroundrender",{"2":{"150":1,"157":1,"190":2,"211":1}}],["usemapplayground",{"2":{"150":1,"157":1,"160":2,"184":1,"189":2,"191":1,"193":1,"211":1,"212":1}}],["usemapcanvas",{"2":{"150":1,"157":1,"190":2}}],["usememo",{"2":{"42":3,"80":3,"81":1,"315":1,"316":2,"317":3}}],["useful",{"2":{"146":1}}],["used",{"2":{"139":1}}],["usedevice",{"2":{"36":1,"264":1}}],["use",{"2":{"114":1,"126":1,"140":1,"149":2,"154":1,"159":1,"183":1,"187":2,"195":1,"200":1,"201":1,"205":1,"206":1,"208":1,"210":1}}],["usesimulatorevents",{"2":{"150":1,"151":1,"156":1}}],["uses",{"2":{"106":1,"126":1,"136":1,"169":1,"172":1,"173":3,"175":2}}],["usestate",{"2":{"11":1,"25":3,"26":4,"28":2,"29":3,"30":2,"31":3,"32":3,"33":3,"42":3,"43":3,"44":1,"46":3,"53":2,"55":1,"60":2,"65":3,"68":1,"82":4,"84":2,"305":1,"307":2,"308":2,"316":2,"317":2}}],["useref",{"2":{"217":2,"278":1}}],["useragent",{"2":{"202":1}}],["useruntimebindings",{"2":{"184":1,"191":2,"211":2}}],["useruntimeplayground",{"2":{"184":1,"189":2}}],["user",{"2":{"88":1,"112":1,"115":2,"122":1,"175":1,"182":1,"197":1}}],["useroomproperty",{"2":{"36":2,"264":2}}],["ui",{"0":{"147":1,"148":1,"158":1,"159":1,"192":1},"1":{"148":1,"149":1},"2":{"65":1,"125":1,"130":1,"131":1,"136":1,"140":1,"147":2,"148":1,"149":1,"151":1,"152":1,"154":2,"158":1,"159":1,"163":1,"182":1,"184":2,"187":2,"188":1,"191":1,"208":1,"386":1,"423":1,"559":1,"718":1,"742":1,"755":1}}],["url",{"2":{"41":4,"209":1,"310":1,"311":1,"399":8,"477":1}}],["ebebeb",{"2":{"316":1,"317":1,"352":1,"379":1,"380":1,"381":1,"382":1}}],["effect",{"2":{"212":1}}],["estimates",{"2":{"204":1}}],["eslint",{"2":{"195":1,"203":1}}],["e2e",{"2":{"197":1}}],["every",{"2":{"132":1,"149":1,"164":1,"167":1,"185":1,"200":1}}],["event",{"0":{"138":1,"140":1,"155":1,"156":1,"161":1},"1":{"139":1},"2":{"131":1,"134":1,"136":2,"137":1,"138":2,"140":1,"143":1,"149":2,"151":1,"152":3,"153":2,"154":3,"155":3,"156":3,"157":2,"159":2,"160":3,"161":1}}],["eventsummaries",{"2":{"150":1,"155":1}}],["events",{"0":{"129":1,"135":1,"141":1,"154":1,"159":1,"160":1},"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":2,"143":2,"144":2,"145":2,"146":1,"147":1,"148":1,"149":1,"150":1,"151":1,"152":1,"153":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1},"2":{"100":1,"130":1,"135":1,"137":3,"140":2,"141":1,"154":1,"157":1,"160":2,"161":1}}],["emits",{"2":{"140":1}}],["empty",{"0":{"144":1},"2":{"128":1,"159":1}}],["embedded",{"2":{"124":1}}],["easing",{"2":{"198":1}}],["easy",{"2":{"131":1,"135":2,"201":1}}],["earlier",{"2":{"196":1}}],["early",{"2":{"118":1}}],["each",{"2":{"105":1,"134":1,"135":1,"138":1,"140":1,"143":1,"159":1,"197":1,"198":1}}],["env",{"2":{"331":1,"334":1}}],["environment",{"2":{"202":1}}],["endpointstrokewidth",{"0":{"772":1}}],["endpointstrokecolor",{"0":{"771":1}}],["endpointsize",{"0":{"769":1}}],["endpointcolor",{"0":{"770":1}}],["endpoint",{"2":{"209":1}}],["enforceable",{"2":{"195":1,"203":2}}],["encode",{"2":{"189":1}}],["entries",{"2":{"156":1}}],["entry",{"2":{"119":1}}],["enough",{"2":{"135":1}}],["engineers",{"2":{"135":1}}],["english",{"2":{"120":1,"213":1}}],["ensure",{"2":{"117":1,"157":1,"160":1,"161":1,"193":1}}],["enableelasticscale",{"0":{"444":1}}],["enableedit",{"0":{"475":1},"2":{"53":1,"55":1,"57":2,"58":1,"251":1}}],["enablechargingstationclick",{"0":{"347":1},"2":{"260":1}}],["enablerobotclick",{"0":{"346":1},"2":{"259":1}}],["enableroomselection",{"0":{"790":1},"2":{"24":7,"25":7,"26":2,"42":1,"82":2,"173":2,"182":1,"281":1,"368":2,"369":1,"370":1,"371":2,"372":1,"373":1,"374":2,"375":1,"376":1,"427":1,"788":1,"790":2,"807":1}}],["enablelogger",{"0":{"331":1},"2":{"208":1,"212":1,"331":1,"334":1}}],["enabled",{"0":{"334":1},"2":{"193":1,"331":1,"334":1}}],["enabledoubletapzoom",{"0":{"345":1},"2":{"81":1,"315":1}}],["enable",{"0":{"344":1},"2":{"192":1}}],["enableinteraction",{"0":{"791":1},"2":{"174":3,"182":1,"791":1}}],["enablemapclickcapture",{"0":{"792":1},"2":{"43":1,"174":2,"182":1,"189":1,"256":1}}],["edits",{"2":{"199":1}}],["editor",{"2":{"165":1}}],["editingroomanchorids",{"0":{"800":1},"2":{"96":1,"98":2,"101":1}}],["editingcleanzoneids",{"0":{"795":1},"2":{"176":1,"796":1}}],["editingcarpetids",{"0":{"802":1},"2":{"52":1,"55":2,"57":1,"176":1}}],["editingcustomzoneids",{"0":{"796":1},"2":{"31":2,"763":1}}],["editingforbiddenmopzoneids",{"0":{"794":1},"2":{"176":1,"796":1}}],["editingforbiddensweepzoneids",{"0":{"793":1},"2":{"30":2,"176":1,"796":1}}],["editingfurnitureids",{"0":{"803":1},"2":{"46":3,"176":1}}],["editingwaypointids",{"0":{"801":1},"2":{"43":2,"176":1}}],["editingspotids",{"0":{"799":1},"2":{"32":2,"98":1,"101":1,"176":1,"800":1}}],["editing",{"0":{"176":1,"579":1,"580":1,"581":1,"602":1,"603":1,"604":1,"626":1,"627":1,"628":1,"649":1,"650":1,"651":1,"670":1,"671":1,"672":1,"723":1,"725":1,"726":1,"727":1,"728":1,"729":1,"750":1,"751":1,"752":1,"753":1,"754":1,"755":1,"756":1,"757":1,"758":1,"759":1,"760":1,"761":1,"762":1},"1":{"580":1,"581":1,"603":1,"604":1,"627":1,"628":1,"650":1,"651":1,"671":1,"672":1,"726":1,"727":1,"728":1,"729":1,"751":1,"752":1,"753":1,"754":2,"755":2,"756":2,"757":2,"758":1,"759":2,"760":2,"761":2,"762":2},"2":{"31":1,"32":1,"99":1,"126":1,"163":1,"165":2,"176":1,"763":1}}],["editingpetcleanids",{"2":{"31":2}}],["editingthresholdids",{"0":{"798":1},"2":{"29":5,"230":1,"243":1}}],["editingvirtualwallids",{"0":{"797":1},"2":{"28":2,"33":2,"176":1}}],["edge",{"0":{"111":1}}],["execute",{"2":{"207":1}}],["executing",{"2":{"114":1,"154":1,"187":1,"195":1,"208":1}}],["execution",{"0":{"197":1,"204":1,"205":1},"2":{"112":1,"202":1}}],["extract",{"2":{"190":1}}],["extend",{"2":{"114":1,"203":1}}],["exceeded",{"2":{"145":1}}],["exact",{"2":{"139":1}}],["exactly",{"2":{"131":1}}],["examples",{"2":{"146":1}}],["example",{"2":{"132":1,"272":2,"273":3,"327":1}}],["exist",{"2":{"138":1,"199":1}}],["exists",{"2":{"122":1,"182":1}}],["existingpointsarray",{"2":{"855":2}}],["existing",{"2":{"104":1,"116":1,"117":1,"119":1,"122":1,"126":1,"132":1,"148":1,"154":1,"170":1,"186":1,"187":2,"193":1,"195":1,"197":1,"199":1,"200":1}}],["exits",{"2":{"111":1}}],["experience",{"2":{"163":1}}],["expected",{"2":{"111":1,"121":2,"150":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":3,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":3,"198":1,"199":1,"200":2,"201":1,"202":1,"203":1}}],["expansion",{"2":{"139":1}}],["expandable",{"2":{"135":1}}],["expand",{"0":{"201":1},"2":{"131":1,"143":1,"195":1}}],["exposing",{"2":{"164":1,"199":1}}],["expose",{"0":{"190":1},"2":{"160":1,"163":1,"189":1,"190":1}}],["exposes",{"2":{"154":1}}],["exposed",{"2":{"138":1}}],["exportdiagnosticdump",{"2":{"211":1}}],["export",{"0":{"211":1},"2":{"36":1,"208":1,"212":1}}],["explicitly",{"2":{"115":1,"164":1,"202":1}}],["explicit",{"2":{"115":1,"127":1,"199":1,"202":1,"208":1}}],["elasticmaxscale",{"0":{"446":1}}],["elasticminscale",{"0":{"445":1}}],["elements",{"2":{"60":2,"63":1}}],["element",{"2":{"59":4,"250":2}}],["else",{"2":{"25":1,"305":1,"306":1,"307":1,"308":1}}],["errors",{"2":{"121":2,"183":1,"191":1}}],["error",{"0":{"152":1,"183":1},"2":{"36":3,"127":1,"183":1,"264":1,"331":1,"336":3}}],["ece0fb",{"2":{"22":1,"369":1}}],["或直接删掉这两项用默认值",{"2":{"676":1}}],["或直接拖拽条带整体平移",{"2":{"236":1}}],["或操作地图上的控制元素",{"2":{"257":1}}],["或切换类型",{"2":{"243":1}}],["或者把",{"2":{"84":1}}],["或者指定截图时的背景颜色",{"2":{"62":1}}],["或其他控制元素回调",{"2":{"67":1}}],["或回放数据中的坐标来生成禁扫区域",{"2":{"34":1}}],["或",{"2":{"24":2,"25":1,"71":1,"84":2,"95":1,"273":1,"278":1,"295":1,"310":1,"330":1,"355":1}}],["或让所有颜色均匀分布",{"2":{"13":1}}],["避免与已存在的点位数组重叠",{"2":{"855":1}}],["避免颜色对比过于强烈",{"2":{"326":1}}],["避免生成一个绘制时又要被修正的尺寸",{"2":{"299":1}}],["避免借用内置区域带来的语义混淆",{"2":{"31":1}}],["避免仅依靠红绿色进行区分",{"2":{"23":1}}],["避免用户困惑",{"2":{"13":1,"18":1}}],["考虑色盲用户",{"2":{"23":1}}],["无房间数据区域的颜色",{"2":{"379":1}}],["无需重新初始化",{"2":{"313":1}}],["无需做任何处理",{"2":{"262":1}}],["无需自行处理",{"2":{"222":1}}],["无需在",{"2":{"65":1}}],["无",{"2":{"97":1}}],["无关",{"2":{"85":1}}],["无法执行",{"2":{"67":1}}],["无法接收到",{"2":{"67":1}}],["无法看到完整地图",{"2":{"8":1}}],["无障碍访问",{"2":{"23":1}}],["便于用户区分",{"2":{"23":1}}],["都使用一致的配色主题",{"2":{"22":1}}],["这种情况下",{"2":{"441":1}}],["这两个配置用于计算自适应缩放时的初始缩放比例",{"2":{"350":1}}],["这会触发当前的控制元素",{"2":{"312":1}}],["这会造成数据同步中断",{"2":{"67":1}}],["这些方法让你可以主动控制地图行为",{"2":{"278":1}}],["这是触发自适应缩放的条件之一",{"2":{"355":1,"356":1}}],["这是",{"2":{"299":1}}],["这是获取",{"2":{"217":1}}],["这是推荐的默认选项",{"2":{"18":1}}],["这样可以完全避免因",{"2":{"93":1}}],["这样可以确保房间的所有视觉元素",{"2":{"22":1}}],["这使得主题切换",{"2":{"81":1,"313":1}}],["这对于在多地图管理页面生成缩略图非常有用",{"2":{"63":1}}],["这个值才会生效",{"2":{"807":1}}],["这个字段优先级高于",{"2":{"334":1}}],["这个地图里有多少个房间",{"2":{"94":1}}],["这个文件的地图概况",{"2":{"93":1}}],["这个",{"2":{"54":1}}],["这个更新不会产生额外的渲染",{"2":{"32":1}}],["这体现了",{"2":{"42":1}}],["这里假设是房间中心点",{"2":{"273":1}}],["这里需要将响应数据转换为",{"2":{"36":1,"264":1}}],["这里的单位是米",{"2":{"32":1,"33":1}}],["npm",{"2":{"90":1,"115":1,"121":1,"158":1,"159":2,"160":2,"161":4,"192":2,"193":2,"194":4,"197":3,"198":1,"199":2,"200":2,"201":1,"202":2,"203":3,"206":3,"214":1}}],["npx",{"2":{"88":1,"89":1,"90":1,"115":1,"121":1,"155":2,"156":2,"157":2,"158":2,"161":2,"188":2,"189":2,"190":2,"191":2,"194":2,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"206":1,"214":1}}],["noise",{"2":{"136":1,"198":1}}],["noisy",{"2":{"134":1}}],["non",{"0":{"132":1,"165":1},"2":{"196":1,"203":2,"204":1,"206":1}}],["none",{"2":{"121":1,"122":1,"327":2,"833":1}}],["now",{"2":{"130":1,"148":1,"170":1}}],["noemit",{"2":{"115":1,"121":1,"155":2,"156":2,"157":2,"158":2,"161":2,"188":2,"189":2,"190":2,"191":2,"194":2,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"206":1,"214":1}}],["no",{"0":{"379":1},"2":{"105":1,"121":2,"144":1,"182":1,"198":2,"202":1,"206":1,"209":1,"383":2}}],["note",{"2":{"161":1,"194":1}}],["notifications",{"2":{"132":1}}],["not",{"2":{"103":1,"111":1,"112":1,"115":2,"118":2,"132":4,"137":1,"140":1,"149":1,"151":1,"152":1,"157":1,"160":1,"163":1,"165":3,"170":1,"173":2,"177":1,"181":1,"190":1,"196":1,"197":1,"200":1,"201":1,"202":1}}],["node",{"2":{"72":1,"90":1,"208":1}}],["normalize",{"2":{"211":1}}],["normalized",{"2":{"174":1,"185":1,"191":1}}],["normalization",{"0":{"182":1},"2":{"183":1,"189":2,"191":1}}],["normally",{"2":{"140":1}}],["normal",{"0":{"370":1,"582":1,"583":1,"584":1,"605":1,"606":1,"607":1,"629":1,"630":1,"631":1,"652":1,"653":1,"654":1,"673":1,"674":1,"675":1,"724":1,"730":1,"731":1,"732":1,"733":1,"734":1,"737":1,"738":1,"739":1,"740":1,"741":1,"742":1,"743":1,"744":1,"745":1,"746":1,"747":1,"748":1,"749":1},"1":{"583":1,"584":1,"606":1,"607":1,"630":1,"631":1,"653":1,"654":1,"674":1,"675":1,"731":1,"732":1,"733":1,"734":1,"738":1,"739":1,"740":1,"741":2,"742":2,"743":2,"744":2,"745":1,"746":2,"747":2,"748":2,"749":2},"2":{"22":1,"24":1,"25":3,"31":1,"32":1,"99":1,"203":1,"368":1,"750":1,"763":1,"790":1}}],["necessary",{"2":{"193":1}}],["neutral",{"2":{"144":1}}],["needed",{"2":{"155":1,"189":1,"191":1,"192":1}}],["needs",{"2":{"149":1,"177":1}}],["need",{"2":{"124":1,"146":1}}],["near",{"2":{"116":1,"135":1,"154":1}}],["new",{"2":{"104":1,"107":1,"109":1,"111":1,"114":1,"116":1,"119":2,"121":2,"125":1,"128":1,"153":1,"154":1,"187":1,"191":1,"198":3,"199":2,"205":1,"561":1,"707":1,"781":1}}],["newzone",{"2":{"34":1}}],["newvirtualwall",{"2":{"33":3}}],["next",{"0":{"113":1,"186":1,"195":1,"207":1},"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},"2":{"128":1,"168":1,"200":1,"207":1}}],["nexttype",{"2":{"29":2}}],["nextid",{"2":{"29":1}}],["narrow",{"2":{"200":1}}],["navigator",{"2":{"202":1}}],["nav",{"2":{"128":1}}],["nan",{"2":{"85":1,"564":1,"587":1,"610":1,"634":1,"667":1}}],["nanoid",{"2":{"27":1,"43":1,"46":1}}],["nameinactive",{"0":{"372":1}}],["name=阳台8",{"2":{"146":1}}],["names",{"2":{"131":1,"155":1,"177":1}}],["namelabel",{"0":{"384":1,"385":1,"386":1,"387":1,"716":1,"717":1,"718":1,"719":1,"720":1,"721":1,"722":1,"723":1,"724":1},"1":{"385":1,"386":1,"387":1,"717":1,"718":1,"719":1,"720":1,"721":1,"722":1,"723":1,"724":1},"2":{"32":1,"716":1,"841":1}}],["namenormal",{"0":{"373":1},"2":{"22":1,"24":1,"371":1}}],["name",{"0":{"371":1},"2":{"22":1,"24":2,"32":1,"36":1,"39":2,"80":1,"89":1,"97":1,"100":1,"138":1,"139":2,"143":1,"159":1,"264":2,"270":1,"306":1,"316":2,"317":1,"365":1,"372":1,"373":1,"394":2,"716":1,"841":2,"843":1}}],["numeric",{"2":{"175":1}}],["number>",{"2":{"26":1,"42":2}}],["number",{"2":{"25":1,"26":1,"36":9,"42":2,"138":1,"173":1,"192":1,"283":2,"295":6,"296":6,"297":6,"298":6,"299":8,"301":6,"302":8,"304":5,"305":2,"328":1,"330":1,"340":1,"341":1,"342":1,"343":1,"349":1,"350":1,"353":2,"354":1,"355":1,"356":1,"358":1,"359":1,"360":1,"361":1,"385":1,"390":1,"391":1,"395":1,"396":1,"400":1,"401":1,"403":1,"404":1,"405":1,"408":1,"409":1,"410":1,"411":1,"412":1,"425":1,"426":1,"429":1,"430":1,"431":1,"432":1,"433":1,"435":1,"436":1,"437":1,"438":1,"439":1,"442":1,"443":1,"445":1,"446":1,"449":1,"453":1,"457":1,"461":1,"465":1,"468":1,"469":1,"472":1,"473":1,"474":3,"477":3,"478":1,"480":1,"482":1,"485":2,"489":1,"490":1,"491":1,"497":1,"498":1,"500":1,"501":1,"507":1,"508":1,"510":1,"511":1,"512":1,"514":1,"516":1,"519":2,"521":1,"523":1,"525":1,"527":1,"528":1,"529":1,"530":1,"534":1,"535":1,"537":1,"539":1,"541":1,"544":2,"546":1,"547":1,"548":1,"549":1,"550":1,"557":1,"558":1,"563":1,"564":1,"567":1,"569":1,"571":1,"573":2,"578":1,"581":2,"584":2,"586":1,"587":1,"590":1,"592":1,"594":1,"596":2,"601":1,"604":2,"607":2,"609":1,"610":1,"616":1,"618":1,"620":2,"625":1,"628":2,"631":2,"633":1,"634":1,"637":1,"639":1,"641":1,"643":2,"648":1,"651":2,"654":2,"657":1,"659":1,"660":1,"662":1,"664":2,"666":1,"667":1,"669":1,"672":2,"675":2,"677":1,"678":1,"680":1,"681":1,"682":1,"689":1,"690":1,"691":1,"692":1,"694":1,"695":1,"697":1,"699":2,"702":1,"705":1,"708":1,"710":1,"715":1,"717":1,"722":1,"727":2,"732":2,"739":1,"741":1,"746":1,"748":1,"749":1,"752":1,"754":1,"759":1,"761":1,"762":1,"766":1,"767":2,"768":1,"769":1,"772":1,"773":1,"775":1,"778":1,"779":1,"784":1,"786":1,"789":1,"804":1,"805":1,"807":1,"828":2,"830":1,"832":8,"833":2,"834":6,"835":5,"837":1,"843":9,"844":1,"845":1,"846":6,"847":6,"848":6,"850":4,"851":1,"852":1,"855":1}}],["null",{"2":{"11":1,"25":1,"26":1,"36":4,"84":1,"85":1,"118":3,"217":1,"278":1,"291":2,"292":1,"293":1,"294":1,"305":1,"306":2,"307":1,"308":1,"835":1,"843":1,"844":2}}],["null>",{"2":{"11":1,"25":1,"26":1,"291":1,"292":1,"293":1,"294":1,"305":1,"306":1,"307":1,"308":1}}],["duration",{"0":{"525":1}}],["during",{"2":{"134":1,"204":1,"209":1}}],["dump",{"0":{"208":1,"210":1,"212":1},"1":{"209":1,"210":1,"211":1,"212":1,"213":1,"214":1},"2":{"208":1,"211":1,"212":1,"213":1}}],["duplicated",{"2":{"198":1}}],["duplication",{"2":{"198":1}}],["driven",{"2":{"199":2}}],["draft",{"2":{"184":1,"187":1,"188":1,"191":1,"204":1}}],["drawfurnitures",{"0":{"300":1},"2":{"300":1}}],["drawn",{"2":{"279":2}}],["drawcustomelements",{"2":{"222":1}}],["drawroomproperty",{"2":{"222":1}}],["drawroomanchors",{"2":{"97":1,"101":1}}],["drawrastermap",{"2":{"222":1}}],["drawmap",{"2":{"222":1}}],["draw",{"2":{"118":1,"122":1,"128":1,"198":2}}],["drawdetectedobjects",{"2":{"103":1,"108":1,"114":1,"118":1}}],["dropdown",{"2":{"147":1,"173":1}}],["drop",{"2":{"145":1}}],["d",{"2":{"110":1,"116":1}}],["download",{"2":{"211":1}}],["downstream",{"2":{"200":1}}],["document",{"2":{"204":1}}],["documentation",{"0":{"119":1}}],["doc",{"2":{"203":1}}],["docs",{"0":{"209":1},"2":{"114":1,"119":2,"120":1,"124":1,"125":1,"130":1,"131":1,"153":1,"155":2,"156":1,"157":3,"158":2,"159":2,"160":6,"161":3,"187":1,"188":2,"189":2,"190":3,"191":2,"192":5,"193":5,"194":4,"204":3,"208":3,"209":2,"213":1}}],["do",{"2":{"115":2,"118":1,"132":4,"149":1,"152":1,"157":1,"165":3,"181":1,"190":1,"197":1,"200":1}}],["does",{"2":{"103":1,"112":1,"160":1,"163":1}}],["dominant",{"2":{"185":1}}],["dom",{"2":{"65":4}}],["dp",{"2":{"95":1}}],["dashlinedasharray",{"0":{"767":1}}],["dashlinewidth",{"0":{"766":1},"2":{"26":1}}],["dasharray",{"0":{"581":1,"584":1,"604":1,"607":1,"628":1,"631":1,"651":1,"654":1,"672":1,"675":1,"727":1,"732":1}}],["dark",{"2":{"316":2,"317":2}}],["dataset",{"2":{"176":1}}],["data",{"0":{"151":1,"179":1,"190":1,"379":1},"2":{"36":2,"41":1,"63":4,"80":4,"103":1,"104":2,"108":2,"111":2,"114":1,"118":1,"126":1,"130":1,"137":1,"154":1,"157":2,"168":1,"169":1,"170":3,"180":1,"181":1,"182":1,"185":1,"187":1,"190":2,"191":1,"193":1,"199":2,"200":1,"201":1,"264":1,"310":1,"311":13,"383":2,"854":1}}],["deeppartialappconfig",{"2":{"315":1}}],["deeppartialruntimeconfig",{"2":{"281":2,"311":2}}],["deeppartial",{"2":{"280":2}}],["delivered",{"2":{"204":1,"206":1}}],["deliberately",{"2":{"200":1}}],["deleteiconsrc",{"0":{"551":1}}],["deleteiconwrapperfillcolor",{"0":{"612":1},"2":{"58":1}}],["delete",{"2":{"198":1}}],["deletion",{"2":{"104":1}}],["decisions",{"2":{"199":1,"200":1}}],["decode",{"2":{"200":1}}],["decoderoomproperties",{"0":{"854":1},"2":{"36":3,"41":3,"80":2,"264":3,"854":3}}],["decoding",{"2":{"181":1}}],["derive",{"2":{"177":1}}],["derived",{"0":{"180":1,"190":1},"2":{"156":1,"189":1,"190":2}}],["dependent",{"2":{"173":1}}],["dependencies",{"2":{"164":1,"184":1}}],["dependency",{"2":{"158":1,"167":1,"192":1}}],["depend",{"2":{"147":1}}],["deprecated",{"2":{"85":1}}],["determine",{"2":{"126":1}}],["detection",{"2":{"200":1}}],["detect",{"2":{"105":1,"198":1}}],["detected",{"0":{"102":1,"114":1},"1":{"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"115":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1},"2":{"103":2,"104":4,"105":2,"107":1,"108":1,"111":2,"114":2,"118":1,"120":1,"122":2}}],["detectedobjectlayer",{"2":{"118":3}}],["detectedobjectmanager",{"2":{"105":1,"108":1,"109":1,"110":1,"114":1,"118":1}}],["detectedobject",{"0":{"777":1,"778":1,"779":1,"780":1,"781":1},"1":{"778":1,"779":1,"780":1,"781":1},"2":{"44":2,"105":1,"781":2}}],["detectedobjectparam",{"0":{"850":1},"2":{"44":2,"249":2,"272":2,"311":2,"850":1}}],["detectedobjects=",{"2":{"44":1,"272":1}}],["detectedobjects",{"0":{"272":1},"2":{"44":2,"272":2,"311":2}}],["dev",{"2":{"331":1,"334":1}}],["developer",{"2":{"135":1,"141":1,"154":1}}],["developers",{"2":{"124":1,"130":2,"139":1,"163":2,"187":1}}],["devinfo",{"2":{"36":1,"264":1}}],["devicepixelratio",{"2":{"330":1}}],["devicememory",{"2":{"202":1}}],["device",{"2":{"36":2,"264":2}}],["devid",{"2":{"36":2,"264":2}}],["dedicated",{"0":{"135":1,"169":1},"2":{"112":1,"115":1,"146":1,"154":1,"163":1,"169":1,"173":1,"184":1,"187":1,"212":1}}],["debug",{"0":{"123":1},"1":{"124":1,"125":1,"126":1,"127":1,"128":1},"2":{"110":1,"135":1,"177":2,"331":1,"336":3}}],["debugtools",{"2":{"110":1,"126":1}}],["descriptors",{"2":{"188":2}}],["describing",{"2":{"183":1}}],["destabilizing",{"2":{"186":1,"200":1}}],["destroy",{"2":{"109":1,"110":1,"118":1,"199":1,"201":1}}],["desktop",{"2":{"127":1,"185":1,"193":1}}],["design",{"0":{"102":1,"106":1,"123":1,"126":1,"129":1,"162":1,"171":1},"1":{"103":1,"104":1,"105":1,"106":1,"107":2,"108":2,"109":2,"110":1,"111":1,"112":1,"113":1,"124":1,"125":1,"126":1,"127":1,"128":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,"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":2,"173":2,"174":2,"175":2,"176":2,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1},"2":{"103":1,"104":1,"106":1,"113":1,"130":1,"136":1,"148":1,"161":1,"163":1,"169":2,"185":1,"196":1,"202":1,"203":1,"204":1,"206":1}}],["defects",{"2":{"204":1}}],["deferred",{"2":{"161":1,"194":1}}],["definitions",{"2":{"188":1}}],["define",{"0":{"188":1},"2":{"155":1,"157":1,"188":1}}],["defines",{"2":{"104":1}}],["defaultdirection",{"0":{"776":1}}],["defaultextension",{"0":{"775":1}}],["defaults",{"0":{"107":1,"188":1},"2":{"105":1,"114":1,"122":1,"177":1,"188":2,"211":1}}],["default",{"0":{"117":1},"2":{"104":1,"107":2,"110":1,"114":1,"117":4,"126":1,"128":1,"155":1,"175":1,"176":1,"177":1,"188":1,"189":1,"208":1,"212":1}}],["defaultheight",{"2":{"29":1,"692":1}}],["diagnostic",{"0":{"208":1},"1":{"209":1,"210":1,"211":1,"212":1,"213":1,"214":1},"2":{"208":1}}],["diagnostics",{"2":{"181":1}}],["diagnose",{"2":{"201":1}}],["dirty",{"2":{"197":1,"198":1}}],["directly",{"2":{"209":1}}],["direct",{"2":{"164":1,"172":1,"173":1,"201":1}}],["direction",{"0":{"829":1},"2":{"33":1,"148":1,"295":4,"829":1,"835":1}}],["div>",{"2":{"273":1}}],["div",{"2":{"273":1}}],["diverged",{"2":{"189":1}}],["divider",{"0":{"764":1,"765":1,"766":1,"767":1,"768":1,"769":1,"770":1,"771":1,"772":1,"773":1,"774":1,"775":1,"776":1},"1":{"765":1,"766":1,"767":1,"768":1,"769":1,"770":1,"771":1,"772":1,"773":1,"774":1,"775":1,"776":1},"2":{"26":1,"255":2,"561":3}}],["dividingroomid",{"0":{"789":1},"2":{"26":2,"173":2,"182":1,"189":1,"789":1}}],["differs",{"2":{"177":1}}],["disable",{"2":{"182":1}}],["disabled",{"2":{"164":1,"173":1,"174":1,"176":1,"177":2,"183":1,"185":1,"188":1,"189":1,"192":2}}],["discoverability",{"2":{"167":1}}],["discoverable",{"2":{"119":1}}],["display",{"2":{"117":1}}],["displayorders",{"0":{"398":1},"2":{"41":1,"399":1}}],["dispatch",{"2":{"84":1,"105":1,"200":1}}],["distracts",{"2":{"134":1}}],["dist",{"2":{"72":1}}],["d97706",{"2":{"22":5,"316":2,"317":2,"371":1,"374":1,"377":1}}],["d1f4e5",{"2":{"22":1,"369":1}}],["d6e7fc",{"2":{"22":1,"369":1}}],["d4b9f7",{"2":{"15":1,"16":1,"19":1,"21":1,"22":2,"316":1,"317":1,"368":1}}],["种已经足够",{"2":{"21":1}}],["种颜色在理论上足以为任何平面地图着色",{"2":{"21":1}}],["种颜色会被尽可能均匀地使用",{"2":{"16":1}}],["种颜色",{"2":{"13":1,"21":3,"24":4,"25":1,"365":1}}],["种颜色就足以为任何平面地图着色",{"2":{"13":1}}],["666666",{"2":{"696":1,"701":1}}],["667eea",{"2":{"325":1,"326":1}}],["61",{"2":{"680":3}}],["64748b",{"2":{"316":1,"317":1}}],["6b9bf7",{"2":{"316":1,"317":1}}],["6a1b9a",{"2":{"316":1,"317":1}}],["635",{"2":{"117":1}}],["639",{"2":{"116":1}}],["65",{"2":{"680":1}}],["650",{"2":{"196":1}}],["651",{"2":{"116":1,"117":1}}],["654rpx",{"2":{"65":1}}],["60",{"2":{"59":2,"273":1}}],["600",{"2":{"5":1,"53":2,"743":1,"756":1}}],["600px",{"2":{"5":1}}],["600×600",{"2":{"2":1}}],["68",{"2":{"30":2,"515":2,"540":2,"568":2,"574":2,"665":2}}],["6",{"0":{"121":1,"160":1,"193":1,"203":1,"214":1},"2":{"21":1,"38":1,"118":1,"205":1,"389":1,"404":1,"439":1,"445":1}}],["策略希望获得更丰富的视觉效果",{"2":{"21":1}}],["策略使用",{"2":{"19":1}}],["个以上的房间相邻",{"2":{"21":1}}],["某个房间与",{"2":{"21":1}}],["什么时候需要更多颜色",{"2":{"21":1}}],["什么是",{"0":{"2":1}}],["至少",{"2":{"21":1}}],["推荐",{"0":{"93":1},"2":{"21":1,"22":1}}],["✅",{"2":{"21":1,"22":1}}],["建议把所有需要严格排序的自定义类型都显式写入",{"2":{"561":1}}],["建议传入的图标资源数量与地板材质等级数量一致",{"2":{"441":1}}],["建议传入的图标资源数量与清扫次数等级数量一致",{"2":{"420":1}}],["建议传入的图标资源数量与清扫模式等级数量一致",{"2":{"418":1}}],["建议传入的图标资源数量与水量等级数量一致",{"2":{"416":1}}],["建议传入的图标资源数量与吸力等级数量一致",{"2":{"414":1}}],["建议使用单色",{"2":{"394":1}}],["建议长度保持一致",{"2":{"369":1,"371":1,"374":1,"377":1,"378":1}}],["建议长度一致",{"2":{"365":1}}],["建议仅在排查问题时开启此选项",{"2":{"331":1}}],["建议在多地图展示等对性能要求较高的场景下开启",{"2":{"329":1}}],["建议将",{"2":{"95":1,"394":1}}],["建议遵循以下交互模式",{"2":{"92":1}}],["建议显式指定",{"2":{"88":1}}],["建议为",{"2":{"65":1}}],["建议",{"2":{"26":1,"326":1}}],["建议与",{"2":{"25":1}}],["建议至少",{"2":{"25":1}}],["建议至少提供",{"2":{"13":1,"21":1,"365":1}}],["建议谨慎使用",{"2":{"19":1,"366":1}}],["注意所有地图方法都是异步的promise",{"2":{"84":1,"278":1}}],["注意",{"2":{"19":1,"59":1,"98":1,"328":1,"707":1,"781":1}}],["面积最大的房间会优先使用蓝色",{"2":{"19":1}}],["配色策略和实际案例",{"2":{"365":1}}],["配色建议",{"0":{"20":1},"1":{"21":1,"22":1,"23":1}}],["配合",{"2":{"19":1}}],["配置变更",{"2":{"692":1}}],["配置变化会自动通知订阅的组件进行重绘",{"2":{"280":1}}],["配置说明",{"2":{"561":1}}],["配置的速度进行动画",{"2":{"500":1}}],["配置用于控制",{"2":{"333":1}}],["配置才会重新计算",{"2":{"317":1}}],["配置对象的所有属性都是可选的",{"2":{"315":1}}],["配置通过",{"2":{"315":1}}],["配置选项",{"2":{"295":1,"296":1,"297":1,"298":1,"299":1,"301":1,"302":1,"304":1,"305":1}}],["配置决定",{"2":{"283":1}}],["配置更新会立即重建已存在的房间锚点",{"2":{"99":1}}],["配置是响应式的",{"2":{"81":1,"313":1,"316":1,"317":1}}],["配置多种家具类型",{"2":{"47":1}}],["配置图标的大小",{"2":{"38":1}}],["配置图标资源",{"0":{"38":1}}],["配置",{"0":{"313":1},"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,"431":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,"460":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,"476":1,"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"483":1,"484":1,"485":1,"486":1,"487":1,"488":1,"489":1,"490":1,"491":1,"492":1,"493":1,"494":1,"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1,"511":1,"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1,"538":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"553":1,"554":1,"555":1,"556":1,"557":1,"558":1,"559":1,"560":1,"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1,"585":1,"586":1,"587":1,"588":1,"589":1,"590":1,"591":1,"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1,"599":1,"600":1,"601":1,"602":1,"603":1,"604":1,"605":1,"606":1,"607":1,"608":1,"609":1,"610":1,"611":1,"612":1,"613":1,"614":1,"615":1,"616":1,"617":1,"618":1,"619":1,"620":1,"621":1,"622":1,"623":1,"624":1,"625":1,"626":1,"627":1,"628":1,"629":1,"630":1,"631":1,"632":1,"633":1,"634":1,"635":1,"636":1,"637":1,"638":1,"639":1,"640":1,"641":1,"642":1,"643":1,"644":1,"645":1,"646":1,"647":1,"648":1,"649":1,"650":1,"651":1,"652":1,"653":1,"654":1,"655":1,"656":1,"657":1,"658":1,"659":1,"660":1,"661":1,"662":1,"663":1,"664":1,"665":1,"666":1,"667":1,"668":1,"669":1,"670":1,"671":1,"672":1,"673":1,"674":1,"675":1,"676":1,"677":1,"678":1,"679":1,"680":1,"681":1,"682":1,"683":1,"684":1,"685":1,"686":1,"687":1,"688":1,"689":1,"690":1,"691":1,"692":1,"693":1,"694":1,"695":1,"696":1,"697":1,"698":1,"699":1,"700":1,"701":1,"702":1,"703":1,"704":1,"705":1,"706":1,"707":1,"708":1,"709":1,"710":1,"711":1,"712":1,"713":1,"714":1,"715":1,"716":1,"717":1,"718":1,"719":1,"720":1,"721":1,"722":1,"723":1,"724":1,"725":1,"726":1,"727":1,"728":1,"729":1,"730":1,"731":1,"732":1,"733":1,"734":1,"735":1,"736":1,"737":1,"738":1,"739":1,"740":1,"741":1,"742":1,"743":1,"744":1,"745":1,"746":1,"747":1,"748":1,"749":1,"750":1,"751":1,"752":1,"753":1,"754":1,"755":1,"756":1,"757":1,"758":1,"759":1,"760":1,"761":1,"762":1,"763":1,"764":1,"765":1,"766":1,"767":1,"768":1,"769":1,"770":1,"771":1,"772":1,"773":1,"774":1,"775":1,"776":1,"777":1,"778":1,"779":1,"780":1,"781":1,"782":1,"783":1,"784":1,"785":1,"786":1},"2":{"14":1,"17":1,"58":1,"89":1,"96":1,"311":1}}],["配置项",{"2":{"10":1,"24":1,"50":1}}],["如需区分显示",{"2":{"383":1}}],["如强制关闭抗锯齿",{"2":{"329":1}}],["如颜色方案",{"2":{"311":1}}],["如将",{"2":{"257":1}}],["如禁区",{"2":{"257":1,"312":1}}],["如平移",{"2":{"257":1}}],["如拖拽",{"2":{"231":1,"232":1,"234":1}}],["如显示切换",{"2":{"82":1}}],["如无必要场景",{"2":{"73":1}}],["如",{"2":{"66":1,"67":1,"84":1,"95":2,"310":2,"317":1,"328":1,"422":1,"434":1,"530":1}}],["如床",{"2":{"45":1}}],["如客厅",{"2":{"37":1}}],["如按清扫顺序编号",{"2":{"18":1}}],["如果配置中存在重复元素",{"2":{"561":1}}],["如果配置中缺少某些内置元素",{"2":{"561":1}}],["如果",{"2":{"427":2,"716":1}}],["如果要隐藏某个房间属性",{"2":{"398":1}}],["如果使用彩色",{"2":{"394":1}}],["如果某个索引对应的资源为空字符串",{"2":{"389":1}}],["如果开发者通过此配置项自定义了数组",{"2":{"389":1}}],["如果不配置",{"2":{"372":1,"375":1}}],["如果有复杂的相邻房间情况",{"2":{"365":1}}],["如果渐变效果不理想",{"2":{"326":1}}],["如果同时设置了",{"2":{"323":1}}],["如果小程序侧通过原生手势监听到松手",{"2":{"312":1}}],["如果点在某个房间内",{"2":{"306":1}}],["如果您希望在所有项目中都能使用该工具",{"2":{"88":1}}],["如果未特别说明",{"2":{"77":1}}],["如果未配置",{"2":{"57":1}}],["如果原点在",{"2":{"77":1}}],["如果原点坐标是",{"2":{"75":1}}],["如果手指滑动到了底部",{"2":{"67":1}}],["如果此时",{"2":{"65":1}}],["如果将自定义",{"2":{"59":1}}],["如果想通过协议里的预留字段来添加自定义属性",{"2":{"41":1}}],["如果当前使用的地图数据是点阵协议的",{"2":{"41":1}}],["如果需要在房间气泡中显示自定义属性",{"2":{"41":1}}],["如果你需要临时扩大采集范围",{"2":{"336":1}}],["如果你需要验证",{"2":{"332":1}}],["如果你在小程序侧通过原生能力检测到了用户松手",{"2":{"69":1}}],["如果你的产品偏好从头开始设置",{"2":{"42":1}}],["如果你的地图中有特别复杂的相邻关系",{"2":{"21":1}}],["如果你的地图数据是",{"2":{"2":1}}],["如果你只需要地图坐标系下的轴对齐矩形",{"2":{"34":1}}],["如果业务上还需要其他类型的矩形区域",{"2":{"31":1}}],["如果机器在清扫过程中房间面积发生变化",{"2":{"19":1}}],["如果地图实际宽度是",{"2":{"5":2}}],["如果视口宽度是",{"2":{"5":1}}],["排序时",{"2":{"19":1}}],["排序",{"0":{"18":1}}],["排序方式可通过",{"2":{"17":1}}],["按自定义类型分组",{"2":{"796":1}}],["按以下优先级应用",{"2":{"323":1}}],["按类型配置不同贴图素材",{"2":{"58":1}}],["按类型分组传入",{"2":{"31":2}}],["按面积排序",{"0":{"19":1}}],["按房间面积排序",{"2":{"366":1}}],["按房间面积从大到小排序",{"2":{"19":1}}],["按房间id排序",{"2":{"366":1}}],["按房间",{"2":{"18":1}}],["按",{"0":{"18":1},"2":{"85":1}}],["房间显示数据类型",{"2":{"844":1}}],["房间id",{"2":{"843":1,"845":1}}],["房间选中后会显示清扫顺序数字",{"2":{"806":1}}],["房间选中后会显示选择指示器",{"2":{"806":1}}],["房间选中的指示方式",{"2":{"806":1}}],["房间选择指示器配置",{"2":{"427":1}}],["房间使用普通展示模式的颜色",{"2":{"790":1}}],["房间间隙的颜色",{"2":{"380":1}}],["房间在普通展示模式下的填充颜色数组",{"2":{"370":1}}],["房间非激活状态的颜色数组",{"2":{"369":1}}],["房间的图标颜色",{"2":{"374":1}}],["房间的文字颜色",{"2":{"371":1}}],["房间的填充色",{"2":{"368":1}}],["房间的颜色",{"2":{"25":1}}],["房间激活状态的颜色数组",{"2":{"368":1}}],["房间大小变化引起",{"2":{"366":1}}],["房间颜色根据是否被选中",{"2":{"790":1}}],["房间颜色分配策略",{"2":{"367":1}}],["房间颜色排序方式",{"2":{"366":1}}],["房间颜色配置对象",{"2":{"365":1}}],["房间颜色数组",{"2":{"25":1}}],["房间配置",{"2":{"364":1}}],["房间中心点信息类型",{"2":{"845":1}}],["房间中心点信息数组",{"2":{"222":1}}],["房间中心点",{"2":{"844":2}}],["房间中心点绘制完成回调",{"2":{"222":1}}],["房间中心可从",{"2":{"97":1}}],["房间约束",{"2":{"101":1}}],["房间锚点仅由本列表驱动编辑态",{"2":{"800":1}}],["房间锚点由外侧主动上报",{"2":{"97":1}}],["房间锚点是一类独立于定点",{"2":{"96":1}}],["房间锚点",{"0":{"96":1},"1":{"97":1,"98":1,"99":1,"100":1,"101":1}}],["房间命中恒为",{"2":{"85":1}}],["房间邻接阈值硬编码为",{"2":{"85":1}}],["房间数据",{"2":{"80":2}}],["房间清扫顺序的显示完全受控于",{"2":{"42":1}}],["房间属性容器气泡三角形宽度",{"2":{"412":1}}],["房间属性容器气泡三角形高度",{"2":{"411":1}}],["房间属性容器边框圆角",{"2":{"410":1}}],["房间属性容器水平内边距",{"2":{"409":1}}],["房间属性容器垂直内边距",{"2":{"408":1}}],["房间属性容器背景颜色",{"2":{"407":1}}],["房间属性容器样式配置",{"2":{"406":1}}],["房间属性y轴偏移",{"2":{"404":1}}],["房间属性x轴偏移",{"2":{"403":1}}],["房间属性是否可折叠",{"2":{"402":1}}],["房间属性显示顺序",{"2":{"398":1}}],["房间属性图标间距",{"2":{"405":1}}],["房间属性图标高度",{"2":{"401":1}}],["房间属性图标宽度",{"2":{"400":1}}],["房间属性图标在普通展示模式下的主题颜色数组",{"2":{"376":1}}],["房间属性图标在非激活状态下的颜色数组",{"2":{"375":1}}],["房间属性图标主题颜色数组",{"2":{"374":1}}],["房间属性配置",{"2":{"264":1,"397":1}}],["房间属性信息数组",{"2":{"221":1}}],["房间属性数据",{"2":{"36":1}}],["房间属性类型",{"2":{"36":1,"843":1}}],["房间类型图标背景容器配置",{"2":{"393":1}}],["房间类型图标大小",{"2":{"390":1}}],["房间类型图标资源数组",{"2":{"389":1}}],["房间类型图标配置",{"2":{"388":1}}],["房间类型图标",{"0":{"37":1},"1":{"38":1,"39":1,"40":1}}],["房间类型",{"2":{"36":1,"389":1,"843":1}}],["房间唯一标识符",{"2":{"36":1}}],["房间信息绘制完成回调",{"2":{"221":1}}],["房间信息的展示完全受控于你传入的",{"2":{"36":1}}],["房间信息",{"0":{"35":1},"1":{"36":1,"37":1,"38":1,"39":1,"40":1,"41":1},"2":{"64":1}}],["房间分割",{"0":{"26":1}}],["房间分割等业务场景",{"2":{"25":1}}],["房间相邻判定阈值",{"2":{"24":1,"354":1}}],["房间名称字体粗细",{"2":{"387":1}}],["房间名称字体名称",{"2":{"386":1}}],["房间名称字体大小",{"2":{"385":1}}],["房间名称标签配置",{"2":{"384":1}}],["房间名称标签在普通展示模式下的颜色数组",{"2":{"373":1}}],["房间名称标签在非激活状态下的颜色数组",{"2":{"372":1}}],["房间名称标签的颜色数组",{"2":{"371":1}}],["房间名称",{"2":{"23":1,"36":1,"843":1}}],["房间",{"2":{"18":1,"262":1,"389":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":{"365":1}}],["不把其",{"2":{"798":1}}],["不把它们的",{"2":{"29":1}}],["不在此声明",{"2":{"763":1}}],["不在列表中的已有",{"2":{"300":1}}],["不得与三种内置区域类型",{"2":{"763":1}}],["不跟随地图缩放",{"2":{"706":1}}],["不跟随地图缩放变化",{"2":{"448":1,"496":1,"526":1}}],["不可通行",{"2":{"840":1}}],["不可通行门槛样式",{"2":{"686":1}}],["不可通行红白",{"2":{"676":1}}],["不可通行两种类型标记机器人能否跨越的通道",{"2":{"269":1}}],["不随缩放",{"2":{"676":1}}],["不随缩放变化",{"2":{"273":1}}],["不再负责",{"2":{"331":1}}],["不再渲染",{"2":{"29":1,"269":1}}],["不一定与传入的原始点逐字相同",{"2":{"269":1}}],["不同",{"2":{"222":1}}],["不是像素",{"2":{"677":1,"678":1}}],["不是配置项",{"2":{"299":1}}],["不是",{"2":{"98":1,"100":1}}],["不仅限于当前目录",{"2":{"88":1}}],["不要直接粘贴",{"2":{"93":1}}],["不要相信它的输出",{"2":{"85":1}}],["不要再安装",{"2":{"85":1}}],["不受",{"2":{"100":1}}],["不受地图旋转影响",{"2":{"64":1}}],["不受影响",{"2":{"31":1}}],["不显示编辑按钮",{"2":{"56":1}}],["不会读取或校验这个字段",{"2":{"836":1}}],["不会出现在这里",{"2":{"796":1}}],["不会影响当前正在运行的地图显示状态",{"2":{"311":1}}],["不会",{"2":{"54":1}}],["不会让某个颜色过度集中",{"2":{"15":1}}],["不希望某种颜色过度出现",{"2":{"16":1}}],["颜色与斜纹同为",{"2":{"681":1}}],["颜色逻辑",{"2":{"394":1}}],["颜色索引与",{"2":{"369":1,"371":1,"374":1,"377":1,"378":1}}],["颜色将被尽可能均匀地使用",{"2":{"367":1}}],["颜色值",{"2":{"328":1,"422":1,"434":1}}],["颜色调整等功能的实现变得简单直接",{"2":{"313":1}}],["颜色调整等功能变得简单易实现",{"2":{"81":1}}],["颜色调整等场景",{"2":{"280":1}}],["颜色",{"2":{"25":1,"383":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":{"561":1}}],["让大房间更突出",{"2":{"19":1}}],["让所有颜色的使用频率尽可能接近",{"2":{"16":1}}],["让地图更清晰易读",{"2":{"12":1}}],["b794f6",{"2":{"316":1,"317":1}}],["b4f8c8",{"2":{"280":1}}],["bin",{"2":{"208":1,"209":1}}],["bindings",{"2":{"191":1}}],["binding",{"0":{"191":1}}],["broad",{"2":{"201":1}}],["broadens",{"2":{"201":1}}],["browser",{"0":{"202":1},"2":{"126":1,"195":1,"196":1,"197":1,"202":5,"206":1,"208":1,"211":1}}],["branches",{"2":{"202":1}}],["branch",{"2":{"200":1}}],["bridge",{"2":{"184":1}}],["bloating",{"2":{"146":1}}],["blocking",{"2":{"128":1,"203":1}}],["block",{"2":{"119":1}}],["bundle",{"2":{"158":1}}],["builders",{"2":{"200":1}}],["build",{"0":{"156":1,"159":1,"189":1,"191":1,"192":1},"2":{"125":1,"132":1,"153":1,"159":2,"160":3,"161":2,"167":1,"187":1,"192":3,"193":3,"194":3,"199":1}}],["bugfix",{"2":{"204":1}}],["bugs",{"2":{"204":1}}],["bug",{"2":{"120":1}}],["but",{"2":{"103":1,"130":1,"135":1,"152":1,"164":1,"173":1,"176":1,"182":1,"201":1,"202":1}}],["button>",{"2":{"11":1,"33":2,"82":2,"84":2,"316":1,"317":1}}],["button",{"2":{"11":1,"33":2,"82":3,"84":2,"159":3,"212":1,"316":1,"317":1}}],["by",{"0":{"201":1},"2":{"107":1,"114":1,"122":1,"154":2,"171":2,"176":1,"187":1,"195":1,"197":1,"198":1,"208":1}}],["byviewportcenter",{"2":{"34":1}}],["beyond",{"2":{"199":1}}],["been",{"2":{"198":1}}],["before",{"2":{"197":1,"198":1,"199":1,"206":1,"207":1}}],["beneath",{"2":{"193":1}}],["behaves",{"2":{"170":1}}],["behaviors",{"0":{"177":1}}],["behavior",{"0":{"141":1,"209":1,"211":1},"1":{"142":1,"143":1,"144":1,"145":1},"2":{"104":1,"107":1,"108":1,"114":1,"117":1,"122":2,"130":1,"147":1,"148":1,"171":1,"173":1,"174":1,"175":1,"193":1,"195":1,"197":1,"198":1,"199":2,"201":1,"209":1}}],["between",{"2":{"168":1,"184":1,"185":1,"202":1}}],["better",{"2":{"148":1}}],["below",{"2":{"160":1}}],["belongs",{"2":{"137":1}}],["be",{"2":{"128":1,"146":1}}],["being",{"2":{"118":1}}],["become",{"2":{"111":1}}],["becomes",{"2":{"108":1}}],["because",{"2":{"107":1}}],["best",{"0":{"92":1},"1":{"93":1,"94":1},"2":{"200":1}}],["bed",{"2":{"46":1,"47":1}}],["bfs",{"2":{"85":1}}],["borderwidth",{"0":{"681":1}}],["borderradius",{"0":{"396":1,"410":1,"435":1},"2":{"38":1}}],["boundaries",{"0":{"184":1},"2":{"200":1}}],["boundary",{"0":{"149":1}}],["bounded",{"2":{"154":1,"156":1}}],["boolean>",{"2":{"283":1,"307":1,"308":1}}],["boolean",{"2":{"107":1,"116":2,"118":2,"279":2,"283":1,"305":6,"307":1,"308":1,"329":1,"331":1,"334":1,"335":1,"344":1,"345":1,"346":1,"347":1,"362":1,"394":1,"402":1,"444":1,"448":1,"451":1,"455":1,"459":1,"463":1,"466":1,"475":1,"484":1,"486":1,"493":1,"496":1,"509":1,"518":1,"526":1,"533":1,"543":1,"572":1,"575":1,"580":1,"583":1,"595":1,"598":1,"603":1,"606":1,"619":1,"622":1,"627":1,"630":1,"642":1,"645":1,"650":1,"653":1,"663":1,"671":1,"674":1,"698":1,"706":1,"712":1,"723":1,"724":1,"726":1,"728":1,"729":1,"731":1,"733":1,"734":1,"736":1,"774":1,"780":1,"785":1,"790":1,"791":1,"792":1,"809":1,"810":1,"811":1,"812":1,"813":1,"814":1,"815":1,"816":1,"817":1,"818":1,"819":1,"820":1,"821":1,"822":1,"823":1,"824":1,"833":1,"834":1,"846":2,"847":2,"848":2}}],["bottomwrapper>",{"2":{"68":1}}],["bottomwrapper",{"2":{"68":2}}],["bottom",{"2":{"65":1,"68":1,"488":2,"577":2,"600":2,"624":2,"647":2,"714":2,"721":1}}],["batch",{"2":{"207":1}}],["badly",{"2":{"167":1}}],["badge",{"2":{"60":1,"273":2}}],["back",{"2":{"155":1,"190":1}}],["backed",{"0":{"157":1},"2":{"140":1,"151":1,"154":1,"157":1}}],["backward",{"2":{"107":1,"117":1,"679":2}}],["backgroundalpha",{"0":{"328":1}}],["backgroundgradient",{"0":{"324":1,"832":1},"1":{"325":1,"326":1},"2":{"323":1,"324":1,"325":1,"326":1,"328":1,"832":1}}],["backgroundimage",{"0":{"327":1,"833":1},"2":{"323":2,"327":2,"328":1,"833":1}}],["background",{"0":{"103":1},"2":{"120":1,"273":1,"327":1}}],["backgroundcolor",{"0":{"323":1,"407":1,"747":1,"760":1},"2":{"62":2,"63":2,"81":1,"280":1,"310":3,"311":3,"315":2,"316":2,"317":1,"323":2,"328":1}}],["baseline",{"2":{"196":1}}],["based",{"2":{"190":1,"202":1}}],["base64",{"2":{"62":3,"63":2,"310":1,"311":1}}],["basic",{"2":{"167":1,"199":1}}],["bashantigravity",{"2":{"89":1}}],["bashclaude",{"2":{"88":1}}],["bashnpm",{"2":{"79":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1}}],["bashyarn",{"2":{"79":1}}],["bar",{"2":{"68":1}}],["balanced",{"0":{"16":1},"2":{"16":1,"21":1,"24":2,"367":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":{"398":1}}],["你也可以通过",{"2":{"11":1}}],["你只需要传入原始数据字符串即可",{"2":{"262":1}}],["你需要在这个回调中保存",{"2":{"217":1}}],["你传入什么样的数据",{"2":{"80":1}}],["你无需担心",{"2":{"32":1}}],["你可以参考自定义属性章节",{"2":{"399":1}}],["你可以传入自定义的字段名和对应的图标资源数组",{"2":{"399":1}}],["你可以只覆盖需要修改的部分",{"2":{"315":2,"788":1}}],["你可以利用它来移除",{"2":{"218":1}}],["你可以根据需要覆盖其中的部分或全部配置",{"2":{"81":1}}],["你可以根据实际需求选择使用",{"2":{"71":1}}],["你可以调用",{"2":{"62":1,"63":1}}],["你可以在地图上显示自定义的元素",{"2":{"59":1}}],["你可以自由主导地图的状态",{"2":{"42":1}}],["你可以自行定义或通过",{"2":{"27":1}}],["你可以灵活地在业务侧实现设置清扫顺序的功能",{"2":{"42":1}}],["你可以通过将",{"2":{"789":1}}],["你可以通过调整数组顺序来控制不同控制元素的覆盖关系",{"2":{"561":1}}],["你可以通过",{"2":{"38":1,"48":1,"54":1,"81":1,"82":1,"84":1}}],["你可以尝试提供",{"2":{"21":1}}],["你的颜色数组是精心设计的",{"2":{"15":1}}],["可用于给自定义区域实例打上业务相关的标签",{"2":{"836":1}}],["可用于充电等状态的视觉提示",{"2":{"824":1}}],["可通行",{"2":{"840":2}}],["可通行门槛样式",{"2":{"683":1}}],["可通行蓝白",{"2":{"676":1}}],["可通过",{"2":{"14":1}}],["可配置为不同的颜色值",{"2":{"383":1}}],["可调用此方法手动终止",{"2":{"312":1}}],["可直接作为",{"2":{"299":1}}],["可供使用的地图",{"2":{"217":1}}],["可拖拽",{"0":{"98":1},"2":{"800":1}}],["可自由拖拽的房间锚点",{"2":{"97":1}}],["可能会导致机器导航过程中颜色的突然变化",{"2":{"366":1}}],["可能会因为无法获取到容器",{"2":{"65":1}}],["可能裁剪",{"2":{"327":1}}],["可能有留白",{"2":{"327":1}}],["可能导致房间颜色突然改变",{"2":{"19":1}}],["可见性",{"2":{"52":1}}],["可传",{"2":{"29":1}}],["可选值",{"2":{"422":1,"434":1,"561":1}}],["可选的运行时配置",{"2":{"311":1}}],["可选的自定义地毯数据",{"2":{"311":1}}],["可选的自定义元素数据",{"2":{"311":1}}],["可选的家具数据",{"2":{"311":1}}],["可选的检测物体数据",{"2":{"311":1}}],["可选的虚拟墙数据",{"2":{"311":1}}],["可选的禁拖区域数据",{"2":{"311":1}}],["可选的禁扫区域数据",{"2":{"311":1}}],["可选的房间属性数据",{"2":{"311":1}}],["可选的路径数据",{"2":{"311":1}}],["可选",{"2":{"25":1,"29":1,"42":1,"58":1,"269":2,"327":1,"564":1,"587":1,"610":1,"634":1,"667":1,"690":1,"692":1}}],["可以省略该配置并使用",{"2":{"716":1}}],["可以自定义呼吸效果的幅度和透明度变化",{"2":{"530":1}}],["可以设置为空字符串",{"2":{"441":1}}],["可以设置地毯的选中高亮状态",{"2":{"56":1}}],["可以隐藏",{"2":{"389":1}}],["可以尝试增加更多的颜色",{"2":{"365":1}}],["可以显式加入",{"2":{"336":1}}],["可以显式传入",{"2":{"332":1}}],["可以手动将其设为",{"2":{"330":1}}],["可以考虑使用图片背景来替代",{"2":{"326":1}}],["可以在onupdateforbiddensweepzone回调中使用",{"2":{"308":1}}],["可以在onupdatevirtualwall回调中使用",{"2":{"307":1}}],["可以执行后续操作",{"2":{"279":1}}],["可以添加",{"2":{"88":1}}],["可以将",{"2":{"84":1}}],["可以作为",{"2":{"69":1}}],["可以为不同",{"2":{"57":1}}],["可以进入选中或编辑状态",{"2":{"56":1}}],["可以限制家具的缩放范围",{"2":{"49":1}}],["可以这样初始化",{"2":{"42":1}}],["可以这样",{"2":{"41":2}}],["可以全局控制类型图标的显示与隐藏",{"2":{"40":1}}],["可以通过",{"2":{"36":1}}],["可以通过自定义区域能力来扩展",{"2":{"31":1}}],["可以挂载业务侧的元数据",{"2":{"31":1}}],["可以确保即使机器在清扫过程中房间面积略有变化",{"2":{"18":1}}],["可以选择让某些颜色更突出",{"2":{"13":1}}],["理论上",{"2":{"13":1}}],["稳定的配色结果",{"2":{"13":1}}],["灵活的配色策略",{"2":{"13":1}}],["相互独立",{"2":{"800":1}}],["相同",{"2":{"750":1}}],["相对于初始尺寸",{"2":{"490":1,"491":1}}],["相对于视口",{"2":{"327":1}}],["相对于视口对角线长度",{"2":{"326":1,"832":1}}],["相对于视口高度",{"2":{"325":1,"326":1,"350":1,"832":3}}],["相对于视口宽度",{"2":{"325":1,"326":1,"349":1,"832":3}}],["相对",{"2":{"222":1,"844":1,"845":1}}],["相对地图原点",{"2":{"97":1}}],["相关配置",{"0":{"58":1}}],["相关配置项",{"0":{"10":1,"24":1,"50":1}}],["相邻斜纹间距",{"2":{"678":1}}],["相邻房间的颜色应该有足够的对比",{"2":{"23":1}}],["相邻房间的区分度",{"2":{"23":1}}],["相邻的房间永远不会使用相同的颜色",{"2":{"13":1}}],["自由区域点显示颜色",{"2":{"352":1}}],["自身不会移除该门槛",{"2":{"230":1}}],["自动不超过条带半厚",{"2":{"682":1}}],["自动将米转换为像素坐标",{"2":{"477":1}}],["自动调整图标颜色",{"2":{"399":1,"414":1,"416":1,"418":1,"420":1}}],["自动确保相邻房间颜色不同",{"2":{"365":1}}],["自动转换为像素坐标",{"2":{"47":1,"301":1}}],["自动避免冲突",{"2":{"13":1}}],["自定义矩形区域类型声明",{"2":{"763":1}}],["自定义类型不会被自动补齐",{"2":{"561":1}}],["自定义类型的样式字段和",{"2":{"31":1}}],["自定义数据",{"2":{"59":1,"843":1,"846":1,"847":1,"848":1,"850":1,"851":1}}],["自定义元素参数类型",{"2":{"846":1}}],["自定义元素数据",{"2":{"273":1}}],["自定义元素的",{"2":{"59":1}}],["自定义元素",{"0":{"59":1},"1":{"60":1},"2":{"64":1}}],["自定义多边形",{"2":{"53":1,"57":1}}],["自定义地毯参数类型",{"2":{"851":1}}],["自定义地毯最小尺寸",{"2":{"609":1}}],["自定义地毯编辑配置",{"2":{"608":1}}],["自定义地毯数据",{"2":{"274":1}}],["自定义地毯是用户定义的叠加层",{"2":{"51":1}}],["自定义地毯允许用户在地图上放置和编辑地毯区域",{"2":{"51":1}}],["自定义地毯",{"0":{"51":1,"52":1},"1":{"52":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1},"2":{"52":1}}],["自定义家具素材",{"0":{"47":1}}],["自定义属性配置完成后",{"2":{"399":1}}],["自定义属性图标资源配置",{"2":{"399":1}}],["自定义属性的图标资源",{"2":{"41":1}}],["自定义属性的字段",{"2":{"41":1}}],["自定义属性目前仅支持数值型字段",{"2":{"41":1}}],["自定义属性",{"0":{"41":1},"2":{"36":1}}],["自定义区域的类型名",{"2":{"228":1,"234":1,"241":1}}],["自定义区域等",{"2":{"34":1}}],["自定义区域与内置区域的",{"2":{"31":1}}],["自定义区域在使用方式上与内置区域保持一致",{"2":{"31":1}}],["自定义区域",{"0":{"31":1},"2":{"763":1}}],["自适应缩放时的最大比例",{"2":{"10":1,"343":1}}],["自适应缩放时的最小比例",{"2":{"10":1,"342":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":{"343":1,"350":1,"355":1,"356":1}}],["确保禁区",{"2":{"310":1}}],["确保相邻房间颜色不同",{"2":{"25":1}}],["确保相邻的房间始终使用不同的颜色",{"2":{"12":1}}],["确保地图能够完整显示并保留指定的边距",{"2":{"5":1}}],["确保地图能够以合适的大小居中显示在视口中",{"2":{"1":1}}],["obstacle",{"0":{"381":1}}],["obstaclecolor",{"0":{"351":1},"2":{"316":2,"317":1}}],["obsolete",{"2":{"198":1}}],["object2",{"2":{"272":1}}],["object1",{"2":{"272":1}}],["objects",{"0":{"102":1,"114":1},"1":{"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"115":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1},"2":{"103":1,"104":2,"105":1,"107":1,"111":1,"117":1,"120":1}}],["object",{"2":{"44":5,"103":1,"104":3,"105":4,"108":1,"111":2,"114":3,"118":2,"119":1,"122":2,"140":1,"157":1,"249":2,"716":1}}],["old",{"2":{"198":1}}],["oldest",{"2":{"145":1}}],["owns",{"2":{"198":1}}],["ownership",{"2":{"198":1}}],["otherwise",{"2":{"126":1}}],["overly",{"2":{"203":1}}],["overlays",{"2":{"148":1}}],["overlay",{"0":{"136":1},"2":{"136":1,"170":1,"193":1}}],["oversized",{"2":{"197":1}}],["overridden",{"2":{"182":1}}],["overhead",{"2":{"105":1}}],["over",{"2":{"105":1}}],["overflow",{"2":{"65":1}}],["opening",{"2":{"208":1}}],["open",{"2":{"204":1,"209":3}}],["operations",{"2":{"198":1}}],["optional",{"2":{"110":1,"125":2,"128":1,"181":1,"201":1,"204":1}}],["option",{"0":{"134":1,"135":1,"136":1,"167":1,"168":1,"169":1},"2":{"106":1,"136":1,"169":1,"188":1,"189":1}}],["options",{"2":{"105":1,"209":1,"295":6,"296":5,"297":5,"298":5,"299":6,"301":5,"302":6,"304":5,"305":4,"310":3,"311":3}}],["opacity",{"0":{"442":1,"472":1,"478":1},"2":{"50":1,"53":1,"58":1,"474":1,"846":1,"847":1,"848":1}}],["outdated",{"2":{"204":1,"213":1}}],["outcomes",{"2":{"185":1}}],["output",{"2":{"153":1}}],["out",{"2":{"104":1,"202":1}}],["outlinedasharray",{"0":{"485":1,"573":1,"596":1,"620":1,"643":1,"664":1,"699":1},"2":{"763":1}}],["outlinedashed",{"0":{"484":1,"572":1,"595":1,"619":1,"642":1,"663":1,"698":1},"2":{"763":1}}],["outlinestrokewidth",{"0":{"482":1,"571":1,"594":1,"618":1,"641":1,"662":1,"697":1},"2":{"763":1}}],["outlinestrokecolor",{"0":{"481":1,"570":1,"593":1,"617":1,"640":1,"661":1,"696":1},"2":{"31":1,"763":2}}],["outlineoffset",{"0":{"480":1,"569":1,"592":1,"616":1,"639":1,"660":1,"695":1},"2":{"763":1}}],["outline",{"2":{"198":1}}],["outlinefillcolor",{"0":{"483":1,"574":1,"597":1,"621":1,"644":1,"665":1,"700":1},"2":{"31":1,"763":2}}],["offs",{"2":{"105":1}}],["offsetpointstoavoidoverlap",{"0":{"855":1},"2":{"855":1}}],["offsety",{"0":{"404":1,"437":1,"512":1,"748":1,"761":1},"2":{"295":2,"296":2,"297":2,"298":2,"299":2,"301":2,"302":2,"304":2}}],["offsetx",{"0":{"403":1,"436":1,"511":1,"749":1,"762":1},"2":{"54":1,"295":2,"296":2,"297":2,"298":2,"299":2,"301":2,"302":2,"304":2}}],["offset",{"0":{"722":1},"2":{"32":1,"325":2,"326":3,"716":1,"832":1}}],["off",{"2":{"104":1,"111":1,"177":1,"182":1,"189":1,"208":2,"212":2}}],["of",{"2":{"104":2,"127":1,"136":1,"137":1,"151":1,"164":1,"171":1,"183":1,"199":2,"204":1}}],["orchestration",{"2":{"184":1,"200":1}}],["or",{"2":{"103":1,"115":1,"118":1,"130":1,"132":1,"140":1,"143":1,"149":2,"150":1,"152":2,"157":1,"163":1,"165":1,"175":1,"176":1,"191":1,"195":1,"197":1,"201":1}}],["orig",{"2":{"42":2}}],["original",{"2":{"199":1}}],["originalorder",{"2":{"42":2}}],["originchangeautofitthreshold",{"0":{"355":1},"2":{"10":1}}],["origin",{"2":{"3":1,"85":2,"97":1,"222":2,"355":1,"834":1,"844":1,"845":1}}],["ordercontainer",{"0":{"745":1,"746":1,"747":1,"748":1,"749":1,"758":1,"759":1,"760":1,"761":1,"762":1},"1":{"746":1,"747":1,"748":1,"749":1,"759":1,"760":1,"761":1,"762":1}}],["ordertext",{"0":{"740":1,"741":1,"742":1,"743":1,"744":1,"753":1,"754":1,"755":1,"756":1,"757":1},"1":{"741":1,"742":1,"743":1,"744":1,"754":1,"755":1,"756":1,"757":1}}],["ordered",{"2":{"173":1}}],["order",{"0":{"205":1},"2":{"36":1,"42":9,"80":1,"116":1,"173":2,"182":2,"191":2,"195":1,"201":1,"205":1,"264":2,"427":1,"806":2,"843":1}}],["ondeletecustomcarpet",{"0":{"253":1},"2":{"253":1}}],["ondeletecustomcarpet=",{"2":{"55":1}}],["ondeletecarpet",{"0":{"252":1},"2":{"252":1}}],["onpathdrawed",{"0":{"220":1},"2":{"220":1}}],["once",{"2":{"189":1,"204":2}}],["onclickrobot",{"0":{"259":1},"2":{"259":1}}],["onclickroomproperties",{"0":{"224":1},"2":{"138":1,"146":1,"153":1,"224":1}}],["onclickroomanchor",{"2":{"96":1,"100":1,"101":1}}],["onclickroom=",{"2":{"25":1,"26":1,"42":1,"83":1,"216":1}}],["onclickroom",{"0":{"223":1},"2":{"25":1,"138":1,"146":1,"153":1,"223":1}}],["onclickmap",{"0":{"256":1},"2":{"256":1,"792":1}}],["onclickmap=",{"2":{"43":1}}],["onclickdetectedobject",{"0":{"249":1},"2":{"249":1}}],["onclickdetectedobject=",{"2":{"44":1}}],["onclickwaypoint",{"0":{"248":1},"2":{"248":1}}],["onclickwaypoint=",{"2":{"43":1}}],["onclickthreshold",{"0":{"243":1},"2":{"243":1,"798":1}}],["onclickthreshold=",{"2":{"29":1}}],["onclickvirtualwall",{"0":{"242":1},"2":{"242":1}}],["onclickvirtualwall=",{"2":{"28":1}}],["onclickspot",{"0":{"244":1},"2":{"100":1,"244":1}}],["onclickspot=",{"2":{"32":1}}],["onclickchargingstation",{"0":{"260":1},"2":{"260":1}}],["onclickcarpet",{"0":{"251":1},"2":{"251":1}}],["onclickcarpet=",{"2":{"56":1}}],["onclickcleanzone",{"0":{"240":1},"2":{"240":1}}],["onclickcustomelement",{"0":{"250":1},"2":{"250":1}}],["onclickcustomelement=",{"2":{"59":1}}],["onclickcustomzone=",{"2":{"31":1,"763":1}}],["onclickcustomzone",{"0":{"241":1},"2":{"31":1,"241":1,"763":1}}],["onclickfurniture",{"0":{"247":1},"2":{"247":1}}],["onclickfurniture=",{"2":{"46":1}}],["onclickforbiddenmopzone",{"0":{"239":1},"2":{"239":1}}],["onclickforbiddensweepzone",{"0":{"238":1},"2":{"238":1}}],["onclickforbiddensweepzone=",{"2":{"30":1}}],["onclick=",{"2":{"11":1,"33":2,"82":2,"84":2,"316":1,"317":1}}],["only",{"2":{"115":1,"126":2,"131":1,"138":1,"140":1,"145":1,"149":1,"153":1,"154":1,"174":1,"177":1,"180":1,"184":1,"190":2,"198":1,"199":1,"201":1,"202":2,"203":1,"211":1}}],["on",{"2":{"108":1,"111":1,"127":2,"147":1,"169":1,"173":1,"185":1,"187":1,"190":2,"193":2,"196":1,"200":1,"201":2,"203":1,"208":2,"212":2}}],["one",{"2":{"105":1,"149":1,"184":1,"195":2,"198":1,"199":1,"208":1}}],["onmapdrawed",{"0":{"219":1},"2":{"219":1}}],["onmapdrawed=",{"2":{"83":1,"216":1}}],["onmapfirstdrawed",{"0":{"218":1},"2":{"218":1}}],["onmapready",{"0":{"217":1},"2":{"217":1,"278":1}}],["onmapready=",{"2":{"11":1,"25":1,"26":1,"62":1,"63":1,"83":1,"84":1,"217":1,"278":1,"305":1,"307":1,"308":1}}],["ongestureend",{"0":{"258":1},"2":{"258":1}}],["ongestureend=",{"2":{"68":1}}],["ongesturestart",{"0":{"257":1},"2":{"257":1}}],["ongesturestart=",{"2":{"68":1}}],["onafterleave=",{"2":{"65":1}}],["onafterenter=",{"2":{"65":1}}],["onafterenter",{"2":{"65":1}}],["onroompropertiesdrawed",{"0":{"221":1},"2":{"221":1,"222":1}}],["onroomsdrawed=",{"2":{"60":1}}],["onroomsdrawed",{"0":{"222":1},"2":{"60":1,"97":1,"222":1,"845":1}}],["onremovethreshold",{"0":{"230":1},"2":{"230":1}}],["onremovethreshold=",{"2":{"29":1}}],["onremovevirtualwall",{"0":{"229":1},"2":{"229":1}}],["onremovevirtualwall=",{"2":{"28":1}}],["onremovecleanzone",{"0":{"227":1},"2":{"227":1,"228":1}}],["onremovecustomzone=",{"2":{"31":1}}],["onremovecustomzone",{"0":{"228":1},"2":{"31":1,"228":1}}],["onremovefurniture",{"0":{"245":1},"2":{"245":1}}],["onremovefurniture=",{"2":{"46":1}}],["onremoveforbiddenmopzone",{"0":{"226":1},"2":{"226":1,"228":1}}],["onremoveforbiddensweepzone",{"0":{"225":1},"2":{"225":1,"228":1}}],["onremoveforbiddensweepzone=",{"2":{"30":1}}],["onremove",{"2":{"31":1}}],["onupdatexxx",{"2":{"312":1}}],["onupdatedivider",{"0":{"255":1},"2":{"255":1}}],["onupdatethreshold",{"0":{"236":1},"2":{"236":1,"269":1,"798":1}}],["onupdatethreshold=",{"2":{"29":1}}],["onupdatevirtualwall",{"0":{"235":1},"2":{"235":1}}],["onupdatevirtualwall=",{"2":{"28":1,"305":1,"307":1}}],["onupdatecleanzone",{"0":{"233":1},"2":{"233":1}}],["onupdatecleanzone=",{"2":{"216":1}}],["onupdatecustomcarpet",{"0":{"254":1},"2":{"254":1}}],["onupdatecustomcarpet=",{"2":{"55":1}}],["onupdatecustomzone=",{"2":{"31":1}}],["onupdatecustomzone",{"0":{"234":1},"2":{"31":1,"234":1}}],["onupdatespot",{"0":{"237":1},"2":{"100":1,"237":1}}],["onupdatespot=",{"2":{"32":1}}],["onupdateroomanchor",{"2":{"96":1,"100":1,"101":1}}],["onupdatefurniture",{"0":{"246":1},"2":{"246":1}}],["onupdatefurniture=",{"2":{"46":1}}],["onupdateforbiddenmopzone",{"0":{"232":1},"2":{"232":1}}],["onupdateforbiddensweepzone",{"0":{"231":1},"2":{"67":1,"231":1}}],["onupdateforbiddensweepzone=",{"2":{"30":1,"308":1}}],["onupdatewaypoint=",{"2":{"43":1}}],["onupdate",{"2":{"29":1,"32":2}}],["||",{"2":{"42":2}}],["|",{"2":{"11":1,"25":1,"26":1,"36":4,"54":1,"118":1,"291":3,"292":2,"293":2,"294":2,"305":1,"306":2,"307":1,"308":1,"316":1,"317":1,"327":3,"332":1,"336":3,"366":1,"367":1,"392":1,"398":4,"422":1,"434":1,"488":3,"492":1,"564":1,"577":3,"587":1,"600":3,"610":1,"612":1,"613":1,"614":1,"624":3,"634":1,"647":3,"667":1,"679":1,"690":1,"692":1,"714":3,"721":3,"763":1,"776":1,"783":2,"806":1,"825":2,"829":1,"831":2,"832":1,"833":3,"835":1,"839":1,"843":1,"844":2,"849":3,"851":2}}],["f093fb",{"2":{"326":1}}],["fbbf24",{"2":{"316":1,"317":1}}],["f6f6f6",{"2":{"315":1,"316":1,"317":1,"323":1}}],["fe8a07",{"2":{"588":1,"589":1,"593":1,"599":1}}],["feet",{"2":{"825":1,"831":1}}],["feels",{"2":{"177":1}}],["feedback",{"2":{"134":1,"135":1,"136":1,"183":1}}],["few",{"2":{"177":1}}],["features",{"2":{"177":1}}],["feature",{"2":{"115":2}}],["factual",{"2":{"204":1}}],["factories",{"2":{"196":1,"199":4}}],["facing",{"0":{"155":1,"188":1},"2":{"154":1}}],["fastest",{"2":{"167":1}}],["falls",{"2":{"155":1}}],["fallback",{"2":{"152":1}}],["false",{"2":{"24":3,"25":2,"34":1,"58":1,"59":1,"60":1,"63":1,"65":4,"68":2,"82":1,"99":4,"101":1,"117":1,"173":1,"174":2,"182":2,"305":2,"327":1,"329":1,"331":2,"334":1,"335":1,"344":1,"346":1,"347":1,"368":1,"370":1,"371":1,"373":1,"374":1,"376":1,"394":2,"444":1,"448":1,"455":1,"459":1,"475":1,"493":1,"496":1,"509":1,"526":1,"533":1,"580":1,"583":1,"603":1,"606":1,"630":1,"650":1,"653":1,"671":1,"674":1,"706":1,"726":1,"731":1,"733":1,"774":1,"780":1,"788":1,"790":2,"791":2,"792":1,"809":1,"821":1,"822":1,"823":1,"824":1}}],["failing",{"2":{"199":2}}],["fails",{"2":{"152":3,"155":1,"183":1,"211":1}}],["fail",{"2":{"152":1}}],["failures",{"2":{"201":1}}],["failure",{"2":{"127":1,"152":1}}],["flight",{"2":{"207":1}}],["flag",{"2":{"213":1}}],["flags",{"2":{"104":1,"116":1,"163":1,"208":1}}],["flat",{"0":{"167":1},"2":{"164":1}}],["floor",{"2":{"203":1}}],["floortype",{"0":{"440":1,"441":1,"442":1,"443":1},"1":{"441":1,"442":1,"443":1},"2":{"36":1,"80":1,"264":2,"441":3,"843":1}}],["flow",{"0":{"151":1,"161":1,"194":1},"2":{"108":1,"118":1,"138":1,"179":1,"200":1,"211":1}}],["future",{"2":{"148":1,"169":1}}],["full",{"0":{"161":1,"194":1},"2":{"126":1,"139":1,"147":1,"148":2,"156":1,"161":1,"165":1,"183":1,"185":1,"187":1,"190":1,"199":1}}],["function",{"2":{"80":2,"81":1,"82":1,"190":1,"216":1,"217":1,"264":1,"278":1,"305":1,"307":1,"308":1,"310":1,"311":1,"315":1,"316":1,"317":1,"788":1,"854":1}}],["furnitureasset",{"2":{"477":2}}],["furniture1",{"2":{"275":1}}],["furniture",{"0":{"476":1,"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"483":1,"484":1,"485":1,"486":1,"487":1,"488":1,"489":1,"490":1,"491":1,"492":1,"493":1},"1":{"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"483":1,"484":1,"485":1,"486":1,"487":1,"488":1,"489":1,"490":1,"491":1,"492":1,"493":1},"2":{"46":6,"47":2,"48":2,"49":1,"50":6,"165":1,"246":2,"247":2,"275":1,"301":2,"837":1}}],["furnituretype",{"2":{"46":2,"47":1,"275":2,"301":2,"477":1,"837":1}}],["furnitureparam",{"0":{"837":1},"2":{"46":4,"47":1,"246":2,"247":2,"275":2,"300":2,"303":2,"311":2,"477":1,"837":1}}],["furnitures=",{"2":{"46":1,"275":1}}],["furnitures",{"0":{"275":1},"2":{"46":6,"275":2,"311":2}}],["framecount",{"0":{"510":1}}],["frameprefix",{"0":{"506":1}}],["frameworks",{"2":{"197":1}}],["framework",{"2":{"131":1,"147":1,"148":1}}],["friendly",{"0":{"177":1},"2":{"135":1}}],["freecolor",{"0":{"352":1},"2":{"316":2,"317":1}}],["free",{"2":{"57":2,"97":1,"173":1,"613":2,"614":2}}],["from",{"2":{"11":2,"25":2,"26":2,"28":2,"29":2,"30":2,"31":2,"32":2,"33":4,"36":2,"41":3,"42":2,"43":2,"44":2,"46":2,"53":2,"59":2,"60":2,"62":2,"63":2,"64":2,"65":4,"80":5,"81":2,"82":3,"83":2,"84":2,"108":2,"109":1,"114":1,"118":3,"126":3,"128":1,"130":1,"134":1,"140":1,"154":1,"160":1,"168":1,"177":2,"180":1,"181":1,"182":1,"187":1,"189":2,"190":1,"191":1,"195":1,"196":2,"198":2,"199":2,"203":2,"209":1,"216":2,"217":2,"264":2,"278":1,"307":2,"308":2,"310":1,"311":1,"315":2,"316":2,"317":2,"788":2,"854":1}}],["foldable",{"0":{"402":1}}],["follow",{"2":{"120":1,"194":1,"214":1}}],["follows",{"2":{"115":1,"175":1,"197":1}}],["following",{"2":{"110":1,"185":1}}],["footer",{"2":{"353":1}}],["focus",{"2":{"200":1,"201":1}}],["focused",{"2":{"154":1,"169":1,"187":1,"195":1,"198":1,"200":1,"201":1,"208":1}}],["foundation",{"2":{"195":1}}],["four",{"2":{"13":1,"203":1}}],["forward",{"2":{"210":1,"679":3}}],["forwards",{"2":{"157":1}}],["forked",{"2":{"202":1}}],["format",{"0":{"783":1}}],["formatted",{"2":{"177":1}}],["form",{"0":{"167":1},"2":{"164":1,"167":1}}],["force",{"2":{"182":1,"189":1}}],["forceendgesture",{"0":{"69":1,"312":1},"2":{"69":1,"312":1}}],["forcing",{"2":{"131":1,"148":1}}],["for",{"0":{"199":1,"200":1,"212":1,"213":1},"2":{"104":2,"108":2,"110":1,"114":1,"120":1,"122":1,"126":1,"131":1,"132":2,"134":1,"139":3,"143":1,"150":3,"154":2,"155":1,"156":1,"159":1,"161":1,"165":1,"170":3,"177":1,"181":1,"187":1,"188":1,"190":1,"193":1,"195":1,"198":1,"199":2,"200":2,"201":1,"206":1,"208":1,"210":1,"211":1}}],["forbiddenmopzone",{"0":{"585":1,"586":1,"587":1,"588":1,"589":1,"590":1,"591":1,"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1,"599":1,"600":1,"601":1,"602":1,"603":1,"604":1,"605":1,"606":1,"607":1},"1":{"586":1,"587":1,"588":1,"589":1,"590":1,"591":1,"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1,"599":1,"600":1,"601":1,"602":1,"603":2,"604":2,"605":1,"606":2,"607":2},"2":{"561":3,"763":1,"796":1}}],["forbiddenmopzones=",{"2":{"266":1}}],["forbiddenmopzones",{"0":{"266":1},"2":{"266":2,"311":2}}],["forbidden",{"2":{"165":1}}],["forbiddenzone",{"2":{"67":1}}],["forbiddensweepzone",{"0":{"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1},"1":{"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"579":1,"580":2,"581":2,"582":1,"583":2,"584":2},"2":{"30":2,"31":1,"561":3,"763":3,"796":1}}],["forbiddensweepzones=",{"2":{"30":1,"265":1}}],["forbiddensweepzones",{"0":{"265":1},"2":{"30":5,"265":2,"311":2}}],["foreach",{"2":{"42":1}}],["fontweight",{"0":{"387":1,"424":1,"719":1,"743":1,"756":1},"2":{"32":1}}],["fontfamily",{"0":{"386":1,"423":1,"718":1,"742":1,"755":1},"2":{"32":1}}],["fontsize",{"0":{"385":1,"425":1,"717":1,"741":1,"754":1},"2":{"32":1}}],["fixture",{"2":{"200":1}}],["fixtures",{"2":{"199":1}}],["fixed",{"2":{"135":1,"204":1}}],["fit",{"2":{"327":2,"833":1}}],["fits",{"2":{"148":1}}],["fitmaxscale",{"0":{"343":1},"2":{"6":2,"9":3,"10":1}}],["fitminscale",{"0":{"342":1},"2":{"6":2,"8":3,"10":1}}],["first",{"2":{"145":1,"200":3,"201":1,"203":1,"207":1}}],["fires",{"2":{"130":1,"151":1}}],["fields",{"2":{"164":1,"169":1,"171":1,"176":1,"183":1,"185":1,"187":1,"211":1}}],["field",{"0":{"116":1,"139":1},"2":{"107":1,"114":1,"116":1,"119":1,"122":1,"127":1,"164":2,"167":1,"173":1,"185":1,"188":2,"192":1}}],["finish",{"2":{"195":1,"198":1,"205":1}}],["finally",{"2":{"195":1}}],["final",{"0":{"122":1}}],["finalroomproperties",{"2":{"42":7}}],["find",{"2":{"42":2}}],["fill",{"2":{"327":2,"833":1}}],["fills",{"2":{"199":1}}],["fillcolor",{"0":{"568":1,"591":1,"615":1,"638":1,"685":1,"688":1,"711":1},"2":{"30":1,"31":2,"32":1,"58":1,"763":2}}],["filename",{"2":{"211":1}}],["file",{"0":{"198":1},"2":{"122":1,"184":1,"198":2,"208":1,"211":2}}],["files",{"0":{"110":1},"2":{"110":1,"113":1,"116":1,"117":1,"118":1,"119":1,"120":2,"121":1,"122":2,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":3,"199":1,"200":1,"201":2,"202":1,"203":2,"204":1,"209":1,"210":1,"211":1,"212":1,"213":1}}],["filtered",{"2":{"156":1,"160":1}}],["filterable",{"2":{"154":1}}],["filter",{"2":{"25":1,"28":1,"29":1,"30":1,"31":1,"42":1,"46":1,"55":1,"135":1,"142":1,"149":1,"152":1,"155":2,"156":1,"159":2,"182":1,"189":1}}],["ff4d4f",{"2":{"687":1}}],["ff4444",{"2":{"26":1,"28":1,"30":1,"58":1,"565":1,"566":1,"570":1,"576":1,"612":1,"656":1,"658":1,"661":1,"668":1,"693":1,"757":1,"765":1,"770":1}}],["ffa100",{"2":{"363":1}}],["ffa07a",{"2":{"280":1}}],["ff7a00",{"2":{"363":1}}],["ff3b30",{"2":{"363":1}}],["ffd700",{"2":{"363":1}}],["ffdab9",{"2":{"280":1}}],["ffd399",{"2":{"15":1,"16":1,"19":1,"21":1,"22":2,"316":1,"317":1,"368":1}}],["ffcccb",{"2":{"280":1}}],["ff6b6b",{"2":{"280":1}}],["ffffff",{"2":{"25":2,"62":1,"81":1,"310":1,"315":1,"316":1,"317":1,"378":4,"394":1,"407":1,"422":2,"434":2,"452":1,"456":1,"460":1,"464":1,"467":1,"517":1,"524":1,"542":1,"685":1,"688":1,"747":1,"760":1,"771":1}}],["fff0d9",{"2":{"22":1,"369":1}}],["a0e7e5",{"2":{"280":1}}],["away",{"2":{"198":1}}],["await",{"2":{"26":1,"29":1,"46":1,"62":2,"63":1,"84":2,"278":2,"279":1,"280":2,"281":1,"305":1,"306":1,"307":1,"308":1}}],["aggressive",{"2":{"203":1}}],["aggregate",{"2":{"198":1}}],["aggregation",{"2":{"184":1}}],["against",{"2":{"191":1,"211":1}}],["affordance",{"2":{"164":1}}],["affect",{"2":{"152":1}}],["affects",{"2":{"110":1}}],["after",{"2":{"111":1,"113":1,"116":1,"157":2,"185":1,"190":2,"191":1,"197":1,"198":1,"200":1,"203":1,"208":1,"211":1}}],["availablerooms",{"2":{"180":1}}],["available",{"2":{"111":1,"177":1}}],["avoid",{"2":{"109":1,"190":1,"199":1,"201":1,"205":1}}],["avoidable",{"2":{"105":1}}],["attach",{"2":{"157":1}}],["at",{"2":{"104":1,"114":1,"146":1,"202":1}}],["algorithm",{"2":{"198":4}}],["algorithms",{"2":{"196":1}}],["always",{"2":{"157":1}}],["aligned",{"2":{"135":1,"161":1,"204":1,"213":1}}],["aligns",{"2":{"105":1}}],["also",{"2":{"109":1,"134":1,"197":1}}],["all",{"2":{"104":1,"132":1,"170":1,"187":1,"198":1,"203":1}}],["already",{"2":{"103":1,"138":1,"149":1,"164":1,"196":3}}],["a",{"0":{"168":1},"2":{"103":1,"104":2,"105":1,"107":1,"110":1,"112":1,"115":1,"116":1,"119":1,"125":3,"126":1,"131":2,"132":1,"134":2,"135":5,"136":1,"137":1,"140":3,"141":1,"144":1,"146":2,"147":2,"148":4,"151":2,"152":2,"153":3,"154":4,"155":2,"157":1,"163":1,"164":1,"165":1,"167":1,"168":1,"169":1,"170":1,"172":1,"173":5,"174":1,"175":2,"177":5,"183":2,"187":2,"189":1,"191":2,"193":1,"200":1,"202":1,"203":1,"208":1,"211":1,"212":1}}],["ai检测物体配置",{"2":{"777":1}}],["ai",{"2":{"93":2,"95":2,"116":1,"119":1,"272":1,"818":1}}],["antialias",{"0":{"785":1}}],["antigravity",{"0":{"89":1},"2":{"89":1}}],["animation",{"2":{"273":1}}],["answers",{"2":{"170":2}}],["any",{"2":{"161":1,"194":1,"214":1}}],["any>",{"2":{"36":1,"843":1,"846":1,"847":1,"848":1,"850":1,"851":1}}],["an",{"2":{"113":1,"124":1,"130":1,"149":1,"186":1,"203":1}}],["and",{"0":{"104":1,"107":1,"109":1,"115":1,"155":1,"158":1,"161":1,"175":1,"188":1,"190":1,"197":1,"204":1,"208":1,"210":1,"212":1,"214":1},"1":{"209":1,"210":1,"211":1,"212":1,"213":1,"214":1},"2":{"104":1,"105":7,"108":1,"110":1,"111":2,"113":1,"114":1,"120":1,"122":2,"124":1,"125":1,"126":1,"127":1,"128":1,"130":2,"131":3,"134":2,"135":2,"136":1,"138":1,"139":2,"147":1,"148":2,"151":1,"153":6,"154":4,"155":2,"157":3,"158":1,"159":2,"160":2,"161":2,"163":3,"168":2,"169":4,"170":2,"172":1,"173":2,"174":1,"177":3,"179":1,"180":1,"181":1,"182":1,"183":2,"184":1,"185":3,"186":1,"187":4,"188":1,"189":1,"190":2,"191":1,"192":1,"193":3,"194":1,"195":4,"196":4,"197":2,"198":4,"199":6,"200":6,"201":2,"202":1,"203":1,"204":3,"205":1,"206":2,"207":1,"208":3,"209":3,"210":1,"211":2,"213":1,"214":1}}],["anchors",{"2":{"100":1}}],["anchor",{"0":{"96":1,"781":1},"1":{"97":1,"98":1,"99":1,"100":1,"101":1},"2":{"97":2,"98":1,"100":9,"273":1,"781":1,"846":1,"847":1}}],["analyzer",{"2":{"88":2,"89":2}}],["adding",{"2":{"198":1}}],["additions",{"2":{"150":1}}],["additional",{"2":{"105":1,"117":1,"201":1}}],["added",{"2":{"146":1,"169":1}}],["adds",{"2":{"103":1,"105":1,"130":1,"163":1}}],["add",{"0":{"116":1,"117":1,"118":1,"120":1,"155":1,"157":1,"199":1,"200":1,"202":1,"210":1,"211":1,"212":1,"213":1},"2":{"79":1,"88":2,"89":2,"104":2,"105":1,"107":1,"110":5,"114":1,"115":1,"116":1,"117":1,"118":4,"119":3,"125":1,"132":1,"135":1,"147":1,"154":1,"155":2,"156":1,"158":1,"160":1,"165":2,"168":1,"169":1,"184":1,"187":1,"188":3,"189":1,"191":2,"193":3,"200":2,"208":1,"210":1,"211":1,"212":1}}],["adjacencythreshold",{"0":{"354":1},"2":{"24":1,"85":1,"283":1}}],["across",{"2":{"165":1,"198":1}}],["actual",{"2":{"149":1,"194":1,"196":1,"204":4,"206":1}}],["actually",{"2":{"130":1,"140":1}}],["actions",{"2":{"132":1,"156":1,"160":1,"184":1,"189":1}}],["action",{"2":{"110":1,"127":1,"155":1,"192":1}}],["active",{"0":{"368":1},"2":{"15":1,"16":1,"19":1,"21":1,"22":1,"24":2,"25":4,"156":1,"190":1,"280":1,"316":2,"317":1,"365":1,"369":1,"370":1,"371":1,"374":1,"377":1,"378":1,"422":1,"790":2}}],["acceptance",{"2":{"213":1}}],["accept",{"2":{"191":1}}],["accepted",{"2":{"113":1}}],["access",{"2":{"190":1}}],["accessibility",{"2":{"148":1,"159":1}}],["acc",{"2":{"42":3}}],["assumptions",{"2":{"202":1}}],["assertions",{"2":{"198":1,"201":2}}],["assets",{"0":{"389":1,"414":1,"416":1,"418":1,"420":1,"441":1,"477":1},"2":{"46":1,"47":5,"50":1,"275":1,"301":2,"389":2,"414":1,"416":1,"418":1,"420":1,"441":2,"837":1}}],["asset",{"2":{"41":4,"399":8}}],["as",{"0":{"168":1},"2":{"131":1,"132":1,"147":1,"152":1,"154":1,"165":1,"169":1,"174":1,"177":2,"182":1,"187":1,"193":1,"196":1,"199":1,"204":1,"207":1,"208":1}}],["async",{"2":{"26":1,"46":1,"62":1,"63":1,"84":1,"278":1,"305":1,"307":1,"308":1}}],["appconfig",{"2":{"280":1}}],["appconfig>",{"2":{"280":1}}],["appcontainer",{"2":{"108":1,"118":1}}],["apple",{"2":{"386":1,"423":1,"559":1,"718":1,"742":1,"755":1}}],["apploglevels",{"0":{"336":1},"2":{"336":1}}],["applogenabled",{"0":{"335":1},"2":{"335":1}}],["application",{"2":{"189":1,"198":7}}],["applied",{"2":{"183":1,"191":1}}],["applylayervisibility",{"2":{"118":3}}],["apply",{"2":{"113":1,"164":1,"191":1,"211":2}}],["applymaprotation",{"2":{"34":1}}],["approval",{"2":{"204":1}}],["approved",{"2":{"161":1}}],["approximation",{"2":{"140":1}}],["approach",{"0":{"133":1,"166":1},"1":{"134":1,"135":1,"136":1,"167":1,"168":1,"169":1},"2":{"120":1,"213":1}}],["approaches",{"0":{"105":1}}],["appending",{"2":{"153":1}}],["appends",{"2":{"135":1,"151":1,"191":1}}],["append",{"2":{"134":1,"140":1}}],["appear",{"2":{"131":1,"174":1}}],["appears",{"2":{"128":1,"153":2,"185":1}}],["appservice",{"2":{"118":5,"196":1}}],["app",{"2":{"72":1,"110":1,"126":1,"158":1,"331":1,"333":2,"335":2,"336":1,"337":2,"561":2}}],["api",{"2":{"11":3,"31":2,"69":1,"84":1,"140":1,"154":1,"187":1,"208":1,"217":4,"277":1}}],["arrive",{"2":{"199":1}}],["arrives",{"2":{"111":1}}],["array",{"2":{"153":1,"173":1,"336":1,"832":1}}],["areroomsadjacent",{"0":{"283":1},"2":{"283":1}}],["are",{"2":{"131":1,"137":1,"146":1,"169":1,"176":1,"185":2,"196":1,"198":1,"203":2,"204":3,"206":1}}],["area",{"0":{"19":1},"2":{"19":2,"24":1,"160":1,"195":1,"197":1,"198":1,"205":1,"366":3}}],["architecture",{"0":{"137":1,"170":1},"2":{"114":1,"154":1,"187":1,"195":1,"208":1}}],["args",{"2":{"89":1}}],["arial",{"2":{"32":1}}],["autofitoffset",{"0":{"353":1}}],["automatic",{"2":{"208":1}}],["automatically",{"2":{"174":1}}],["autonomy",{"2":{"105":1}}],["auto",{"2":{"25":2,"127":1,"132":1,"209":1,"422":2,"434":2}}],["autopaddingverticalpercent",{"0":{"350":1},"2":{"5":1,"10":1}}],["autopaddinghorizontalpercent",{"0":{"349":1},"2":{"5":2,"10":1}}],["a8c8f5",{"2":{"15":1,"16":1,"19":1,"21":1,"22":2,"316":1,"317":1,"368":1}}],["说明",{"2":{"10":1,"24":1,"50":1,"58":1,"262":1,"263":1,"264":1,"275":1,"276":1}}],["倍条带厚度",{"2":{"676":1}}],["倍",{"2":{"9":1}}],["最多偏移100个单位",{"2":{"855":1}}],["最多放大到原始尺寸的",{"2":{"9":1}}],["最佳实践",{"0":{"68":1,"92":1},"1":{"93":1,"94":1},"2":{"394":1}}],["最典型的场景是禁区拖拽",{"2":{"67":1}}],["最小厚度",{"2":{"691":1}}],["最小长度",{"2":{"689":1}}],["最小弹性缩放倍数",{"2":{"445":1}}],["最小尺寸",{"2":{"58":1}}],["最小缩放倍数",{"2":{"50":1}}],["最小缩小到",{"2":{"49":1}}],["最大尝试次数",{"2":{"855":1}}],["最大厚度",{"2":{"692":1}}],["最大长度",{"2":{"690":1}}],["最大弹性缩放倍数",{"2":{"446":1}}],["最大尺寸",{"2":{"58":1}}],["最大缩放倍数",{"2":{"50":1}}],["最大放大到",{"2":{"49":1}}],["最终只会显示图片背景",{"2":{"323":1}}],["最终",{"2":{"6":1}}],["减小",{"2":{"9":1}}],["43",{"2":{"680":1,"778":1}}],["41",{"2":{"680":1}}],["45",{"2":{"680":1}}],["45°",{"2":{"678":1,"680":3}}],["45b7d1",{"2":{"280":1}}],["4m",{"2":{"676":1,"677":1}}],["4cd964",{"2":{"522":1}}],["4种颜色足以满足平面地图需求",{"2":{"365":1}}],["4ade80",{"2":{"316":1,"317":1}}],["40e0d0",{"2":{"363":1}}],["404040",{"2":{"316":1,"317":1}}],["400",{"2":{"53":2,"424":1,"560":1,"719":1}}],["4ecdc4",{"2":{"280":1}}],["4px",{"2":{"273":1}}],["48",{"2":{"273":2}}],["4",{"0":{"119":1,"158":1,"191":1,"201":1,"212":1},"2":{"9":1,"10":1,"13":2,"16":1,"21":5,"24":4,"25":1,"29":6,"38":1,"118":1,"157":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"198":1,"199":1,"200":1,"201":2,"203":1,"205":1,"343":1,"365":1,"389":1,"391":1,"437":1,"468":1,"469":1,"485":1,"519":2,"530":1,"544":2,"573":1,"596":1,"620":1,"628":1,"643":1,"664":1,"678":3,"689":1,"692":1,"699":1,"767":1,"786":1}}],["虽然在设计上是纯受控的",{"2":{"32":1}}],["虽然",{"2":{"9":1}}],["体验不佳",{"2":{"9":1}}],["超出范围或非数值会回落到区间内",{"2":{"680":1}}],["超小地图被放大得过大",{"0":{"9":1}}],["超大地图显示不全",{"0":{"8":1}}],[">提示",{"2":{"273":1}}],[">获取清扫区域",{"2":{"84":1}}],[">选区模式",{"2":{"82":1}}],[">切换路径显示",{"2":{"82":1}}],[">新增虚拟墙",{"2":{"33":1}}],[">重置视图",{"2":{"11":1,"84":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":3,"32":3,"33":6,"38":1,"40":1,"41":1,"42":6,"43":3,"44":2,"46":3,"47":1,"48":1,"49":1,"53":2,"55":2,"56":1,"57":1,"59":1,"60":1,"62":1,"63":1,"64":1,"65":3,"68":2,"72":1,"73":1,"80":2,"81":1,"82":1,"83":1,"84":1,"216":1,"217":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,"278":1,"282":1,"284":1,"285":1,"286":1,"287":1,"288":1,"289":1,"290":1,"295":1,"296":1,"297":1,"298":1,"299":1,"301":1,"303":1,"305":1,"307":1,"308":1,"315":2,"316":5,"317":5,"763":1,"788":1,"832":1,"854":1}}],["t",{"2":{"316":2,"317":2}}],["typing",{"2":{"127":1}}],["typescriptfunction",{"2":{"854":1,"855":1}}],["typescriptconst",{"2":{"707":1,"781":1}}],["typescripttype",{"2":{"477":1,"828":1,"829":1,"830":1,"831":1,"832":1,"833":1,"834":1,"835":1,"836":1,"837":1,"838":1,"839":1,"840":1,"841":1,"842":1,"843":1,"844":1,"845":1,"846":1,"847":1,"848":1,"849":1,"850":1,"851":1,"852":1}}],["typescript",{"2":{"114":1,"121":1,"154":1,"187":1,"195":1,"208":1,"325":1,"326":1,"327":1}}],["types",{"0":{"155":1,"188":1,"210":1},"2":{"105":1,"110":1,"116":1,"155":3,"161":1,"188":3,"192":1,"210":2}}],["type",{"0":{"116":1,"388":1,"389":1,"390":1,"391":1,"392":1,"393":1,"394":1,"395":1,"396":1},"1":{"389":1,"390":1,"391":1,"392":1,"393":1,"394":2,"395":2,"396":2},"2":{"29":6,"31":8,"34":1,"36":2,"38":2,"39":3,"46":1,"47":4,"53":2,"54":2,"57":5,"59":4,"60":1,"121":1,"126":1,"155":1,"156":1,"157":1,"158":1,"171":1,"188":1,"189":1,"190":1,"191":1,"194":1,"228":2,"234":2,"241":2,"243":1,"269":2,"273":5,"274":2,"301":1,"325":1,"326":1,"389":4,"474":2,"477":2,"763":2,"832":1,"835":1,"837":1,"840":1,"843":1,"846":1,"847":1,"848":1,"851":1}}],["two",{"2":{"127":1,"137":1,"170":1,"173":1,"199":1}}],["tan",{"2":{"680":1}}],["tailwidth",{"0":{"412":1,"439":1}}],["tailheight",{"0":{"411":1,"438":1}}],["tag",{"0":{"337":1},"2":{"337":1}}],["takes",{"2":{"212":1}}],["tackling",{"2":{"207":1}}],["tabs",{"2":{"170":1}}],["tab",{"0":{"168":1},"2":{"168":1}}],["table",{"2":{"47":1}}],["tasks",{"2":{"196":1,"203":1}}],["task",{"0":{"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"209":1,"210":1,"211":1,"212":1,"213":1,"214":1},"2":{"112":1,"114":2,"154":2,"187":2,"195":2,"198":1,"199":1,"201":1,"202":1,"203":1,"204":1,"205":7,"207":2,"208":2}}],["tint",{"2":{"394":1}}],["title",{"2":{"159":1}}],["timelabel",{"2":{"138":1,"139":1}}],["timestamp",{"2":{"138":1,"139":1,"159":1}}],["time",{"2":{"105":1,"139":1,"143":1,"164":1,"211":1}}],["tip",{"2":{"13":1,"18":1,"25":1,"26":1,"27":1,"31":1,"32":1,"33":1,"42":1,"57":1,"59":1,"63":1,"64":1,"72":1,"73":1,"75":1,"77":1,"80":1,"84":1,"217":1,"218":1,"251":1,"256":1,"257":1,"258":1,"259":1,"260":1,"262":1,"263":1,"278":1,"280":1,"281":1,"306":1,"310":1,"311":1,"312":1,"313":1,"316":1,"331":1,"343":1,"350":1,"355":1,"356":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"389":1,"394":1,"398":1,"399":2,"414":1,"416":1,"418":1,"420":2,"427":1,"441":1,"449":1,"471":1,"474":1,"477":1,"492":1,"500":1,"530":1,"790":1,"796":1,"806":1,"824":1}}],["tune",{"2":{"130":1}}],["turned",{"2":{"104":1}}],["tuya",{"2":{"0":1,"42":1,"70":1,"78":1}}],["treat",{"2":{"207":1}}],["trim",{"2":{"716":2,"841":2}}],["trigger",{"2":{"211":1}}],["triggers",{"2":{"137":1,"200":1}}],["trivial",{"2":{"204":1}}],["try",{"2":{"200":1}}],["truth",{"2":{"151":1}}],["true",{"2":{"24":4,"25":3,"26":1,"32":2,"34":1,"38":1,"40":1,"42":2,"43":1,"44":1,"53":1,"55":1,"57":2,"59":2,"60":3,"63":1,"65":4,"68":1,"81":1,"82":2,"97":2,"99":1,"104":1,"107":1,"110":1,"114":1,"117":3,"119":1,"122":1,"273":2,"281":1,"305":4,"315":1,"331":2,"334":1,"335":2,"344":1,"345":1,"362":1,"368":1,"369":1,"371":1,"372":1,"374":1,"375":1,"394":2,"402":1,"427":1,"451":1,"463":1,"466":1,"484":1,"486":1,"518":1,"543":1,"572":1,"575":1,"595":1,"598":1,"619":1,"622":1,"627":1,"642":1,"645":1,"663":1,"698":1,"712":1,"723":1,"724":1,"728":1,"729":1,"734":1,"736":1,"785":1,"788":6,"790":1,"807":1,"810":1,"811":1,"812":1,"813":1,"814":1,"815":1,"816":1,"817":1,"818":1,"819":1,"820":1,"846":1,"847":1,"848":1}}],["trackwidth",{"0":{"469":1}}],["trackalpha",{"0":{"468":1}}],["trackcolor",{"0":{"467":1}}],["trackvisible",{"0":{"466":1}}],["traceability",{"0":{"120":1,"161":1,"204":1,"213":1},"2":{"120":1,"213":1}}],["transitionpath",{"0":{"454":1,"455":1,"456":1,"457":1},"1":{"455":1,"456":1,"457":1}}],["transient",{"2":{"134":1}}],["transforms",{"2":{"201":1}}],["transport",{"2":{"88":1}}],["trade",{"2":{"105":1}}],["touchend",{"2":{"312":1}}],["tooltip",{"2":{"147":1,"149":1}}],["tooltips",{"2":{"131":1}}],["toolbar",{"0":{"142":1},"2":{"212":1}}],["toast",{"0":{"134":1},"2":{"132":1,"134":1,"135":1}}],["toggling",{"2":{"111":1,"122":1}}],["toggleeventspaused",{"2":{"156":1}}],["toggles",{"2":{"116":1,"163":1,"172":1,"191":1,"199":1}}],["toggle",{"0":{"102":1,"114":1,"212":1},"1":{"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"115":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1},"2":{"103":1,"104":1,"105":1,"110":2,"114":1,"208":2,"212":2,"213":1}}],["token",{"2":{"95":1}}],["to",{"0":{"191":1},"2":{"46":1,"57":2,"81":1,"103":1,"104":1,"105":2,"107":1,"108":1,"109":1,"110":2,"114":4,"116":1,"117":1,"119":1,"122":1,"128":1,"130":1,"131":2,"134":1,"135":2,"137":1,"139":1,"140":1,"147":1,"148":1,"149":1,"154":2,"155":2,"156":1,"157":1,"163":1,"167":1,"168":1,"174":1,"182":2,"187":3,"188":1,"189":2,"190":1,"193":1,"195":1,"200":1,"201":3,"203":2,"205":1,"207":2,"208":1,"211":2,"212":1,"213":1,"315":1}}],["topic",{"2":{"204":1}}],["top",{"2":{"32":1,"119":1,"125":1,"488":1,"577":1,"600":1,"624":1,"647":1,"714":1,"721":2,"722":1}}],["temporary",{"2":{"136":1}}],["tempcleaningorder",{"2":{"42":5}}],["tech",{"2":{"114":1,"154":1,"187":1,"195":1,"208":1}}],["testability",{"2":{"199":1}}],["testing",{"0":{"195":1},"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},"2":{"204":1,"206":1}}],["tests",{"2":{"115":1,"196":1,"197":1,"199":3,"200":3,"202":2,"204":1}}],["test",{"0":{"198":1,"203":1},"2":{"112":1,"155":1,"156":1,"157":1,"158":2,"159":1,"160":1,"161":3,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":3,"195":3,"196":6,"197":4,"198":47,"199":9,"200":5,"201":13,"202":5,"203":6,"206":3}}],["textfontweight",{"0":{"560":1}}],["textfontfamily",{"0":{"559":1}}],["textfontsize",{"0":{"558":1}}],["textoffset",{"0":{"489":1,"578":1,"601":1,"625":1,"648":1,"669":1,"702":1,"715":1},"2":{"722":1,"763":1}}],["textposition",{"0":{"488":1,"577":1,"600":1,"624":1,"647":1,"714":1},"2":{"721":1,"763":1}}],["textstylefontweight",{"2":{"387":1,"424":1,"560":1,"719":1,"743":1,"756":1}}],["text",{"2":{"139":1,"209":1}}],["texture",{"2":{"57":2}}],["textcolor",{"0":{"487":1,"576":1,"599":1,"623":1,"646":1,"668":1,"701":1,"713":1},"2":{"31":1,"763":2}}],["tsreadonly",{"2":{"279":1}}],["tsfunction",{"2":{"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,"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,"312":1}}],["tstype",{"2":{"138":1}}],["tsdestroy",{"2":{"118":1}}],["tsprivate",{"2":{"118":2}}],["tsshowcarpet",{"2":{"117":1}}],["tsc",{"2":{"115":1,"121":1,"155":2,"156":2,"157":2,"158":2,"161":2,"188":2,"189":2,"190":2,"191":2,"194":2,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"206":1,"214":1}}],["tsconstructor",{"2":{"118":1}}],["tsconst",{"2":{"100":1,"279":1,"561":1}}],["tsawait",{"2":{"100":1}}],["tsmap",{"2":{"98":1,"99":1,"100":1}}],["ts中配置webviewroot让小程序能够正确加载robotmap的资源",{"2":{"72":1}}],["tsimport",{"2":{"36":2,"41":1,"118":1,"310":1,"311":1}}],["ts",{"2":{"36":1,"97":1,"110":4,"116":2,"117":1,"118":1,"150":5,"155":2,"156":1,"157":3,"160":1,"184":3,"188":2,"189":3,"190":5,"191":2,"193":1,"196":3,"198":22,"199":5,"200":3,"201":5,"202":3,"203":2,"206":1,"210":1,"211":3,"212":1,"280":1,"281":1,"305":1,"306":1,"399":1}}],["tsxconst",{"2":{"34":1,"39":1,"54":1,"55":1,"68":1,"69":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}}],["tsximport",{"2":{"11":1,"25":1,"26":1,"28":1,"29":1,"31":1,"32":1,"33":2,"41":1,"42":1,"43":1,"44":1,"46":1,"53":1,"59":1,"60":1,"62":1,"63":1,"64":1,"65":1,"80":2,"81":1,"82":1,"83":1,"84":1,"216":1,"217":1,"264":2,"278":1,"315":1,"316":1,"317":1,"788":1,"854":1}}],["tsx",{"2":{"8":1,"9":1,"15":1,"16":1,"18":1,"19":1,"21":1,"22":1,"29":1,"30":1,"38":1,"40":1,"42":1,"47":1,"48":1,"49":1,"56":1,"57":1,"72":1,"73":1,"262":1,"263":1,"276":1,"307":1,"308":1,"315":1,"763":1}}],["than",{"2":{"135":1,"140":1,"148":1,"177":1,"183":1,"193":1,"200":1,"203":1}}],["that",{"2":{"122":1,"131":1,"136":1,"137":1,"138":1,"146":1,"154":1,"155":1,"157":1,"177":1,"186":1,"189":1,"191":1,"194":1,"195":1,"198":2,"200":1,"201":1,"203":1,"207":1,"208":1}}],["thing",{"2":{"202":1}}],["third",{"2":{"132":1}}],["this",{"0":{"213":1},"2":{"103":1,"104":1,"105":1,"107":1,"108":2,"110":1,"112":1,"113":1,"114":1,"115":1,"118":10,"130":1,"132":1,"136":1,"138":1,"140":1,"147":1,"149":2,"154":2,"163":1,"165":2,"169":1,"172":1,"173":1,"176":1,"179":1,"187":1,"190":1,"195":1,"196":1,"197":2,"198":1,"199":1,"200":1,"201":2,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1}}],["three",{"2":{"105":1,"178":1}}],["thresholdtype",{"0":{"839":1},"2":{"839":1,"840":1}}],["thresholdmeters",{"2":{"305":2}}],["threshold1",{"2":{"29":1,"269":1}}],["thresholdparam",{"0":{"840":1},"2":{"29":4,"236":2,"243":2,"269":2,"288":2,"299":1,"840":1}}],["thresholds=",{"2":{"29":1,"269":1}}],["thresholds",{"0":{"269":1},"2":{"29":6,"196":1,"203":4,"206":1,"230":1,"243":1,"269":2}}],["threshold",{"0":{"676":1,"677":1,"678":1,"679":1,"680":1,"681":1,"682":1,"683":1,"684":1,"685":1,"686":1,"687":1,"688":1,"689":1,"690":1,"691":1,"692":1,"693":1,"694":1,"695":1,"696":1,"697":1,"698":1,"699":1,"700":1,"701":1,"702":1},"1":{"677":1,"678":1,"679":1,"680":1,"681":1,"682":1,"683":1,"684":2,"685":2,"686":1,"687":2,"688":2,"689":1,"690":1,"691":1,"692":1,"693":1,"694":1,"695":1,"696":1,"697":1,"698":1,"699":1,"700":1,"701":1,"702":1},"2":{"29":10,"236":2,"243":2,"269":1,"299":1,"692":1,"840":1}}],["through",{"2":{"103":1,"138":1,"157":1,"160":1,"164":1,"185":1,"203":1}}],["they",{"2":{"130":1,"131":1,"159":1}}],["these",{"2":{"111":1,"115":1}}],["their",{"2":{"105":1}}],["theme",{"2":{"155":2,"156":1,"157":3,"159":2,"160":3,"188":2,"189":2,"190":3,"191":2,"192":5,"193":2,"316":4,"317":10}}],["them",{"2":{"103":1,"154":2,"189":1}}],["the",{"0":{"156":1,"159":1,"160":2,"161":1,"191":1,"194":1,"198":1,"203":1},"2":{"103":1,"106":1,"108":3,"109":1,"110":1,"111":3,"113":2,"114":1,"115":2,"117":1,"119":2,"124":1,"130":5,"131":3,"132":1,"134":1,"135":1,"136":3,"137":8,"138":2,"139":3,"140":7,"141":1,"142":1,"145":3,"146":1,"147":1,"148":1,"149":1,"151":9,"152":4,"153":7,"154":4,"156":2,"157":3,"158":5,"159":2,"160":6,"161":3,"163":6,"164":2,"165":1,"169":3,"170":3,"173":5,"174":2,"175":2,"176":2,"177":2,"182":3,"183":2,"184":1,"185":6,"186":2,"187":5,"188":1,"189":3,"190":3,"191":3,"192":3,"193":6,"194":2,"195":4,"196":4,"197":3,"198":6,"199":3,"200":7,"201":1,"202":3,"203":5,"204":4,"206":3,"207":6,"208":4,"209":1,"212":1}}],["then",{"2":{"36":1,"84":1,"113":1,"114":1,"195":2,"201":2,"203":1,"264":1,"278":1}}],["theorem",{"2":{"13":1}}],["允许地图缩小到原始尺寸的",{"2":{"8":1}}],["允许地图缩小",{"2":{"8":1}}],["将触发自适应缩放",{"2":{"355":1,"356":1}}],["将完全从底层禁用地图的缩放",{"2":{"344":1}}],["将默认使用",{"2":{"310":1,"311":1}}],["将剪贴板内容存入文件",{"2":{"93":1}}],["将底部的原生组件",{"2":{"68":1}}],["将扫地机识别到的物体显示在地图上",{"2":{"44":1}}],["将设备上报的门槛数据绘制到地图上",{"2":{"29":1}}],["将设备上报的虚拟墙数据绘制到地图上",{"2":{"28":1}}],["将",{"2":{"8":1}}],["但可以设置不同的图标",{"2":{"750":1}}],["但无法拖出房间边界",{"2":{"96":1}}],["但拥有独立图标",{"2":{"96":1}}],["但请尽快切到",{"2":{"85":1}}],["但中间隔着一道墙的两个房间同样邻接",{"2":{"85":1}}],["但你可以通过第二个参数自由决定它的",{"2":{"63":1}}],["但",{"2":{"60":1,"312":1}}],["但以图片方式渲染",{"2":{"45":1}}],["但地图控制元素在手势操作时会先在内部实时进行更新",{"2":{"32":1}}],["但走一条独立的通用",{"2":{"31":1}}],["但通常你会基于视口中心来新增地图控制元素",{"2":{"33":1}}],["但通常",{"2":{"21":1}}],["但会保持一定的多样性",{"2":{"15":1}}],["但对于某些超小地图来说可能还是太大了",{"2":{"9":1}}],["但是",{"2":{"8":1}}],["但只能看到部分内容",{"2":{"8":1}}],["问题场景",{"0":{"67":1}}],["问题",{"0":{"8":1,"9":1}}],["初始化标志",{"2":{"835":1}}],["初始化阶段遇到",{"2":{"332":1}}],["初始分割线方向",{"2":{"776":1}}],["初始分割线端点超出房间包围盒的像素值",{"2":{"775":1}}],["初始尺寸来源于",{"2":{"301":1}}],["初始返回一个所有房间order为0的对象即可",{"2":{"42":1}}],["初始",{"2":{"6":1}}],["m",{"2":{"826":1}}],["milestone",{"2":{"204":1}}],["migration",{"2":{"198":1}}],["mirroring",{"2":{"197":1}}],["mirror",{"2":{"195":1}}],["missing",{"0":{"199":1,"200":1},"2":{"195":2,"207":1}}],["mixing",{"2":{"189":1,"205":1}}],["minwidth",{"0":{"666":1},"2":{"667":1}}],["minalpha",{"0":{"529":1},"2":{"530":1}}],["minimal",{"2":{"105":1,"131":1,"177":1,"199":1,"210":1}}],["minscale",{"0":{"527":1},"2":{"530":1}}],["minscaleratio",{"0":{"490":1},"2":{"49":3,"50":1}}],["minsize",{"0":{"563":1,"586":1,"609":1,"633":1},"2":{"31":2,"57":1,"58":1,"302":1,"564":1,"587":1,"610":1,"634":1,"763":2}}],["minheight",{"0":{"691":1},"2":{"29":1,"269":1,"299":1,"692":1,"798":1,"840":1}}],["minlength",{"0":{"689":1},"2":{"29":1,"269":1,"299":1,"690":1,"798":1,"840":1}}],["min",{"0":{"340":1},"2":{"6":1}}],["much",{"2":{"207":1}}],["mutable",{"2":{"179":1,"181":1}}],["multi",{"2":{"173":1}}],["must",{"2":{"109":1,"118":1,"140":1,"159":1,"182":1}}],["md",{"2":{"119":2,"120":1,"161":1,"194":1,"204":2,"213":1}}],["medium",{"2":{"193":1}}],["merged",{"2":{"170":1}}],["mental",{"2":{"169":1}}],["menu",{"2":{"147":1,"149":1,"154":1}}],["menus",{"2":{"131":1,"148":1}}],["measurementunit",{"0":{"831":1},"2":{"831":1}}],["measurement",{"0":{"175":1},"2":{"163":1}}],["meaningful",{"2":{"131":1,"196":1,"201":1}}],["means",{"2":{"108":1}}],["message",{"2":{"144":1}}],["messages",{"2":{"127":1}}],["meter",{"2":{"825":2,"831":1}}],["meta",{"2":{"331":1,"334":1}}],["metadata",{"2":{"31":1,"188":2,"836":1}}],["method",{"2":{"105":1}}],["methods",{"2":{"104":1}}],["moppath",{"0":{"462":1,"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1},"1":{"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1}}],["mop",{"2":{"266":1}}],["momentum",{"2":{"205":1}}],["movebuttonoffset",{"0":{"557":1}}],["moveiconsrc",{"0":{"554":1}}],["move",{"2":{"198":1,"207":1}}],["movement",{"2":{"198":1}}],["moved",{"2":{"100":1}}],["most",{"2":{"145":1}}],["more",{"2":{"136":2,"146":1,"169":2,"193":1,"198":1}}],["mobile",{"2":{"127":1,"185":1,"193":1}}],["mocks",{"2":{"195":1,"196":1,"199":1,"200":1,"201":1}}],["mock",{"2":{"126":1,"195":1,"200":1}}],["module",{"2":{"195":1}}],["modules",{"2":{"72":1,"120":1,"201":1}}],["modified",{"2":{"177":1}}],["modify",{"2":{"116":1,"117":1,"118":1,"119":1,"121":1,"122":1,"155":1,"157":3,"158":2,"160":3,"161":1,"188":2,"189":1,"190":3,"191":1,"193":2,"194":1,"198":7,"199":1,"200":1,"202":1,"203":3,"204":1,"209":1,"210":1,"211":3,"212":3,"213":1}}],["mode",{"2":{"173":2,"182":1,"191":2,"192":1,"208":1}}],["model",{"0":{"138":1,"178":1,"210":1},"1":{"139":1,"179":1,"180":1,"181":1},"2":{"169":1}}],["mcp",{"0":{"85":1},"1":{"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1},"2":{"85":3,"87":1,"88":2,"89":2}}],["maintainability",{"2":{"197":1}}],["maintainable",{"2":{"163":1,"187":1}}],["march",{"2":{"196":1}}],["mark",{"2":{"161":1,"194":1}}],["make",{"2":{"131":1,"164":1,"202":1}}],["makes",{"2":{"105":1}}],["manages",{"2":{"189":1}}],["managed",{"2":{"181":1}}],["management",{"2":{"169":1,"201":1}}],["managers",{"2":{"110":1,"118":1,"198":3,"199":2,"200":2}}],["manager",{"0":{"118":1,"199":1,"200":1},"2":{"105":3,"106":1,"111":1,"195":1,"199":1,"200":1,"207":1}}],["manipulation",{"2":{"164":1}}],["many",{"2":{"105":1,"196":1}}],["matrix",{"2":{"172":1,"188":1}}],["matches",{"2":{"148":1}}],["matter",{"2":{"138":1}}],["materially",{"2":{"159":1}}],["material",{"0":{"474":1},"2":{"57":3,"58":1,"274":1,"474":1}}],["math",{"2":{"6":2,"42":1}}],["maxattempts",{"2":{"855":2}}],["maxalpha",{"0":{"530":1},"2":{"530":1}}],["maxwidth",{"0":{"667":1}}],["maxdistance",{"0":{"359":1}}],["maxscale",{"0":{"528":1},"2":{"530":1}}],["maxscaleratio",{"0":{"491":1},"2":{"49":3,"50":1}}],["maxsize",{"0":{"564":1,"587":1,"610":1,"634":1},"2":{"31":1,"57":1,"58":1,"302":1,"763":1}}],["maxorder",{"2":{"42":2}}],["maxheight",{"0":{"692":1},"2":{"29":1,"269":1,"299":1,"798":1,"840":1}}],["maxlength",{"0":{"690":1},"2":{"29":1,"269":1,"299":1,"798":1,"840":1}}],["max",{"0":{"341":1},"2":{"6":1,"42":1}}],["mapinstance",{"2":{"707":1,"781":1}}],["mapmanager",{"0":{"200":1},"2":{"196":1,"200":5,"206":1,"207":1}}],["maptype",{"2":{"180":1}}],["maps",{"2":{"155":1}}],["mapstate",{"0":{"834":1},"2":{"83":4,"216":2,"218":4,"219":4,"834":1}}],["mapping",{"2":{"175":1,"209":1}}],["mapplayground",{"2":{"150":1,"160":1,"184":1,"193":1}}],["mappage",{"2":{"11":1,"25":1,"26":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":2,"41":1,"42":1,"43":1,"44":1,"46":1,"53":1,"55":1,"59":1,"60":1,"62":1,"63":1,"64":1,"65":1,"80":2,"81":1,"82":1,"83":1,"84":1,"216":1,"217":1,"278":1,"305":1,"307":1,"308":1,"315":1,"316":1,"317":1,"788":1,"854":1}}],["mapcallbacks",{"2":{"131":1,"138":2,"154":2,"157":1}}],["maphex",{"2":{"125":1,"126":1,"163":1,"179":1,"210":1}}],["mapapplication",{"2":{"105":2,"140":1,"187":1,"196":1,"561":1,"707":1,"781":1}}],["mapapiref",{"2":{"217":2}}],["mapapi>",{"2":{"84":1,"217":1,"278":1}}],["mapapi",{"2":{"11":4,"25":3,"26":4,"29":1,"33":1,"34":2,"46":1,"54":1,"62":3,"63":2,"69":2,"83":2,"84":11,"164":1,"184":1,"187":1,"191":1,"217":7,"278":9,"279":1,"280":3,"281":2,"305":6,"306":1,"307":7,"308":7}}],["map=",{"2":{"80":2,"83":1,"84":1,"262":1}}],["mapeditpage",{"2":{"68":1}}],["mapdata",{"2":{"36":2,"41":2,"80":6,"83":1,"84":1}}],["maprotation",{"0":{"804":1},"2":{"3":1,"64":2,"175":2}}],["map",{"0":{"136":1,"180":1,"190":1,"191":1,"262":1,"348":1,"349":1,"350":1,"351":1,"352":1,"353":1,"354":1,"355":1,"356":1},"1":{"349":1,"350":1,"351":1,"352":1,"353":1,"354":1,"355":1,"356":1},"2":{"0":1,"5":2,"10":4,"11":1,"24":1,"25":1,"26":1,"28":2,"29":3,"30":2,"31":2,"32":2,"33":2,"36":2,"41":3,"42":5,"43":2,"44":1,"46":2,"53":1,"55":1,"59":1,"60":2,"62":1,"63":3,"64":1,"65":1,"70":1,"72":1,"78":1,"79":2,"80":7,"81":1,"82":1,"83":1,"84":1,"85":1,"88":3,"89":3,"93":2,"94":3,"95":1,"97":2,"100":2,"124":1,"126":3,"128":2,"131":1,"134":1,"135":1,"136":1,"137":2,"140":1,"151":1,"152":1,"153":1,"154":2,"157":2,"160":2,"163":2,"164":1,"168":2,"169":2,"170":2,"173":1,"177":1,"180":1,"181":1,"184":1,"185":3,"190":3,"191":2,"192":1,"193":2,"199":1,"201":1,"208":1,"211":1,"212":1,"216":1,"217":1,"262":1,"264":2,"278":1,"283":1,"307":1,"308":1,"311":2,"315":1,"316":3,"317":2,"337":1,"788":1,"854":6}}],["its",{"2":{"179":1,"198":1}}],["iterations",{"2":{"203":1}}],["iteration",{"0":{"213":1},"2":{"132":1,"147":1,"149":2,"165":2}}],["items",{"2":{"161":1,"204":1,"300":2}}],["item",{"2":{"28":3,"29":9,"30":3,"31":3,"32":3,"43":3,"46":5,"128":1,"200":1}}],["it",{"2":{"103":1,"126":1,"130":1,"137":1,"140":1,"148":4,"149":1,"163":1,"170":1,"175":1,"177":2,"182":1,"189":1,"193":1,"197":1,"198":1}}],["isdashed",{"0":{"580":1,"583":1,"603":1,"606":1,"627":1,"630":1,"650":1,"653":1,"671":1,"674":1,"726":1,"731":1}}],["iszoneintersectsanyroom",{"0":{"308":1},"2":{"308":2}}],["isintersects",{"2":{"307":2,"308":2}}],["iswallintersectsanyroom",{"0":{"307":1},"2":{"307":2}}],["ispointinanyroom",{"0":{"306":1},"2":{"306":2}}],["isnearchargerorrobot",{"0":{"305":1},"2":{"305":4}}],["ismapdrawn",{"0":{"279":1},"2":{"279":2}}],["isolation",{"2":{"202":1}}],["is",{"2":{"104":1,"107":1,"108":1,"111":2,"113":1,"117":1,"119":1,"122":1,"141":1,"145":1,"147":1,"151":1,"153":1,"170":2,"173":2,"174":3,"176":1,"177":2,"182":2,"189":1,"196":1,"197":1,"200":1,"202":2,"204":1,"207":1}}],["isgesturing",{"2":{"68":2}}],["isready",{"2":{"65":5}}],["immediate",{"2":{"134":1,"136":1}}],["immediately",{"2":{"111":1,"212":1}}],["imagecustomelementparam",{"0":{"846":1},"2":{"846":1,"849":1}}],["imagesrc",{"0":{"504":1,"505":1}}],["image",{"2":{"46":1,"59":1,"60":1,"273":3,"846":1}}],["improves",{"2":{"197":1}}],["improve",{"2":{"159":1}}],["imposing",{"2":{"148":1}}],["importdiagnosticdump",{"2":{"211":1}}],["imports",{"2":{"158":1}}],["import",{"0":{"211":1},"2":{"11":1,"25":1,"26":1,"28":1,"29":1,"30":2,"31":1,"32":1,"33":2,"41":1,"42":1,"43":1,"44":1,"46":1,"53":1,"59":1,"60":1,"62":1,"63":1,"64":1,"65":3,"80":3,"81":1,"82":2,"83":1,"84":1,"118":1,"208":1,"211":1,"212":1,"216":1,"217":1,"307":2,"308":2,"315":1,"316":1,"317":1,"331":1,"334":1,"788":1}}],["implement",{"2":{"114":1,"115":1,"154":1,"156":2,"187":1,"189":1,"191":1,"195":1,"199":1,"201":1,"205":5,"208":1,"211":2}}],["implementation",{"0":{"114":1,"154":1,"187":1,"195":1,"208":1},"1":{"115":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":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,"209":1,"210":1,"211":1,"212":1,"213":1,"214":1},"2":{"111":1,"113":1,"126":1,"161":1,"186":1,"197":1,"204":1}}],["impacted",{"0":{"110":1},"2":{"113":1,"120":1}}],["impact",{"2":{"105":1,"122":1}}],["impassable",{"0":{"686":1,"687":1,"688":1},"1":{"687":1,"688":1},"2":{"29":3,"269":1,"681":1,"839":2}}],["iconsrc",{"0":{"428":1,"704":1,"738":1,"751":1}}],["iconsizefixed",{"0":{"706":1}}],["iconsize",{"0":{"390":1,"705":1,"739":1,"752":1},"2":{"38":1}}],["icongap",{"0":{"405":1}}],["iconheight",{"0":{"401":1,"430":1,"550":1}}],["iconwrapperborderradius",{"0":{"548":1}}],["iconwrapperheight",{"0":{"547":1}}],["iconwrapperwidth",{"0":{"546":1}}],["iconwrapperfillcolor",{"0":{"479":1,"565":1,"588":1,"611":1,"635":1,"656":1,"693":1},"2":{"31":1,"50":1,"58":1,"612":1,"763":2}}],["iconwidth",{"0":{"400":1,"429":1,"549":1}}],["iconpoint",{"0":{"830":1},"2":{"259":2,"260":2,"830":1}}],["iconanchor",{"0":{"707":1},"2":{"99":2,"707":1}}],["icon",{"0":{"495":1,"496":1,"497":1,"498":1,"499":1,"532":1,"533":1,"534":1,"535":1,"536":1},"1":{"496":1,"497":1,"498":1,"499":1,"533":1,"534":1,"535":1,"536":1},"2":{"81":2,"272":2,"273":1,"315":3}}],["if",{"2":{"25":1,"29":1,"31":3,"42":2,"69":1,"111":2,"118":2,"152":3,"155":1,"159":1,"182":2,"183":2,"191":1,"199":1,"202":1,"204":1,"207":1,"211":1,"279":1,"305":1,"306":1,"307":1,"308":1}}],["initflag",{"2":{"835":1}}],["initial",{"2":{"169":1,"190":1}}],["initialization",{"2":{"108":1}}],["initialize",{"2":{"97":1,"100":1,"118":1,"561":1}}],["invalid",{"2":{"182":1,"183":1,"185":1,"189":1}}],["invoke",{"2":{"140":1}}],["indicator",{"2":{"177":1}}],["independent",{"2":{"108":1,"114":1,"126":1}}],["index",{"0":{"18":1},"2":{"18":1,"24":2,"110":2,"116":1,"198":2,"210":1,"366":3,"844":1}}],["injection",{"2":{"150":1}}],["inject",{"2":{"140":1,"154":1}}],["info",{"2":{"336":2}}],["informational",{"2":{"183":1}}],["information",{"0":{"137":1,"170":1}}],["infrastructure",{"2":{"196":1,"204":1}}],["infer",{"2":{"140":1}}],["infinity",{"2":{"49":1,"491":1}}],["intact",{"2":{"193":1}}],["introduces",{"2":{"147":1}}],["introduce",{"2":{"131":1,"154":1,"197":1}}],["into",{"0":{"160":1,"193":1},"2":{"130":1,"131":1,"140":1,"154":1,"157":1,"170":1,"178":1,"184":1,"186":1,"189":2,"190":1,"198":1}}],["intentionally",{"2":{"194":1}}],["internals",{"2":{"200":1,"201":1}}],["internal",{"2":{"132":1}}],["interacting",{"2":{"137":1}}],["interactive",{"0":{"780":1},"2":{"44":1,"59":1,"201":1,"273":1,"846":1,"847":1,"848":1}}],["interaction",{"0":{"174":1,"338":1,"339":1,"340":1,"341":1,"342":1,"343":1,"344":1,"345":1,"346":1,"347":1},"1":{"339":1,"340":2,"341":2,"342":1,"343":1,"344":1,"345":1,"346":1,"347":1},"2":{"6":2,"8":1,"9":1,"10":2,"81":1,"134":1,"147":1,"163":1,"168":1,"173":1,"189":1,"196":1,"198":8,"259":1,"260":1,"315":1}}],["integrate",{"0":{"158":1,"160":1,"193":1},"2":{"189":1}}],["integration",{"2":{"150":1}}],["integrations",{"2":{"117":1,"135":1}}],["integrators",{"2":{"131":1}}],["inline",{"2":{"127":1}}],["inputs",{"2":{"128":1,"179":1,"187":1,"200":2,"202":1}}],["input",{"2":{"126":2,"130":1,"169":1,"173":2,"175":1,"189":1,"201":1,"211":2}}],["inspector",{"2":{"137":1,"170":1,"174":1,"192":1,"193":1}}],["inspect",{"2":{"130":1,"187":1}}],["inspection",{"2":{"122":1}}],["instance",{"0":{"190":1},"2":{"140":1,"151":1,"154":1,"157":1,"190":2,"208":1}}],["instant",{"2":{"135":1}}],["installation",{"0":{"86":1},"1":{"87":1,"88":1,"89":1,"90":1}}],["install",{"0":{"158":1},"2":{"79":1,"158":2}}],["instead",{"2":{"127":1,"147":1,"164":1,"171":1,"183":1,"204":1}}],["insert",{"2":{"116":1}}],["inside",{"2":{"114":1,"136":1,"140":1}}],["incrementalthreshold",{"0":{"449":1},"2":{"449":1}}],["incrementally",{"2":{"187":1}}],["increases",{"2":{"105":1}}],["included",{"2":{"203":1}}],["include",{"2":{"112":1,"120":1,"192":1}}],["includes",{"2":{"25":1,"29":1,"142":1}}],["in",{"0":{"198":1,"211":1},"2":{"105":3,"108":1,"110":1,"113":1,"116":1,"117":1,"118":3,"120":1,"131":1,"132":1,"135":1,"138":1,"146":1,"149":1,"154":2,"155":1,"158":1,"164":2,"165":2,"167":1,"169":1,"170":1,"173":4,"174":1,"182":1,"185":1,"192":1,"195":1,"196":1,"197":3,"199":1,"200":1,"201":1,"202":1,"203":3,"207":2,"208":3,"212":1,"213":1}}],["inactive",{"0":{"369":1},"2":{"22":1,"24":1,"25":2,"280":1,"365":1,"790":1}}],["identical",{"2":{"200":1}}],["identify",{"2":{"200":1}}],["idempotency",{"2":{"199":1}}],["ids",{"2":{"182":1,"189":1,"192":1}}],["id",{"0":{"18":1},"2":{"3":1,"18":2,"25":5,"26":2,"28":8,"29":12,"30":7,"31":8,"32":4,"33":2,"34":1,"36":1,"39":2,"42":11,"43":6,"44":2,"46":9,"53":2,"54":2,"55":5,"56":1,"57":2,"59":4,"60":2,"80":3,"97":2,"98":1,"100":3,"138":1,"139":1,"225":2,"226":2,"227":2,"228":2,"229":2,"230":2,"243":1,"245":2,"251":2,"252":2,"253":2,"264":2,"265":1,"266":1,"267":1,"268":2,"269":1,"270":2,"271":1,"272":2,"273":4,"274":2,"275":1,"300":3,"389":1,"796":1,"798":1,"834":1,"835":1,"836":1,"837":1,"838":1,"840":1,"841":1,"842":1,"843":1,"845":1,"846":1,"847":1,"848":1,"850":1,"851":1}}],["应用缩放比例限制",{"0":{"6":1}}],["≈",{"2":{"5":2,"678":1}}],["×",{"2":{"5":2,"29":2,"299":2,"678":1,"680":2,"694":1}}],["那么清扫次数图标将不会显示",{"2":{"398":1}}],["那么",{"2":{"5":1}}],["是垂直于斜纹的线宽",{"2":{"678":1}}],["是数组",{"2":{"85":1}}],["是必传的",{"2":{"80":1}}],["是渲染的核心",{"2":{"80":1}}],["是地图坐标",{"2":{"60":1}}],["是否重复平铺",{"2":{"833":1}}],["是否使用虚线边框",{"2":{"726":1,"731":1}}],["是否在",{"2":{"790":1}}],["是否在编辑状态下显示家具的尺寸文本",{"2":{"486":1}}],["是否在判定范围内",{"2":{"305":1}}],["是否可交互",{"2":{"846":1,"847":1,"848":1}}],["是否可见",{"2":{"466":1}}],["是否可点击",{"2":{"44":1}}],["是否开启地图交互总控",{"2":{"344":1}}],["是否开启高性能模式",{"2":{"329":1}}],["是否启用地图点击捕获功能",{"2":{"792":1}}],["是否启用地毯编辑能力",{"2":{"475":1}}],["是否启用交互功能",{"2":{"791":1}}],["是否启用房间选择功能",{"2":{"790":1}}],["是否启用",{"2":{"444":1}}],["是否启用颜色渐变",{"2":{"362":1}}],["是否启用充电桩的点击交互功能",{"2":{"347":1}}],["是否启用扫地机器人的点击交互功能",{"2":{"346":1}}],["是否启用双击缩放功能",{"2":{"345":1}}],["是否启用日志输出的旧配置项",{"2":{"331":1}}],["是否启用编辑功能",{"2":{"58":1}}],["是否平铺",{"2":{"327":1}}],["是否检查与机器人的距离",{"2":{"305":1}}],["是否检查与充电桩的距离",{"2":{"305":1}}],["是否显示机器人脉冲圈",{"2":{"824":1}}],["是否显示机器人睡眠动画",{"2":{"823":1}}],["是否显示机器人预警圈",{"2":{"822":1}}],["是否显示机器人路径",{"2":{"813":1}}],["是否显示自定义地毯",{"2":{"820":1}}],["是否显示家具",{"2":{"819":1}}],["是否显示地毯",{"2":{"817":1}}],["是否显示充电桩预警圈",{"2":{"821":1}}],["是否显示充电桩",{"2":{"815":1}}],["是否显示扫地机器人",{"2":{"814":1}}],["是否显示房间地板材质",{"2":{"816":1}}],["是否显示房间类型图标",{"2":{"812":1}}],["是否显示房间名称",{"2":{"811":1}}],["是否显示房间清扫顺序",{"2":{"810":1}}],["是否显示房间属性",{"2":{"809":1}}],["是否显示途径点序号",{"2":{"736":1}}],["是否显示定点清扫文本",{"2":{"712":1}}],["是否显示旋转按钮",{"2":{"575":1,"598":1,"622":1,"645":1}}],["是否显示背景容器",{"2":{"394":1}}],["是否显示",{"2":{"116":1,"119":1,"818":1}}],["是",{"2":{"5":1}}],["39",{"2":{"680":1}}],["35",{"2":{"680":1}}],["38",{"2":{"483":1,"752":1,"779":1}}],["3b5998",{"2":{"316":1,"317":1}}],["32",{"2":{"59":4,"273":2,"739":1}}],["30",{"2":{"31":4,"59":2,"557":1,"616":1,"659":1,"677":1,"680":1,"773":1}}],["300",{"2":{"5":1,"53":4,"266":4,"273":1}}],["300px",{"2":{"5":1}}],["300×300",{"2":{"2":2}}],["3",{"0":{"118":1,"136":1,"157":1,"169":1,"190":1,"200":1,"211":1},"2":{"24":1,"29":1,"39":1,"41":1,"47":1,"82":1,"85":1,"97":3,"98":1,"118":1,"148":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"169":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"208":1,"281":1,"315":1,"354":1,"389":1,"399":2,"485":1,"573":1,"596":1,"620":1,"628":1,"643":1,"664":1,"676":2,"677":2,"678":1,"680":1,"690":1,"699":1,"767":1}}],["337",{"2":{"5":3}}],["375",{"2":{"5":1}}],["375px",{"2":{"5":1}}],["和图片背景",{"2":{"328":1}}],["和可选的",{"2":{"57":1}}],["和内置区域的关系",{"2":{"31":1}}],["和",{"2":{"5":1,"6":1,"25":1,"49":1,"54":1,"57":2,"59":1,"65":1,"94":1,"222":1,"323":2,"336":1,"477":1,"530":1,"716":1,"790":1}}],["会作为",{"2":{"763":1}}],["会作用于旋转",{"2":{"611":1}}],["会画成一整片实色",{"2":{"676":1}}],["会产生更明显的呼吸效果",{"2":{"530":1}}],["会保持在各自的视觉位置不变",{"2":{"492":1}}],["会放大到此倍数",{"2":{"446":1}}],["会缩小到此倍数",{"2":{"445":1}}],["会输出内部日志到控制台",{"2":{"334":1}}],["会输出内部日志",{"2":{"331":1}}],["会优化渲染性能",{"2":{"329":1}}],["会被移除",{"2":{"300":1}}],["会被添加",{"2":{"300":1}}],["会识别到路径并自动调用工具的",{"2":{"93":1}}],["会始终保持水平方向",{"2":{"64":1}}],["会沿用当前地图实例的配置",{"2":{"63":1,"311":1}}],["会自动按默认顺序补齐",{"2":{"561":1}}],["会自动回退到",{"2":{"332":1}}],["会自动获取设备的像素密度",{"2":{"330":1}}],["会自动更新地图视觉效果",{"2":{"316":1}}],["会自动根据索引从内置图标库或自定义资源中加载图标",{"2":{"39":1}}],["会自动为房间分配颜色",{"2":{"12":1}}],["会原样透传",{"2":{"31":1}}],["会出现分割线",{"2":{"26":1}}],["会先对房间进行排序",{"2":{"17":1}}],["会限制地图不能缩小到小于原始尺寸",{"2":{"8":1}}],["会根据类型自动加载匹配的图片资源",{"2":{"47":1}}],["会根据",{"2":{"5":1}}],["会按照以下步骤计算最终的缩放比例",{"2":{"4":1}}],["当操作分割线到房间包围盒外时是否重置分割线到初始位置",{"2":{"774":1}}],["当配置",{"2":{"474":1}}],["当传入的路径相比上一次绘制的路径点数量变化不超过",{"2":{"449":1}}],["当禁用背景容器",{"2":{"394":1}}],["当开启背景容器",{"2":{"394":1}}],["当使用内置默认资源时",{"2":{"389":1}}],["当设置为",{"2":{"331":2,"334":2,"335":2}}],["当同时配置多种背景时",{"2":{"323":1}}],["当前版本的径向渐变使用线性渐变模拟",{"2":{"326":1}}],["当前地图截图",{"2":{"310":1}}],["当前清扫区域",{"2":{"84":1}}],["当用户结束与地图上的控制元素的手势交互时触发",{"2":{"258":1}}],["当用户开始与地图进行交互",{"2":{"257":1}}],["当用户编辑自定义地毯",{"2":{"254":1}}],["当用户完成一次门槛编辑操作",{"2":{"236":1}}],["当用户操作家具",{"2":{"246":1}}],["当用户操作自定义区域",{"2":{"234":1}}],["当用户操作禁拖区域",{"2":{"232":1}}],["当用户操作禁扫区域",{"2":{"231":1}}],["当用户在",{"2":{"67":2}}],["当您需要分析复杂的地图或长路径时",{"2":{"93":1}}],["当你修改",{"2":{"317":1}}],["当你修改传入的",{"2":{"81":1,"313":1}}],["当你点击按钮切换主题时",{"2":{"316":1}}],["当你需要把自定义元素稳定地贴在某个锚点旁边",{"2":{"60":1}}],["当需要在弹窗",{"2":{"65":1}}],["当",{"2":{"25":2,"368":2,"371":2,"374":2,"790":2,"791":1,"806":2}}],["当地图放大到一定程度时",{"2":{"446":1}}],["当地图缩小到一定程度时",{"2":{"445":1}}],["当地图宽度或高度变化超过此值时",{"2":{"356":1}}],["当地图",{"2":{"355":1}}],["当地图组件初始化完成且所有",{"2":{"217":1}}],["当地图发生相应的交互或状态变化时会自动触发",{"2":{"83":1,"216":1}}],["当地图尺寸很小时",{"2":{"9":1}}],["当地图尺寸超过视口时",{"2":{"8":1}}],["当地图第一次加载时",{"2":{"3":1}}],["当触发自适应缩放时",{"2":{"4":1}}],["rpx",{"2":{"319":1,"320":1,"321":1,"322":1}}],["rgb",{"2":{"310":1,"422":1,"434":1}}],["rgba",{"2":{"30":1,"31":2,"32":1,"58":1,"310":1,"328":2,"483":1,"515":1,"540":1,"568":1,"574":1,"591":1,"597":1,"615":1,"617":1,"621":1,"638":1,"644":1,"665":1,"700":1,"711":1,"763":2}}],["rule",{"2":{"203":1}}],["rules",{"0":{"146":1,"182":1,"197":1},"2":{"189":1,"197":1}}],["run",{"0":{"121":1},"2":{"115":2,"121":5,"155":2,"156":2,"157":2,"158":2,"159":4,"160":4,"161":8,"181":1,"188":2,"189":2,"190":2,"191":2,"192":4,"193":4,"194":10,"197":4,"198":3,"199":3,"200":3,"201":3,"202":3,"203":6,"206":2,"214":3}}],["runtimemodified",{"2":{"189":1}}],["runtimeapplied",{"2":{"181":1}}],["runtimedraft",{"2":{"181":1,"189":1}}],["runtimesupportmatrix",{"2":{"180":1}}],["runtimeconfig",{"2":{"107":1,"110":1,"116":1,"164":1,"185":1,"187":1}}],["runtime=",{"2":{"25":1,"26":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"40":1,"42":1,"43":1,"46":1,"55":1,"56":1,"64":1,"65":1,"82":1,"788":1}}],["runtime",{"0":{"107":1,"114":1,"116":1,"117":1,"119":1,"162":1,"167":1,"168":1,"169":1,"171":1,"181":1,"187":1,"188":1,"189":1,"191":1,"192":1,"193":1},"1":{"115":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":2,"173":2,"174":2,"175":2,"176":2,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1},"2":{"3":1,"31":1,"40":1,"46":1,"52":2,"55":1,"56":1,"57":1,"63":1,"64":1,"82":1,"101":1,"103":2,"104":3,"105":6,"106":1,"107":2,"108":1,"109":1,"110":2,"114":4,"116":1,"117":1,"118":3,"119":4,"122":2,"130":2,"132":1,"137":1,"152":1,"154":1,"157":2,"163":2,"164":2,"165":2,"167":1,"168":2,"169":3,"170":6,"171":1,"177":3,"181":2,"182":1,"183":2,"184":4,"185":2,"186":1,"187":4,"188":6,"189":2,"190":3,"191":4,"192":2,"193":3,"194":1,"199":2,"208":2,"210":1,"211":6,"256":1,"281":3,"311":2,"763":1,"788":1}}],["ring",{"0":{"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"538":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1},"1":{"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1}}],["rich",{"2":{"201":1}}],["right",{"2":{"137":1,"164":1,"169":1,"170":2,"392":1,"488":1,"577":1,"600":1,"624":1,"647":1,"714":1,"721":1}}],["risks",{"2":{"214":1}}],["risk",{"2":{"136":1,"202":1}}],["rjs",{"2":{"73":1}}],["rjsrobotmap",{"0":{"65":1,"73":1},"2":{"65":6,"71":1,"73":4}}],["radial",{"2":{"326":1,"832":1}}],["range",{"2":{"192":1}}],["ratchet",{"2":{"203":2}}],["ratcheting",{"2":{"195":1}}],["rather",{"2":{"140":1,"177":1,"183":1,"200":1,"203":1}}],["ratiolocked",{"2":{"57":1,"58":1,"614":3}}],["raw",{"2":{"139":1,"165":1,"171":1,"173":1}}],["rapid",{"2":{"134":1}}],["raster",{"2":{"126":1,"200":2}}],["ray",{"2":{"11":1,"25":1,"26":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":2,"36":2,"41":2,"42":1,"43":1,"44":1,"46":1,"53":1,"59":1,"60":1,"62":1,"63":1,"64":1,"65":4,"66":1,"72":1,"79":2,"80":3,"81":1,"82":3,"83":1,"84":1,"88":2,"89":2,"216":1,"217":1,"264":2,"278":1,"307":1,"308":1,"315":1,"316":1,"317":1,"337":1,"788":1,"854":1}}],["r",{"2":{"42":9,"326":1,"832":1}}],["robust",{"0":{"211":1}}],["robotposition",{"2":{"835":1}}],["robotmap",{"0":{"72":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":2,"32":2,"33":4,"38":1,"40":1,"41":2,"42":2,"43":2,"44":2,"46":2,"47":1,"48":1,"49":1,"53":2,"55":1,"56":1,"57":1,"59":2,"60":2,"62":2,"63":2,"64":2,"68":1,"71":2,"72":4,"73":2,"80":4,"81":2,"82":2,"83":2,"84":2,"215":1,"216":2,"217":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,"305":1,"307":1,"308":1,"313":1,"315":3,"316":2,"317":2,"763":1,"787":1,"788":2,"827":1,"853":1,"854":2}}],["robot",{"0":{"494":1,"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1,"511":1,"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1},"1":{"495":1,"496":2,"497":2,"498":2,"499":2,"500":1,"501":1,"502":1,"503":2,"504":2,"505":2,"506":2,"507":2,"508":2,"509":2,"510":2,"511":2,"512":2,"513":1,"514":2,"515":2,"516":2,"517":2,"518":2,"519":2,"520":1,"521":2,"522":2,"523":2,"524":2,"525":2,"526":2,"527":2,"528":2,"529":2,"530":2},"2":{"0":1,"11":1,"25":1,"26":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":2,"34":4,"36":2,"41":2,"42":2,"43":1,"44":1,"46":1,"53":1,"59":1,"60":1,"62":1,"63":1,"64":1,"65":1,"70":1,"72":1,"78":1,"79":2,"80":3,"81":3,"82":1,"83":1,"84":1,"88":3,"89":3,"196":1,"198":3,"200":2,"216":1,"217":1,"264":2,"278":1,"307":1,"308":1,"315":4,"316":1,"317":1,"337":1,"788":1,"854":1}}],["root",{"2":{"209":1}}],["roomcenterinfo",{"0":{"845":1},"2":{"222":2,"845":1}}],["roomlabel",{"2":{"201":1}}],["roominfo",{"2":{"201":1,"444":1,"445":2,"446":2}}],["roomids",{"2":{"283":2}}],["roomid=8",{"2":{"146":2}}],["roomid",{"2":{"96":1,"97":3,"98":1,"100":2,"101":2,"382":1,"800":1}}],["roommanager",{"0":{"199":1},"2":{"196":1,"199":4,"200":1,"206":1}}],["roomanchorconfig",{"2":{"99":1}}],["roomanchoricon",{"2":{"96":1}}],["roomanchor",{"0":{"99":1},"2":{"96":1,"97":2,"99":1,"101":1}}],["roomanchorparam",{"2":{"96":1,"100":1,"101":2}}],["rooms",{"2":{"60":2,"130":1,"173":1,"177":1,"184":1,"221":2,"222":2}}],["roomselectionmode",{"0":{"806":1},"2":{"25":1,"42":1,"173":1,"427":2,"806":2}}],["roomdata>",{"2":{"83":1,"223":1}}],["roomdata",{"0":{"844":1},"2":{"42":2,"83":1,"223":1,"224":2,"306":6,"844":1}}],["roomproperties=",{"2":{"41":1,"42":1,"80":2,"83":1,"84":1,"264":1,"854":1}}],["roomproperties",{"0":{"264":1},"2":{"36":3,"39":2,"41":4,"42":6,"63":1,"80":4,"83":1,"84":1,"125":1,"163":1,"177":1,"179":1,"190":1,"210":1,"264":5,"311":2,"399":1,"854":2}}],["roomproperty>",{"2":{"854":1}}],["roompropertyfoldids",{"0":{"805":1},"2":{"173":2,"182":1}}],["roomproperty",{"0":{"843":1},"2":{"25":1,"26":1,"36":1,"41":1,"42":1,"80":1,"221":2,"264":2,"311":2,"389":1,"414":1,"416":1,"418":1,"420":1,"441":1,"843":1,"844":1,"854":3}}],["room",{"0":{"96":1,"173":1,"190":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":2,"380":2,"381":2,"382":2,"383":2,"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,"431":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},"1":{"97":1,"98":1,"99":1,"100":1,"101":1,"365":1,"366":1,"367":1,"368":2,"369":2,"370":2,"371":2,"372":2,"373":2,"374":2,"375":2,"376":2,"377":2,"378":2,"379":2,"380":2,"381":2,"382":2,"383":2,"384":1,"385":2,"386":2,"387":2,"388":1,"389":2,"390":2,"391":2,"392":2,"393":2,"394":3,"395":3,"396":3,"397":1,"398":2,"399":2,"400":2,"401":2,"402":2,"403":2,"404":2,"405":2,"406":2,"407":3,"408":3,"409":3,"410":3,"411":3,"412":3,"413":2,"414":3,"415":2,"416":3,"417":2,"418":3,"419":2,"420":3,"421":2,"422":3,"423":3,"424":3,"425":3,"426":3,"427":1,"428":2,"429":2,"430":2,"431":2,"432":2,"433":2,"434":2,"435":2,"436":2,"437":2,"438":2,"439":2,"440":1,"441":2,"442":2,"443":2,"444":1,"445":1,"446":1},"2":{"14":1,"15":1,"16":1,"17":1,"18":1,"19":1,"21":1,"22":1,"24":9,"25":5,"26":3,"38":2,"41":1,"42":15,"60":4,"63":1,"83":2,"97":1,"98":1,"100":2,"153":2,"163":1,"168":1,"170":1,"173":4,"177":1,"182":2,"184":1,"185":2,"188":1,"189":2,"190":3,"191":4,"192":6,"193":1,"198":2,"199":4,"200":1,"201":1,"216":2,"223":2,"224":2,"273":1,"280":1,"316":2,"317":1,"368":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"383":3,"394":2,"399":2,"414":1,"416":1,"418":1,"420":1,"422":1,"434":1,"790":2}}],["roi",{"2":{"195":1,"200":1}}],["rollout",{"0":{"195":1},"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},"2":{"204":2,"206":1}}],["rotationcorrection",{"0":{"501":1,"537":1}}],["rotation",{"2":{"193":1,"830":1,"846":1,"847":1,"848":1}}],["rotateiconsrc",{"0":{"552":1}}],["rotatemode",{"0":{"613":1},"2":{"55":1,"57":1,"58":1}}],["rotatedirection",{"0":{"492":1},"2":{"48":2,"50":1}}],["route",{"2":{"157":1,"190":1}}],["round",{"2":{"53":2,"54":1,"57":2,"65":1,"274":1,"302":1,"851":1}}],["rows",{"0":{"143":1},"2":{"146":1,"159":1}}],["row",{"2":{"139":1,"143":1,"149":1,"159":1}}],["rebuild",{"2":{"208":1,"212":1}}],["reuse",{"2":{"199":1,"200":1}}],["reusable",{"2":{"131":1,"198":1}}],["regression",{"2":{"198":1}}],["red",{"2":{"273":1}}],["redraw",{"2":{"185":1,"190":1,"199":1,"200":1}}],["redux",{"2":{"84":1}}],["reduces",{"2":{"198":1}}],["reduce",{"2":{"42":1}}],["re",{"2":{"181":1,"184":1,"191":3,"211":1,"212":1}}],["reloads",{"2":{"165":1,"208":1}}],["related",{"2":{"116":1}}],["relative",{"2":{"65":1}}],["relativecenterpoint",{"2":{"60":2,"97":1,"222":1,"844":1,"845":1}}],["reinitialization",{"2":{"157":1}}],["rewrite",{"2":{"148":1}}],["reka",{"0":{"148":1,"158":1},"2":{"147":1,"149":1,"154":2,"158":1,"159":1}}],["remaining",{"2":{"195":1,"196":1,"200":1,"204":1}}],["remains",{"2":{"153":1,"161":1,"185":1,"193":1,"202":1}}],["remain",{"2":{"137":1,"173":1,"204":1}}],["removes",{"2":{"183":1,"191":1}}],["remove",{"2":{"108":1,"122":1,"198":1,"208":1,"209":2,"213":1}}],["repeat",{"2":{"327":1,"833":1}}],["repeated",{"2":{"198":1,"199":1}}],["represent",{"2":{"164":1}}],["replace",{"2":{"132":1,"149":1,"204":1}}],["report",{"0":{"214":1},"2":{"122":1,"204":1,"214":1}}],["repository",{"2":{"120":1,"196":1,"197":1}}],["review",{"0":{"122":1},"2":{"198":1}}],["reasons",{"2":{"188":1}}],["reason",{"2":{"173":1,"185":1}}],["reality",{"2":{"204":1}}],["realistic",{"2":{"203":1}}],["real",{"2":{"140":1,"164":1,"177":1}}],["readiness",{"2":{"195":1}}],["readonly",{"2":{"192":1}}],["readable",{"2":{"139":1}}],["read",{"2":{"108":1,"174":1,"180":1,"211":1}}],["reachability",{"2":{"85":1}}],["reactions",{"2":{"199":1}}],["reacts",{"2":{"151":1}}],["react",{"2":{"11":2,"25":2,"26":2,"28":2,"29":2,"30":2,"31":2,"32":2,"33":4,"41":2,"42":2,"43":2,"44":2,"46":2,"53":2,"59":2,"60":2,"62":2,"63":2,"64":2,"65":2,"72":1,"78":1,"80":4,"81":2,"82":2,"83":2,"84":2,"216":2,"217":1,"307":2,"308":2,"315":2,"316":2,"317":2,"788":2}}],["renderorder",{"0":{"561":1},"2":{"561":3}}],["rendererpreference",{"0":{"332":1},"2":{"332":1}}],["rendered",{"2":{"163":1,"170":1}}],["rendermap",{"2":{"190":1}}],["renders",{"2":{"128":1,"151":1}}],["render",{"2":{"107":1,"127":2,"132":1,"139":1,"154":1,"157":1,"159":1,"167":1,"179":1,"183":1,"187":1,"190":2,"191":1,"201":1,"211":3,"212":1}}],["rendering",{"0":{"108":1},"2":{"66":1,"103":1,"124":1,"128":1,"154":1,"187":1,"211":1}}],["requiring",{"2":{"201":1}}],["requirements",{"2":{"213":1}}],["requirement",{"2":{"120":1}}],["required",{"0":{"121":1},"2":{"114":1,"115":1,"120":1,"125":1,"154":2,"187":1,"195":1,"202":1,"208":1}}],["requires",{"2":{"105":1}}],["requests",{"2":{"115":1}}],["requested",{"2":{"115":1,"122":1}}],["request",{"2":{"112":1,"115":1}}],["requestroomproperty",{"2":{"36":3,"264":3}}],["reflect",{"2":{"213":1}}],["reflects",{"2":{"140":1,"206":1}}],["refactor",{"2":{"198":1,"207":1}}],["references",{"2":{"122":1}}],["reference",{"0":{"119":1},"2":{"119":1}}],["ref",{"2":{"84":1}}],["receives",{"2":{"157":1}}],["recent",{"2":{"145":1}}],["recurring",{"2":{"147":1}}],["recreation",{"2":{"105":1}}],["recommended",{"0":{"133":1,"166":1,"169":1,"205":1},"1":{"134":1,"135":1,"136":1,"167":1,"168":1,"169":1},"2":{"105":1,"150":1}}],["recorded",{"2":{"152":1}}],["recorder",{"0":{"157":1},"2":{"140":1,"151":1,"154":1,"157":1}}],["recording",{"2":{"152":1,"154":1,"157":1}}],["records",{"2":{"120":2,"138":1,"145":1,"154":2,"161":1,"194":1,"204":2,"213":1}}],["record",{"0":{"120":1,"213":1},"2":{"31":2,"36":1,"42":2,"120":2,"131":1,"132":1,"135":1,"138":1,"140":2,"145":1,"151":1,"155":1,"194":1,"202":1,"204":2,"206":1,"213":1,"399":1,"763":1,"796":1,"836":1,"843":1,"846":1,"847":1,"848":1,"850":1,"851":1}}],["rectangle",{"2":{"53":2,"54":1,"57":2,"274":1,"302":1,"851":1}}],["restating",{"2":{"204":1}}],["restore",{"2":{"132":1,"208":1,"211":2}}],["responsive",{"2":{"193":1}}],["responsible",{"2":{"190":1}}],["response",{"2":{"36":2,"264":2}}],["resolves",{"2":{"158":1}}],["resolution",{"0":{"330":1,"786":1},"2":{"47":1,"301":1,"477":1,"834":1}}],["results",{"2":{"194":1,"214":1}}],["result",{"2":{"137":1,"174":1}}],["resetdividerwhenoutofroom",{"0":{"774":1}}],["resets",{"2":{"153":1}}],["reset",{"2":{"132":1,"182":1,"189":1,"202":1}}],["resetpanzoom",{"0":{"309":1},"2":{"11":1,"84":1,"278":1,"309":1}}],["reservedstrhandler",{"2":{"854":2}}],["reservedstr",{"2":{"41":3,"854":1}}],["returns",{"2":{"118":1}}],["return",{"2":{"11":1,"25":1,"26":1,"28":1,"29":2,"30":1,"31":4,"32":1,"33":2,"41":2,"42":6,"43":1,"44":1,"46":1,"53":1,"55":1,"59":1,"60":1,"62":1,"63":1,"64":1,"65":1,"68":1,"80":3,"81":2,"82":1,"83":1,"84":1,"216":1,"217":1,"278":1,"305":1,"307":1,"308":1,"315":2,"316":2,"317":1,"788":1,"854":1}}],["变化超过此值时",{"2":{"355":1}}],["变化超过阈值时",{"2":{"3":1}}],["变化时",{"2":{"317":1}}],["变化",{"2":{"3":1}}],["55",{"2":{"678":1,"680":4}}],["55°",{"2":{"678":1,"680":1}}],["560rpx",{"2":{"65":1}}],["5625",{"2":{"5":1}}],["5d68fe",{"2":{"32":2,"58":1,"611":1,"623":1,"635":1,"636":1,"640":1,"646":1,"709":1,"713":1,"720":1}}],["58",{"2":{"31":2,"763":2}}],["500",{"2":{"32":1,"387":1}}],["50",{"2":{"8":1,"49":1,"265":4,"268":1}}],["5px",{"2":{"5":1}}],["5",{"0":{"120":1,"159":1,"192":1,"202":1,"213":1},"2":{"2":1,"5":2,"8":1,"21":1,"34":1,"49":1,"50":1,"53":1,"58":1,"85":1,"97":1,"99":4,"118":1,"199":1,"200":1,"203":1,"205":1,"273":1,"325":4,"326":3,"327":4,"328":1,"330":1,"340":1,"389":1,"446":1,"449":1,"453":1,"457":1,"461":1,"465":1,"472":1,"482":1,"490":1,"527":1,"529":1,"707":6,"781":6,"833":2,"846":3,"847":3}}],["0度表示图标朝右",{"2":{"501":1,"537":1}}],["0px",{"2":{"319":1,"320":1}}],["0xffffff",{"2":{"310":1}}],["0xf6f6f6",{"2":{"81":1,"315":1}}],["045m",{"2":{"677":1}}],["04",{"2":{"120":1}}],["03",{"2":{"120":1,"161":1,"194":1,"204":2,"213":1}}],["000000",{"2":{"63":1}}],["0→3",{"2":{"29":1,"299":1,"691":1,"840":1}}],["0→1",{"2":{"29":1,"269":1,"299":1,"689":1,"840":2}}],["05",{"2":{"5":2,"10":2,"31":1,"204":1,"349":1,"350":1,"483":1,"574":1,"597":1,"621":1,"644":1,"665":1,"700":1,"763":1}}],["0",{"2":{"2":1,"5":3,"8":1,"10":2,"28":3,"29":8,"30":5,"31":6,"32":3,"33":2,"41":1,"42":8,"44":2,"46":1,"47":3,"49":2,"50":1,"53":2,"58":3,"59":2,"76":2,"77":2,"80":8,"85":1,"97":2,"99":4,"264":5,"269":2,"273":1,"295":2,"296":2,"297":2,"298":2,"299":4,"301":2,"302":2,"304":2,"310":3,"315":1,"325":13,"326":8,"327":5,"328":1,"340":1,"349":1,"350":1,"353":2,"361":2,"389":3,"399":2,"403":1,"405":1,"436":1,"441":1,"442":1,"443":1,"445":1,"453":1,"457":1,"461":1,"465":1,"468":1,"472":1,"473":1,"477":3,"478":1,"483":1,"490":2,"500":1,"501":1,"515":1,"523":1,"527":1,"529":2,"530":2,"537":1,"540":1,"568":1,"574":1,"581":2,"584":2,"591":1,"597":1,"604":2,"607":2,"615":1,"617":4,"621":1,"631":2,"638":1,"644":1,"651":2,"654":2,"665":1,"672":2,"675":2,"676":4,"677":6,"678":5,"680":7,"689":1,"691":1,"692":3,"700":1,"707":9,"711":1,"727":2,"732":2,"749":1,"762":1,"763":2,"781":9,"784":1,"804":1,"832":7,"833":3,"840":2,"846":5,"847":5}}],["像素",{"2":{"2":2,"24":1}}],["像素显示",{"2":{"2":1}}],["23",{"2":{"761":1}}],["237",{"2":{"31":2,"763":2}}],["2f54eb",{"2":{"684":1}}],["2ec070",{"2":{"363":1}}],["2d6a4f",{"2":{"316":1,"317":1}}],["2a2a2a",{"2":{"316":1,"317":1}}],["26a69a",{"2":{"50":1,"479":1,"481":1,"487":1}}],["26966b",{"2":{"22":5,"316":1,"317":1,"371":1,"374":1,"377":1}}],["24",{"2":{"38":1,"44":2,"81":2,"315":2,"546":1,"547":1}}],["25",{"2":{"196":1}}],["250",{"2":{"53":2,"273":1}}],["254",{"2":{"32":1,"58":1,"591":1,"597":1,"615":1,"621":1,"638":1,"644":1,"711":1}}],["255",{"2":{"30":1,"328":3,"382":1,"422":3,"434":3,"515":1,"540":1,"568":1,"574":1,"665":1}}],["2563b8",{"2":{"22":5,"316":1,"317":1,"371":1,"374":1,"377":1}}],["2026",{"2":{"120":1,"161":1,"194":1,"196":1,"204":2,"213":1}}],["200",{"2":{"49":1,"266":4,"267":4,"268":1,"269":2,"270":1,"272":1,"273":3,"274":4,"275":4,"306":1}}],["20",{"2":{"28":2,"29":2,"30":4,"54":1,"60":2,"75":2,"273":3,"625":1,"748":1,"775":1}}],["2",{"0":{"6":1,"9":1,"94":1,"117":1,"135":1,"156":1,"168":1,"189":1,"199":1,"210":1},"2":{"2":1,"5":1,"9":2,"10":1,"26":1,"28":1,"30":1,"31":1,"32":1,"33":1,"34":1,"39":1,"41":2,"46":1,"47":5,"49":1,"50":1,"53":2,"54":2,"57":2,"58":1,"80":1,"82":1,"97":2,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"136":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":2,"204":1,"205":1,"207":1,"264":3,"274":1,"281":1,"355":1,"358":1,"389":1,"399":2,"408":1,"409":1,"411":1,"426":1,"433":1,"438":1,"443":1,"473":1,"477":3,"491":1,"515":1,"530":1,"540":1,"567":1,"571":1,"590":1,"594":1,"618":1,"637":1,"641":1,"657":1,"662":1,"682":1,"694":1,"697":1,"710":1,"763":1,"766":1,"768":1,"772":1,"838":1}}],["时被硬约束在所属房间内",{"2":{"800":1}}],["时不限制",{"2":{"690":1,"692":1}}],["时是",{"2":{"678":1,"680":2}}],["时视为不限制",{"2":{"564":1,"587":1,"610":1,"634":1,"667":1}}],["时跟随",{"2":{"302":2}}],["时触发",{"2":{"257":1}}],["时触发的",{"2":{"222":1}}],["时显示",{"2":{"230":1}}],["时才渲染地图组件",{"2":{"65":1}}],["时在视口中心放一条默认尺寸的门槛",{"2":{"29":1}}],["时生效",{"2":{"25":2,"60":1,"369":1,"370":1,"372":1,"373":1,"375":1,"376":1}}],["时的图标颜色",{"2":{"24":1}}],["时的文字颜色",{"2":{"24":1}}],["时的填充色",{"2":{"24":1}}],["时选中房间的图标颜色",{"2":{"24":1}}],["时选中房间的文字颜色",{"2":{"24":1}}],["时选中房间的填充色",{"2":{"24":1}}],["时未选中房间的填充色",{"2":{"24":1}}],["时",{"2":{"2":3,"25":4,"60":1,"65":1,"66":1,"67":1,"81":1,"313":1,"317":1,"331":2,"334":2,"335":2,"344":1,"368":2,"371":2,"374":2,"394":2,"427":1,"449":1,"474":1,"790":2,"791":1,"806":2,"807":1}}],["138",{"2":{"591":1,"597":1}}],["13",{"2":{"389":1}}],["14",{"2":{"359":1,"389":1,"400":1,"401":1,"429":1,"430":1,"754":1}}],["1a1a1a",{"2":{"280":1,"316":1,"317":1}}],["110",{"2":{"269":2}}],["11",{"2":{"213":1,"389":1}}],["166",{"2":{"483":1}}],["16",{"2":{"38":1,"90":1,"389":1,"395":1,"396":1,"410":1,"431":1,"432":1,"435":1,"480":1,"507":1,"508":1,"548":1,"569":1,"592":1,"639":1,"660":1,"695":1,"702":1,"759":1}}],["12m",{"2":{"677":1}}],["120",{"2":{"270":1,"271":1,"272":1}}],["121",{"2":{"118":1}}],["12px",{"2":{"60":1,"273":1}}],["12",{"2":{"32":1,"60":1,"273":1,"315":2,"385":1,"389":1,"390":1,"521":1,"549":1,"550":1,"558":1,"694":1,"717":1,"746":1,"769":1,"846":1}}],["124",{"2":{"31":2,"763":2}}],["125",{"2":{"5":1}}],["154",{"2":{"483":1}}],["150",{"2":{"265":4,"268":3,"270":1,"272":1,"273":1}}],["150×150",{"2":{"2":1}}],["15",{"2":{"31":1,"299":1,"389":1,"763":1}}],["15m",{"2":{"29":1,"299":1,"676":1,"677":1}}],["1m",{"2":{"29":1,"299":1}}],["18",{"2":{"29":1,"269":1,"692":1,"840":1}}],["102",{"2":{"700":3}}],["10px",{"2":{"60":1,"273":1}}],["1000",{"2":{"525":1}}],["100",{"2":{"53":6,"75":1,"145":1,"156":1,"267":4,"268":3,"269":2,"273":2,"274":4,"275":4,"306":1,"321":1,"322":1}}],["104",{"2":{"32":1,"58":1,"615":1,"621":1,"638":1,"644":1,"711":1}}],["10",{"2":{"10":1,"28":3,"33":2,"60":1,"80":4,"161":1,"194":1,"196":1,"204":1,"273":1,"356":1,"360":1,"389":1,"425":1,"680":1,"741":1,"846":1}}],["1",{"0":{"5":1,"8":1,"93":1,"116":1,"134":1,"155":1,"167":1,"188":1,"198":1,"209":1},"2":{"2":2,"5":2,"8":3,"10":1,"26":1,"29":1,"30":1,"31":2,"32":2,"34":1,"39":2,"41":2,"42":2,"46":4,"47":4,"50":1,"53":1,"54":2,"57":3,"58":2,"77":2,"80":3,"82":1,"97":2,"99":2,"106":1,"116":1,"117":1,"118":2,"119":1,"120":1,"121":1,"122":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"182":1,"188":1,"189":2,"190":1,"191":1,"192":1,"193":1,"194":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"207":1,"210":1,"264":7,"273":1,"274":1,"275":1,"281":1,"299":1,"305":1,"310":1,"325":9,"326":4,"327":1,"328":1,"330":2,"342":1,"361":1,"389":1,"399":2,"420":2,"442":1,"446":1,"477":4,"478":2,"482":1,"514":1,"516":1,"528":1,"529":1,"530":3,"539":1,"541":1,"563":1,"568":1,"586":1,"591":1,"609":1,"615":1,"633":1,"638":1,"666":1,"678":2,"680":1,"681":1,"691":1,"707":4,"708":1,"711":1,"763":1,"781":4,"784":2,"789":2,"832":7,"833":1,"846":3,"847":3}}],["===",{"2":{"28":1,"29":3,"30":1,"31":1,"32":1,"42":2,"43":1,"46":1,"55":1,"316":2,"317":8}}],["==",{"2":{"25":1,"28":1,"29":1,"30":1,"31":4,"46":1,"55":1}}],["=>",{"2":{"11":3,"25":4,"26":4,"28":7,"29":7,"30":7,"31":8,"32":4,"33":4,"36":3,"41":2,"42":14,"43":5,"44":2,"46":7,"53":1,"54":2,"55":7,"56":1,"59":2,"60":3,"62":2,"63":2,"64":1,"65":3,"68":3,"69":1,"80":1,"81":1,"82":2,"83":4,"84":4,"100":2,"118":2,"216":3,"217":1,"264":3,"278":3,"305":2,"307":2,"308":2,"315":1,"316":3,"317":3,"763":1,"854":1}}],["=",{"2":{"2":4,"5":4,"6":1,"11":4,"25":6,"26":9,"28":7,"29":8,"30":7,"31":7,"32":5,"33":7,"34":2,"36":5,"39":1,"41":5,"42":13,"43":7,"44":3,"46":9,"53":2,"54":2,"55":4,"59":2,"60":3,"62":4,"63":3,"64":1,"65":3,"68":3,"69":1,"80":8,"81":1,"82":5,"83":4,"84":6,"90":1,"100":1,"107":1,"118":5,"138":1,"217":2,"264":5,"265":1,"266":1,"267":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"278":6,"279":1,"305":4,"306":1,"307":4,"308":4,"315":1,"316":2,"317":2,"382":1,"389":1,"477":1,"561":1,"694":1,"707":1,"781":1,"828":1,"829":1,"830":1,"831":1,"832":1,"833":1,"834":1,"835":1,"836":1,"837":1,"838":1,"839":1,"840":1,"841":1,"842":1,"843":1,"844":1,"845":1,"846":1,"847":1,"848":1,"849":1,"850":1,"851":1,"852":1,"854":2}}],["sleep",{"2":{"506":1}}],["sleepanimation",{"0":{"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1,"511":1,"512":1},"1":{"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1,"511":1,"512":1}}],["slice",{"2":{"197":1,"200":2,"207":1}}],["slider",{"2":{"175":1}}],["svg",{"2":{"394":1}}],["smoothiterations",{"0":{"360":1}}],["smallest",{"2":{"207":1}}],["small",{"2":{"183":1,"195":1,"199":1,"202":2}}],["smart",{"2":{"65":1}}],["skip",{"2":{"200":1}}],["skill",{"2":{"85":3,"114":1,"154":1,"187":1,"195":1,"208":1}}],["speed",{"0":{"500":1},"2":{"315":1,"500":2}}],["specific",{"2":{"140":1,"195":1,"202":1,"208":1}}],["splitting",{"2":{"197":1}}],["split",{"0":{"198":1},"2":{"178":1,"198":2}}],["spot2",{"2":{"270":1}}],["spot1",{"2":{"270":1}}],["spotconfig",{"2":{"99":1}}],["spot",{"0":{"703":1,"704":1,"705":1,"706":1,"707":1,"708":1,"709":1,"710":1,"711":1,"712":1,"713":1,"714":1,"715":1,"716":1,"717":1,"718":1,"719":1,"720":1,"721":1,"722":1,"723":1,"724":1,"725":1,"726":1,"727":1,"728":1,"729":1,"730":1,"731":1,"732":1,"733":1,"734":1},"1":{"704":1,"705":1,"706":1,"707":1,"708":1,"709":1,"710":1,"711":1,"712":1,"713":1,"714":1,"715":1,"716":1,"717":2,"718":2,"719":2,"720":2,"721":2,"722":2,"723":2,"724":2,"725":1,"726":2,"727":2,"728":2,"729":2,"730":1,"731":2,"732":2,"733":2,"734":2},"2":{"32":7,"96":1,"99":1,"237":2,"244":2,"561":3,"707":2,"716":1,"721":1,"722":1,"841":1}}],["spots=",{"2":{"32":1,"270":1}}],["spots",{"0":{"270":1},"2":{"32":3,"165":1,"270":2}}],["spotparam",{"0":{"841":1},"2":{"32":4,"237":2,"244":2,"270":1,"289":2,"716":1,"841":1}}],["s",{"2":{"131":1,"148":1}}],["sans",{"2":{"386":1,"423":1,"559":1,"718":1,"742":1,"755":1}}],["satisfy",{"2":{"203":1}}],["safe",{"2":{"155":1,"177":1,"188":1}}],["safely",{"2":{"111":1}}],["sample",{"2":{"119":2,"126":1,"128":1}}],["synchronized",{"2":{"173":1,"185":1}}],["synchronization",{"2":{"104":1,"108":1,"191":1,"199":1}}],["sync",{"2":{"114":1}}],["system",{"0":{"203":1},"2":{"77":1,"132":1,"148":1,"195":1,"386":2,"423":2,"559":2,"718":2,"742":2,"755":2}}],["switch",{"2":{"103":1,"172":1,"174":1,"192":3}}],["suffix",{"2":{"211":1}}],["sure",{"2":{"202":1}}],["surface",{"2":{"137":1,"140":1,"165":1,"177":1,"191":1,"198":1,"205":1,"207":1}}],["suite",{"2":{"161":1,"199":1,"200":1,"203":2}}],["success",{"2":{"331":1}}],["successful",{"2":{"211":1}}],["succeeds",{"2":{"190":1}}],["such",{"2":{"132":1,"152":1,"177":1,"193":1,"196":1,"199":1,"204":1}}],["suction",{"0":{"413":1,"414":1},"1":{"414":1},"2":{"36":1,"41":1,"80":1,"264":2,"398":3,"399":1,"414":2,"843":1}}],["summaries",{"2":{"146":1,"155":1,"190":1}}],["summarizes",{"2":{"105":1}}],["summary",{"0":{"146":1,"196":1},"2":{"122":1,"135":1,"138":1,"139":1,"143":1,"146":1,"152":2,"155":1,"159":1,"170":1,"192":1,"193":2}}],["supplies",{"2":{"148":1}}],["supporting",{"2":{"176":1}}],["supported",{"2":{"155":2,"157":1}}],["support",{"0":{"190":1},"2":{"125":1,"180":1,"184":1,"188":1,"190":1,"192":1,"199":1}}],["supports",{"2":{"103":1,"173":1}}],["superpowers",{"2":{"114":1,"154":1,"187":1,"195":1,"208":1}}],["sub",{"2":{"114":1,"154":1,"173":1,"187":1,"192":1,"195":1,"208":1}}],["subscribekey",{"2":{"114":1,"118":2}}],["subscribes",{"2":{"105":1}}],["subscribe",{"2":{"105":1,"108":1,"114":1}}],["subscriptions",{"2":{"199":1}}],["subscription",{"0":{"118":1},"2":{"105":4,"106":1,"110":1,"118":2,"199":1}}],["script",{"2":{"203":1}}],["scrollable",{"2":{"159":1}}],["screen",{"2":{"77":1,"126":1}}],["scan",{"2":{"131":1}}],["scaleiconsrc",{"0":{"553":1}}],["scales",{"2":{"105":1,"134":1,"167":1,"169":1}}],["scalemode",{"0":{"614":1},"2":{"55":1,"57":1,"58":1}}],["scale",{"0":{"2":1,"443":1,"473":1},"2":{"2":5,"5":2,"6":2,"53":1,"58":1,"474":1}}],["schema",{"0":{"107":1},"2":{"114":1,"177":1,"210":1}}],["scoped",{"2":{"194":1}}],["scope",{"0":{"104":1,"115":1,"125":1},"2":{"88":1,"104":1,"120":1}}],["signal",{"2":{"852":1}}],["signals",{"2":{"190":1}}],["sin",{"2":{"678":2,"680":2}}],["single",{"2":{"108":1,"144":1,"167":1}}],["simplify",{"0":{"209":1}}],["simulatormapplayground",{"2":{"212":1}}],["simulatoractionbar",{"2":{"212":1}}],["simulatordiagnosticdumpfile",{"2":{"210":1}}],["simulatordiagnosticdumppayload",{"2":{"210":1}}],["simulatorinspectorpanel",{"2":{"184":1,"192":1}}],["simulatorruntimefield",{"2":{"192":1}}],["simulatorruntimegroup",{"2":{"192":1}}],["simulatorruntimepanel",{"2":{"184":1,"192":1}}],["simulatorroomselectionpanel",{"2":{"184":1,"192":1}}],["simulatorpreviewpanel",{"2":{"160":1}}],["simulatoreventitem",{"2":{"150":1,"159":1}}],["simulatoreventspanel",{"2":{"150":1,"151":1,"159":1}}],["simulatoreventrecord",{"2":{"138":1,"151":1,"155":1}}],["simulator",{"0":{"123":1,"129":1,"154":1,"155":1,"160":1,"162":1,"187":1,"188":1,"194":1,"208":1,"210":1},"1":{"124":1,"125":1,"126":1,"127":1,"128":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,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":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,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"209":1,"210":1,"211":1,"212":1,"213":1,"214":1},"2":{"124":1,"125":1,"128":1,"130":2,"131":1,"132":2,"137":1,"138":1,"140":2,"147":1,"148":1,"149":2,"151":1,"154":2,"155":2,"156":1,"157":3,"159":2,"160":2,"161":2,"163":2,"170":1,"176":1,"184":1,"186":1,"187":3,"188":3,"189":2,"190":3,"191":2,"192":5,"193":1,"194":1,"208":3,"209":1,"210":1,"211":4,"212":3,"213":1}}],["side",{"2":{"193":1}}],["site",{"2":{"131":1}}],["silk",{"2":{"57":1}}],["sizefixed",{"0":{"496":1,"509":1,"526":1,"533":1},"2":{"59":2,"60":4,"273":1,"846":2,"847":2,"848":2}}],["sizechangeautofitthreshold",{"0":{"356":1},"2":{"10":1}}],["size",{"0":{"395":1,"514":1,"521":1,"539":1,"708":1,"746":1,"759":1},"2":{"3":1,"32":1,"38":1,"99":1,"296":2,"297":2,"298":2,"304":1}}],["shrinking",{"2":{"193":1}}],["shell",{"2":{"159":1,"184":1}}],["shoe",{"2":{"272":1}}],["should",{"2":{"137":1,"140":1,"152":1}}],["short",{"2":{"135":1,"146":1}}],["showorder",{"0":{"736":1}}],["showicon",{"0":{"728":1,"733":1}}],["showtext",{"0":{"712":1}}],["showrotatebutton",{"0":{"575":1,"598":1,"622":1,"645":1},"2":{"763":1}}],["showrobotpulsecircle",{"0":{"824":1},"2":{"172":1}}],["showrobotsleepanimation",{"0":{"823":1},"2":{"172":1}}],["showrobotring",{"0":{"822":1},"2":{"172":1}}],["showrobot",{"0":{"814":1},"2":{"172":1}}],["showroomfloortype",{"0":{"816":1},"2":{"172":1}}],["showroomname",{"0":{"811":1},"2":{"172":1,"788":1}}],["showroomproperty",{"0":{"809":1},"2":{"63":1,"65":1,"172":1,"788":1}}],["showroomorder",{"0":{"810":1},"2":{"42":1,"172":1,"788":1}}],["showroomtype",{"0":{"812":1},"2":{"40":2,"172":1}}],["shown",{"2":{"139":1}}],["showsizetext",{"0":{"486":1}}],["shows",{"2":{"136":1,"143":1,"173":1}}],["showcustomcarpets",{"0":{"820":1}}],["showchargingstation",{"0":{"815":1},"2":{"172":1,"788":1}}],["showchargingstationring",{"0":{"821":1},"2":{"117":1,"172":1}}],["showcarpet",{"0":{"817":1},"2":{"52":2,"116":1,"172":1}}],["showdetectedobjects",{"0":{"818":1},"2":{"103":1,"104":1,"105":1,"107":2,"108":1,"110":3,"114":1,"116":3,"117":1,"118":4,"119":3,"122":1,"172":1,"788":1}}],["showfurnitures",{"0":{"819":1}}],["showfill",{"2":{"99":2}}],["showframe",{"0":{"729":1,"734":1},"2":{"99":2}}],["show=",{"2":{"65":1}}],["show",{"0":{"114":1},"1":{"115":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1},"2":{"65":2,"97":3,"99":3,"100":1,"101":1,"103":1,"104":1,"131":1,"134":1,"144":1,"152":1,"159":1,"177":2,"183":2,"192":1,"193":1,"208":1}}],["showpath",{"0":{"813":1},"2":{"63":1,"65":1,"82":3,"172":1,"788":1}}],["shape",{"2":{"53":2,"54":4,"57":2,"130":1,"138":1,"211":1,"274":2,"302":2,"851":1}}],["solidlinewidth",{"0":{"768":1}}],["solves",{"2":{"149":1}}],["soft",{"2":{"152":1}}],["sofa",{"2":{"47":1}}],["sort",{"2":{"139":1}}],["sortby",{"0":{"366":1},"2":{"17":1,"18":1,"19":1,"24":1}}],["source",{"0":{"140":1,"179":1},"2":{"130":1,"151":1,"154":1,"157":2,"168":1,"169":1,"170":2,"179":1,"181":1,"182":1,"185":1,"187":2,"189":1,"190":1,"191":1,"193":1,"195":1,"201":1}}],["so",{"2":{"103":1,"114":1,"116":1,"117":1,"119":1,"124":1,"130":1,"137":1,"146":1,"163":1,"177":1,"187":2,"190":1,"191":1,"200":1,"201":1,"202":1,"203":1,"212":1}}],["src",{"0":{"471":1,"499":1,"536":1},"2":{"44":2,"46":1,"47":3,"57":3,"58":1,"59":2,"60":1,"81":1,"110":4,"116":1,"117":1,"118":1,"126":1,"197":1,"199":1,"200":1,"202":1,"203":1,"206":1,"208":1,"210":1,"211":3,"212":3,"272":2,"273":3,"315":1,"327":1,"474":2,"477":2,"833":1,"846":1,"847":1,"850":1}}],["snapshotbydata",{"0":{"311":1},"2":{"63":2,"311":1,"323":1}}],["snapshot",{"0":{"310":1,"782":1,"783":1,"784":1,"785":1,"786":1},"1":{"783":1,"784":1,"785":1,"786":1},"2":{"34":1,"62":3,"170":1,"177":1,"181":1,"184":1,"189":1,"191":1,"192":1,"201":1,"211":2,"310":1,"323":1}}],["sensor",{"2":{"273":1}}],["serif",{"2":{"386":1,"423":1,"559":1,"718":1,"742":1,"755":1}}],["serialize",{"2":{"211":1}}],["serving",{"2":{"208":1}}],["server",{"2":{"208":2,"209":1}}],["session",{"2":{"207":1}}],["seam",{"2":{"202":1}}],["seams",{"2":{"199":1}}],["segmented",{"2":{"175":1,"192":1}}],["separation",{"2":{"168":1}}],["separately",{"2":{"181":1}}],["separate",{"0":{"168":1},"2":{"154":1,"157":1,"169":1,"187":1}}],["see",{"2":{"130":1}}],["sections",{"2":{"120":1}}],["section",{"2":{"105":1,"116":1,"119":1,"125":1}}],["setup",{"2":{"196":1,"198":4}}],["set",{"2":{"108":1,"203":2,"212":1}}],["setisgesturing",{"2":{"68":3}}],["setisready",{"2":{"65":3}}],["setcustomcarpets",{"2":{"53":1,"54":1,"55":3}}],["setcustomzones",{"2":{"34":1}}],["setfurnitures",{"2":{"46":4}}],["setforbiddensweepzones",{"2":{"30":3}}],["setdetectedobjects",{"2":{"44":1}}],["setdividingroomid",{"2":{"26":2}}],["setwaypoints",{"2":{"43":3}}],["settheme",{"2":{"316":2,"317":2}}],["setthresholds",{"2":{"29":5}}],["settings",{"2":{"163":1}}],["settempcleaningorder",{"2":{"42":3}}],["setshowpath",{"2":{"82":2}}],["setshow",{"2":{"65":1}}],["setspots",{"2":{"32":2}}],["setselectroomids",{"2":{"25":3,"26":2,"82":2}}],["setpetcleanzones",{"2":{"31":3}}],["seteventfilter",{"2":{"156":1}}],["setelements",{"2":{"60":2}}],["seteditingfurnitureids",{"2":{"46":3}}],["seteditingforbiddensweepzoneids",{"2":{"30":2}}],["seteditingwaypointids",{"2":{"43":3}}],["seteditingspotids",{"2":{"32":2}}],["seteditingpetcleanids",{"2":{"31":2}}],["seteditingthresholdids",{"2":{"29":2}}],["seteditingvirtualwallids",{"2":{"28":2,"33":2}}],["setenableroomselection",{"2":{"25":1,"26":1,"82":2}}],["setvirtualwalls",{"2":{"28":3,"33":4}}],["setmapapi",{"2":{"11":2,"25":2,"26":2,"84":3,"305":2,"307":2,"308":2}}],["selects",{"2":{"200":1}}],["selection",{"0":{"173":1},"2":{"163":1,"177":1,"182":1,"184":1,"185":1,"191":1,"192":3,"193":1}}],["selectionindicatoricon",{"0":{"378":1}}],["selectionindicator",{"0":{"427":1,"428":1,"429":1,"430":1,"431":1,"432":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1},"1":{"428":1,"429":1,"430":1,"431":1,"432":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1},"2":{"25":1}}],["selectionindicatorbackground",{"0":{"377":1},"2":{"22":1,"25":1,"434":1}}],["select",{"2":{"147":1,"149":1,"173":1,"175":1,"192":1}}],["selected",{"0":{"106":1},"1":{"107":1,"108":1,"109":1},"2":{"106":1,"173":1,"184":1,"192":2,"193":1,"201":1,"208":1}}],["selectedmaterialtype",{"2":{"54":1}}],["selectedcarpetids",{"0":{"808":1},"2":{"52":1,"56":2,"176":1}}],["selectroomids",{"0":{"807":1},"2":{"25":6,"26":2,"42":2,"82":2,"173":3,"182":2,"191":1,"281":1,"790":1}}],["stubglobal",{"2":{"202":1}}],["stub",{"2":{"202":1}}],["stop",{"2":{"153":1,"211":1}}],["stored",{"2":{"156":1}}],["store",{"0":{"156":1},"2":{"140":1,"151":1,"152":1,"154":1}}],["still",{"2":{"111":1,"130":1,"135":1,"153":1,"199":1}}],["stabilize",{"0":{"198":1}}],["stable",{"2":{"116":1,"139":1,"153":1,"199":1}}],["standardize",{"2":{"148":1}}],["startup",{"2":{"208":1}}],["start",{"2":{"200":1,"203":1}}],["starting",{"2":{"147":1}}],["starts",{"2":{"138":1,"196":1}}],["stay",{"2":{"116":1,"182":1,"183":1,"201":1}}],["stays",{"2":{"114":1,"146":1,"170":1,"185":1,"187":1}}],["stacked",{"2":{"127":1}}],["stack",{"2":{"114":1,"154":1,"187":1,"195":1,"208":1}}],["stale",{"2":{"109":1}}],["static",{"2":{"115":1}}],["statements",{"2":{"204":1}}],["states",{"2":{"193":1,"212":1}}],["state",{"0":{"144":1,"176":1,"178":1,"179":1,"180":1,"181":1,"189":1,"196":1},"1":{"179":1,"180":1,"181":1},"2":{"84":1,"108":1,"111":1,"118":1,"140":1,"150":1,"152":1,"153":1,"156":3,"159":1,"160":1,"165":1,"169":1,"170":1,"178":1,"181":1,"182":1,"183":1,"184":1,"188":1,"189":1,"192":1,"195":1,"196":1,"197":1,"199":1,"201":2,"206":1,"208":3,"212":1}}],["status",{"0":{"204":1},"2":{"3":1,"127":1,"183":2,"204":2,"834":1}}],["stdio",{"2":{"88":2}}],["style",{"2":{"119":1,"131":1,"201":1}}],["style=",{"2":{"65":1,"273":1}}],["styles",{"2":{"65":1}}],["steps",{"0":{"113":1,"186":1,"195":1,"207":1},"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}}],["step",{"2":{"57":1,"58":1,"112":1,"116":2,"117":2,"118":6,"119":2,"120":2,"121":2,"122":2,"155":3,"156":3,"157":4,"158":3,"159":3,"160":3,"161":3,"188":3,"189":4,"190":4,"191":4,"192":4,"193":4,"194":4,"198":4,"199":5,"200":5,"201":4,"202":3,"203":4,"204":3,"613":3}}],["stripedirection",{"0":{"679":1}}],["stripeangle",{"0":{"680":1},"2":{"678":2,"680":1}}],["stripegap",{"0":{"678":1},"2":{"676":1,"678":2}}],["stripewidth",{"0":{"677":1},"2":{"676":2,"678":6,"680":4}}],["string>",{"2":{"310":1,"311":1}}],["string",{"2":{"28":2,"29":2,"30":2,"31":6,"32":1,"33":1,"36":3,"41":2,"43":1,"46":2,"55":1,"63":2,"80":4,"138":3,"225":2,"226":2,"227":2,"228":4,"229":2,"230":2,"234":2,"241":2,"245":2,"251":2,"252":2,"253":2,"262":1,"263":1,"276":1,"310":1,"311":5,"319":1,"320":1,"321":1,"322":1,"337":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,"386":1,"389":1,"398":1,"399":2,"414":1,"416":1,"418":1,"420":1,"423":1,"428":1,"441":1,"471":1,"474":1,"477":1,"499":1,"503":1,"504":1,"505":1,"506":1,"536":1,"551":1,"552":1,"553":1,"554":1,"555":1,"556":1,"559":1,"704":1,"718":1,"738":1,"742":1,"751":1,"755":1,"763":1,"793":1,"794":1,"795":1,"796":2,"797":1,"798":1,"799":1,"800":1,"801":1,"802":1,"803":1,"808":1,"826":1,"833":1,"836":2,"837":1,"838":1,"840":1,"841":2,"842":1,"843":2,"846":3,"847":3,"848":3,"850":3,"851":2,"854":3}}],["structure",{"0":{"150":1},"2":{"159":1,"161":1}}],["structured",{"2":{"126":1,"135":1,"200":2}}],["structural",{"2":{"147":1,"205":1}}],["strong",{"2":{"169":1}}],["strongest",{"2":{"136":1}}],["strokedasharray",{"0":{"519":1,"544":1}}],["strokedashed",{"0":{"518":1,"543":1}}],["strokewidth",{"0":{"433":1,"516":1,"523":1,"541":1,"567":1,"590":1,"637":1,"710":1},"2":{"30":1,"31":1,"32":1,"763":2}}],["strokecolor",{"0":{"434":1,"517":1,"524":1,"542":1,"566":1,"589":1,"636":1,"709":1},"2":{"25":1,"30":1,"31":2,"32":1,"763":2}}],["stream",{"2":{"36":1,"137":1,"154":1,"264":1}}],["strategy",{"0":{"112":1,"140":1,"147":1,"153":1,"367":1},"1":{"148":1,"149":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},"2":{"14":1,"15":1,"16":1,"19":1,"24":1}}],["sdk",{"0":{"157":1},"2":{"1":1,"4":1,"5":1,"8":1,"9":1,"12":1,"14":1,"17":1,"31":2,"34":1,"37":1,"39":1,"47":2,"66":1,"67":1,"69":1,"72":1,"76":1,"77":4,"85":2,"88":1,"89":1,"103":1,"130":3,"131":1,"132":1,"135":1,"137":1,"138":1,"140":3,"144":1,"151":2,"154":2,"163":1,"195":1,"230":1,"301":1,"312":2,"323":1,"329":1,"330":1,"331":1,"332":1,"333":1,"334":2,"335":1,"337":2,"365":1,"399":1,"414":1,"416":1,"418":1,"420":1,"477":1,"561":2,"716":1,"763":2,"836":1}}],["的运行时配置项",{"2":{"787":1}}],["的分组",{"2":{"763":2}}],["的语义与现有的定点清扫文本",{"2":{"716":1}}],["的单位从屏幕像素改成了条带厚度的比例",{"2":{"676":1}}],["的单位是米",{"2":{"477":1}}],["的门槛画",{"2":{"677":2}}],["的门槛",{"2":{"676":1}}],["的自定义类型会渲染在所有已声明元素之下",{"2":{"561":1}}],["的房间图标",{"2":{"389":1}}],["的房间颜色",{"2":{"382":1}}],["的颜色",{"2":{"383":1}}],["的配置",{"2":{"370":1,"373":1,"376":1}}],["的配置选项",{"2":{"313":1}}],["的控制台日志和",{"2":{"333":1}}],["的表现",{"2":{"332":1}}],["的数据变化会被更新",{"2":{"300":1}}],["的初始尺寸",{"2":{"299":1}}],["的场景",{"2":{"280":1,"281":1}}],["的格式",{"2":{"264":1}}],["的锚点被硬约束在所属房间内",{"2":{"98":1}}],["的元素",{"2":{"96":1}}],["的元素支持",{"2":{"60":1}}],["的概要信息",{"2":{"94":1}}],["的解码脚本跑在面板工程目录下",{"2":{"85":1}}],["的地图事件回调",{"2":{"215":1}}],["的地图诊断章节取代",{"2":{"85":1}}],["的地毯配置不同的贴图素材",{"2":{"57":1}}],["的点会渲染在原点的右下方",{"2":{"77":1}}],["的位置",{"2":{"75":1}}],["的",{"2":{"75":1,"97":1,"269":1,"299":2,"355":1,"394":1,"399":1,"840":1}}],["的核心概念",{"2":{"70":1}}],["的核心功能之一",{"2":{"1":1}}],["的获取方式不同",{"2":{"36":1,"264":1}}],["的主题色",{"2":{"25":1,"422":1,"434":1}}],["的值",{"2":{"8":1,"9":1}}],["的默认值是",{"2":{"8":1}}],["的限制",{"2":{"6":1}}],["的尺寸而导致地图加载异常",{"2":{"65":1}}],["的尺寸",{"2":{"2":1}}],["的进阶使用",{"2":{"0":1}}]],"serializationVersion":2}';export{e as default};