up stats of watched tags in osm extract

This commit is contained in:
Tykayn 2025-05-04 21:17:02 +02:00 committed by tykayn
parent 41b543cece
commit 872d14e17c
4 changed files with 31 additions and 8 deletions

View file

@ -118,10 +118,10 @@
<label for="filter_max_output">
Afficher les stations avec une puissance supérieure à:
</label>
<input type="range" min="1" max="400" value="3" class="slider" id="filter_max_output_slider">
<input type="range" min="1" max="500" value="1" class="slider" id="filter_max_output_slider">
<span id="filter_max_output_display">
3 kW
1 kW
</span>