Dave Leaver

Results 67 comments of Dave Leaver

This sounds like a chrome bug. I recommend someone raises an issue with them, or see if there is an already existing one.

Thanks, must have messed something up in the build process, will fix shortly

It is only there in tags https://github.com/Leaflet/Leaflet.markercluster/tree/v1.3.0/dist

I'm not sure what to do, the tag has the files. I don't use bower, so you'll have to give me some advice.

Would accept a PR that threw an error instead of the loop to infinity :+1:

singleMarkerMode changes the icon of the marker, so nope sorry. You can make the MarkerClusterGroup be removed from the map at that zoom level and replace it with a LayerGroup...

I don't see that there is necessarily any reason to change namespace. Especially while we are for the most part chasing XNA still. If we largely diverged from XNA sure,...

Maybe we could expand the event from leaflet to include which of the shapes in the polygon was the one that was clicked?

This should also fix #25 AFAIK