Active
Project:
GMap Module
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2012 at 21:04 UTC
Updated:
5 Jun 2012 at 21:04 UTC
For the Clusterer marker manager (clusterer2.js by Jeff Poskanzer), I have added the option to set the grid size within the GMap configuration interface. I realise GMap is probably not accepting new features right now, but thought this might be useful for anyone working on a legacy map.
The effect is to increase or decrease the density of cluster markers displayed on the map.
The patch just adds a configuration field alongside the others (gmap_settings_ui.inc), then sets the obj.clusterer.gridSize parameter when clusterer is initiated (js/clusterer_marker.js).
| Comment | File | Size | Author |
|---|---|---|---|
| gmap-clusterer-grid.patch | 1.67 KB | dbassendine |