Multiple fixes on the same location looks a bit odd #915
simensrostad
started this conversation in
General
Replies: 1 comment 1 reply
-
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/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Perhaps there is a way to resolve this by neglecting fixes on the same location using accuracy, but only updating the timestamp.
Beta Was this translation helpful? Give feedback.
All reactions