一个基于OpenLayers 的vue组件
- 地图 v-map
- 视图 view
- 地图控件 controls
- 地图交互 interactions
- 事件 events
- 方法 methods
- 鹰眼 v-overview
- 图层
- 矢量图层 v-vector、
- 瓦片图层 v-tile
- 图像图层 v-tile
- 热力图 v-heatmap
- 聚合图层 v-super-cluster (使用 SuperCluster 实现)
- 图形图层 v-graphic
- 路径规划图层 v-route
- echarts图层 v-echarts
- 弹框 v-overlay
- 轨迹动画 v-path
- 绘制 v-draw
- 测量 v-measure
git clone https://github.com/pp129/vue-openlayers-map.git
npm run serve