v-ol-map 1.12.3 → 1.12.5

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.
package/README.md CHANGED
@@ -18,7 +18,7 @@
18
18
  - 聚合 [cluster](https://pp129.github.io/vue-openlayers-map/VECTORLAYER.md#cluster)
19
19
  - 瓦片图层 [v-tile](https://pp129.github.io/vue-openlayers-map/TILELAYER.html)
20
20
  - 热力图 [v-heatmap](https://pp129.github.io/vue-openlayers-map/HEATMAPLAYER.html)
21
- - 聚合图层 [v-cluster](https://pp129.github.io/vue-openlayers-map/CLUSTERLAYER.html) (使用 [SuperCluster](https://github.com/mapbox/supercluster) 实现)
21
+ - 聚合图层 [v-super-cluster](https://pp129.github.io/vue-openlayers-map/CLUSTERLAYER.html) (使用 [SuperCluster](https://github.com/mapbox/supercluster) 实现)
22
22
  - 图形图层 [v-graphic](https://pp129.github.io/vue-openlayers-map/GRAPHICLAYER.html)
23
23
  - 路径规划图层 [v-route](https://pp129.github.io/vue-openlayers-map/ROUTELAYER.html)
24
24
  - echarts图层 [v-echarts](https://pp129.github.io/vue-openlayers-map/ECHARTSLAYER.html)