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

dieter’s picture

I'm experiencing exactly the same problem. (I use a view + gmap to produce a map and clusterer does not work)

alberto56’s picture

Same here; all markers disappear when I activate clustering, whether in a view or on the map/node page. Stumped... Does anyone have a solution?

icametoplay-1’s picture

Make 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.

NigelC’s picture

I 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.

NigelC’s picture

Issue 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.

johnv’s picture

Status: Active » Closed (fixed)