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

[Feature] As a cyclist I want to filter on distances >20km as all my tracks are >20km #44

Closed
bergziege opened this issue Apr 1, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@bergziege
Copy link

Hi,
as almost all my tracks/trails are longer than 20km, the current distance filter is almost useless and I would like to have the max filter value as at least one of the following:

  • static value at 200km
  • as a setting in docker-compose
  • as a setting in the app
  • dynamically by the longest track out of all my tracks

I found this code but have no idea if its really just as simple as to change those values (sry, not a js guy)?

@Flomp Flomp added the enhancement New feature or request label Apr 1, 2024
@Flomp
Copy link
Owner

Flomp commented Apr 1, 2024

I decided to go with option 4 and make it a dynamic parameter. The change will be included in the next patch.

@Flomp
Copy link
Owner

Flomp commented Apr 3, 2024

This is now available in v0.3.1.

@bergziege
Copy link
Author

Ohhh thats beautiful. Works like a charm. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants