Maps icon indicating copy to clipboard operation
Maps copied to clipboard

Handle close markers in Leaflet clusters

Open carchaias opened this issue 5 years ago • 3 comments

Setup

  • Maps version: 6.0.4
  • MW version: 1.31.1
  • PHP version: 7.1.23
  • SMW version (if applicable): 3.0.0

Issue

format= leaflet supports markerclusters. When points on a map are very close together it is not possible to zoom in close enough to split the cluster. The cluster marker stays on the map and it is not possible, to get to the clustered markers itself and maybe links on them. My suggestion is a leaflet map with markerclusters has to break all clusters on a max zoom level.

2018-11-27 16_59_34-benutzer_hagenbuck_karte 2018-11-27 17_01_06-benutzer_hagenbuck_karte

carchaias avatar Nov 27 '18 15:11 carchaias

Thanks for reporting the issue!

JeroenDeDauw avatar Nov 28 '18 03:11 JeroenDeDauw

@carchaias uhm... it seems like this is already implemented...

Just click the cluster

image

JeroenDeDauw avatar Nov 29 '18 07:11 JeroenDeDauw

On further consideration I suppose that is not quite the same. The current behavior is nice for things on the same spot, but not things that are merely close.

JeroenDeDauw avatar Nov 29 '18 08:11 JeroenDeDauw