Closed (fixed)
Project:
GMap Module
Version:
6.x-1.1-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2009 at 21:12 UTC
Updated:
14 Apr 2013 at 23:18 UTC
Gmap is working great for me, showing all of my node locations. But recently I have too many nodes, so I want to use clustering. When I turn it on the gmap doesnt show any node locations. I have tried all of the cluster options and nothing seems to work.
Anyone have experience with this?
Comments
Comment #1
dieter commentedI'm experiencing exactly the same problem. (I use a view + gmap to produce a map and clusterer does not work)
Comment #2
alberto56 commentedSame here; all markers disappear when I activate clustering, whether in a view or on the map/node page. Stumped... Does anyone have a solution?
Comment #3
icametoplay-1 commentedMake certain you have the correct .JS file in the /thirdparty folder. I was able to enable both clustering managers once the correct files are in place.
Comment #4
NigelC commentedI have a feeling that something has broken this. It was working for me when I first starting working with GMap but I was using 6.x-1.0. I just upgraded to that latest DEV release (2010-Jan-24) and its now broken. In fact I can't seem to get any of the cluster options to work.
Comment #5
NigelC commentedIssue seems to be a ?U at the end of all the header links. js and css. Haven't figured out why yet.
Ah. turns out that is supposed to be there. its a mechanism that drupal uses to force a flush of browsers javescript.
TUrned out my js file in the thirdparty directory had the wrong name (for the newer Gmaps Utility Library MarkerManager). That didn't explain why Jef Poskanzer's Clusterer wasn't working. But once I had fixed the MarkerManager one I switched back to Jef's only to find it working. I suspect that all it needed was a cache flush.
Comment #6
johnv