v-ol-map
v1.14.9
Published
> 一个基于[OpenLayers](https://openlayers.org/) 的 vue 组件 > > vue3 版本:[v3-ol-map](https://github.com/pp129/v3-ol-map)
Downloads
265
Readme
v-ol-map
一个基于OpenLayers 的 vue 组件
vue3 版本:v3-ol-map
已实现
- 地图 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
git clone https://github.com/pp129/vue-openlayers-map.git
运行
npm run serve