Active
Project:
Leaflet Markercluster
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
7 Aug 2012 at 17:59 UTC
Updated:
28 Mar 2013 at 18:52 UTC
I just edited the code to turn on zoomToBoundsOnClick and turn off spiderfy() on hover. It would be nice if these could be altered via a configuration form.
Comments
Comment #1
rdeboerThere is no form yet.
However a contrib module can pass configuration parameters to the MakerCluster javascript from Drupal when creating the Leaflet map, without editing any of the javascript code.
See the new README.txt, http://drupalcode.org/project/leaflet_markercluster.git/blob_plain/refs/...
Comment #2
simon georges commentedCross-reference #1952398: Option to disable on some maps, which is indeed the most important configurable option, IMHO.