owntracks / frontend

🌍 Web interface for OwnTracks built with Vue.js
MIT License
356 stars 54 forks source link

Dynamic filter minAccuracy #84

Open pchampio opened 2 years ago

pchampio commented 2 years ago

I'll love to change the config.filter.minAccuracy value depending on the zoom level.

My use case is the following:

The best implementation for me would be to have minAccuracy compatible with a mapping between the zoom level and a requested accuracy value.