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

Multiple fixes on the same location looks a bit odd #686

Open
simensrostad opened this issue Aug 7, 2024 · 1 comment
Open

Multiple fixes on the same location looks a bit odd #686

simensrostad opened this issue Aug 7, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@simensrostad
Copy link
Contributor

image

Perhaps there is a way to resolve this by neglecting fixes on the same location using accuracy, but only updating the timestamp.

@coderbyheart coderbyheart added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 7, 2024
@coderbyheart
Copy link
Member

The problem is these are most likely not exactly the same locations. For that feature we have a very crude server-side "cluster" feature, however that basically only works with a minimum distance of 1 km.

But I agree, it would be better to use the map engine's clustering feature: https://maplibre.org/maplibre-gl-js/docs/examples/cluster/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants