[
  {
    "id": "overview",
    "title": "概述与入门",
    "group": "开始",
    "file": "overview.html",
    "mdFile": "overview.md",
    "url": "/docs/pages/overview.html"
  },
  {
    "id": "map-core",
    "title": "Map 构造与属性",
    "group": "Map",
    "file": "map-core.html",
    "mdFile": "map-core.md",
    "url": "/docs/pages/map-core.html"
  },
  {
    "id": "map-view",
    "title": "Map 视图与控制",
    "group": "Map",
    "file": "map-view.html",
    "mdFile": "map-view.md",
    "url": "/docs/pages/map-view.html"
  },
  {
    "id": "map-layer",
    "title": "Map 图层",
    "group": "Map",
    "file": "map-layer.html",
    "mdFile": "map-layer.md",
    "url": "/docs/pages/map-layer.html"
  },
  {
    "id": "map-analysis",
    "title": "Map 分析与查询",
    "group": "Map",
    "file": "map-analysis.html",
    "mdFile": "map-analysis.md",
    "url": "/docs/pages/map-analysis.html"
  },
  {
    "id": "map-factory",
    "title": "Map 工具工厂",
    "group": "Map",
    "file": "map-factory.html",
    "mdFile": "map-factory.md",
    "url": "/docs/pages/map-factory.html"
  },
  {
    "id": "tools",
    "title": "Tools 工具类",
    "group": "模块",
    "file": "tools.html",
    "mdFile": "tools.md",
    "url": "/docs/pages/tools.html"
  },
  {
    "id": "layers",
    "title": "Layers 图层类",
    "group": "模块",
    "file": "layers.html",
    "mdFile": "layers.md",
    "url": "/docs/pages/layers.html"
  },
  {
    "id": "sources",
    "title": "Sources 数据源",
    "group": "模块",
    "file": "sources.html",
    "mdFile": "sources.md",
    "url": "/docs/pages/sources.html"
  },
  {
    "id": "utils",
    "title": "工具函数",
    "group": "模块",
    "file": "utils.html",
    "mdFile": "utils.md",
    "url": "/docs/pages/utils.html"
  },
  {
    "id": "ol",
    "title": "OL 透传能力",
    "group": "进阶",
    "file": "ol.html",
    "mdFile": "ol.md",
    "url": "/docs/pages/ol.html"
  },
  {
    "id": "appendix",
    "title": "内部方法附录",
    "group": "进阶",
    "file": "appendix.html",
    "mdFile": "appendix.md",
    "url": "/docs/pages/appendix.html"
  }
]