Mapbox / Leaflet / MarkerCluster - 如何在相同坐标上显示多个路径

时间:2015-09-01 18:58:22

标签: leaflet mapbox markerclusterer

在我正在处理的地图上,有时多个标记将共享相同的坐标。我使用了markercluster,它有助于查看共享相同坐标的标记。问题是,连接它们的路径(线)是相互重叠的。我需要显示两行。是否可以将每条线并排或类似?有没有人遇到过这个问题?请参阅下图,其中显示了我要完成的任务。

This image shows what I would like to accomplish for markers that fall on the same coordinates and are clustered

1 个答案:

答案 0 :(得分:0)

尝试传单折线偏移plugin。这是demo