Benjamin Lodi

Results 24 comments of Benjamin Lodi

Library options seem to be [Leaflet.markercluster](https://github.com/Leaflet/Leaflet.markercluster) and [PruneCluster](https://github.com/SINTEF-9012/PruneCluster). The former seems to be the de facto standard, but the latter seems to look and perform nicer.

Yeah I can take a look. I found another seemingly more lightweight plugin that merely does the spiderification, so we might consider that too since I don't think the numbered...

In the short term, thoughts on pin color? I'd color code as follows: - **Police** – blue (if we want to differentiate campus vs. city could be blue/yellow and blue/white)...

So preferring `L.icon` to `L.divIcon`?

With regard to color-blindness support, my thinking was to have iconography associated with the pins in addition to color, at least as a long-term. Something like this, but not thrown...

@vonbearshark could you assign me to this issue? I'm working on at least some basic flat-ui icons. Speaking of the icons, should I create a `map-pins` directory in the root...

@vonbearshark You'd need to invite me. There's no option for non-members to request membership

Should be auto-removed once the files in `map-pins` are gone, no?

Yes I see that, and I think having that as an undocumented thing is an unnecessary source of confusion.

Correct me if I'm wrong, but the lookup appears to traverse the directory hierarchy *per plugin*, so the overhead scales with the number of enabled plugins. Since those are making...