(一)Vue-CLI and Leaflet:起步 - 在 Vue-CLI 中使用 Leaflet
(二)Vue-CLI and Leaflet:地图基本操作(放大,缩小,平移,定位等)
(三)Vue-CLI and Leaflet: 添加 marker, polyline, polygon
(四)Vue-CLI and Leaflet: 添加 tooltips 和 popup
(五)Vue-CLI and Leaflet: 点、线、面 绘制 与 量测
(六)Vue-CLI and Leaflet: 添加各类图图层 ( AGS, OGC )
(七)Vue-CLI and Leaflet: 图层控制基本功能的实现
(八)Vue-CLI and Leaflet: AGS 属性查询与点图查询
(九)Vue-CLI and Leaflet: 点聚合 Leaflet.markercluster
一、概述
第五篇文章收到了一个评论。网友@Rackar 问到了如何正确引入 Leaflet.markercluster。
其实不难,这里使用就简单介绍一下 Leaflet.markercluster 的用法。