[![Fork me on Gitee](https://gitee.com/guyangyang/vue-bmap-gl/widgets/widget_3.svg)](https://gitee.com/guyangyang/vue-bmap-gl)<br/>
[![npm package](https://img.shields.io/npm/v/vue-bmap-gl.svg)](https://www.npmjs.org/package/vue-bmap-gl)
[![npm package](https://img.shields.io/static/v1?label=更新日期&message=2022-12-05&color=green)](https://www.npmjs.org/package/vue-bmap-gl)
- 友情链接
  - [vue-mapvgl](https://docs.guyixi.cn/vue-mapvgl/)
  - [vue-amap](https://docs.guyixi.cn/vue-amap/)
- 基础
 - [安装](zh-cn/introduction/install.md)
 - [快速上手](zh-cn/introduction/quick-start.md)
 - [脚本初始化](zh-cn/introduction/init.md)
 - [兼容百度地图GL SDK](zh-cn/introduction/compatible.md)
 - [更新日志](https://gitee.com/guyangyang/vue-bmap-gl/blob/vue2/CHANGELOG.md)
 - [捐赠支持](zh-cn/other/donation.md)
- 地图
 - [地图](zh-cn/base/bmap.md)
 - [获取map实例对象](zh-cn/base/get-bmap-instance.md)

- 图层
 - [XYZLayer](zh-cn/layer/xyz-layer.md)

- 遮盖物
 - [点坐标](zh-cn/coverings/marker.md)
 - [3D点坐标](zh-cn/coverings/marker-3d.md)
 - [地面叠加层](zh-cn/coverings/ground-overlay.md)
 - [圆](zh-cn/coverings/circle.md)
 - [多边形](zh-cn/coverings/polygon.md)
 - [折线](zh-cn/coverings/polyline.md)
 - [文本标注](zh-cn/coverings/label.md)
 - [贝塞尔曲线](zh-cn/coverings/bezier-curve.md)
 - [3D棱柱](zh-cn/coverings/prism.md)
 - [掩膜](zh-cn/coverings/map-mask.md)
- 窗体
  - [信息窗体](zh-cn/windows/info-window.md)
  - [可自定义信息窗体](zh-cn/windows/info-window-custom.md)

- 扩展
  - [右击菜单](zh-cn/services/menu.md)
  - [车辆跟踪](zh-cn/services/track.md)
  
- BMapGLLib扩展库
  - [扩展库使用示例](zh-cn/bmapGLLib/lushu.md)

- 自定义组件
  - [组件列表](zh-cn/custom/list.md)

- [FAQ](zh-cn/faq.md)
