Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collision data - add clustering support #10

Open
mvl22 opened this issue Aug 13, 2017 · 0 comments
Open

Collision data - add clustering support #10

mvl22 opened this issue Aug 13, 2017 · 0 comments

Comments

@mvl22
Copy link
Member

mvl22 commented Aug 13, 2017

The collision data suffers from the problem of overlaid points because the resolution of the original data is based on eastings/northings rather than real lat/lons.

There is currently a workaround in the form of jitter=1, but this causes points to move around as the map is redrawn. While this is partly solveable by #8, this is not a full solution.

A plugin such as Leaflet.markercluster is likely to help solve this.
https:/Leaflet/Leaflet.markercluster

May need some API provisioning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant