theLundquist
theLundquist
I had the same problem as you, I managed to put this fix together for it. Hope it helps you :) https://github.com/ideak/leafclusterer/pull/11
Hello Yes you're absolutely right, I'm experiencing the same thing here. I've got a feeling it's because I moved the marker clusters to the markerPane from the overlayPane. I noticed...
I think I've sorted it. The various elements within the markerPane (markers) and the overlayPane (paths and shapes) were causing things to get pushed out and offset. Very annoying. So...
Hhhmmmm Unfortunately I've got no access to Safari, I'm using chrome at the office. I had the same problem as you and thought that the problem would be the same,...
Did you have any luck with this bug in Safari yet Hooligan? I've had to come back and take another look at it as its doesn't work on the iPad...
Sorted it. I've got a load of junk code in my copy so after I have a break, I'll come back and put it back in. Long story short, its...
Hi Kinhunt You're very welcome. As for the positioning issue, I assume that you mean that the cluster is sometimes offset a little or isn't quite over the centre of...
Thanks Kinhunt. I've added that to my local copy here. I hadn't added the position:absolute css styles because it was causing me some style problems and onclick problems. I don't...