display details in panel

This commit is contained in:
Tykayn 2025-04-28 12:28:43 +02:00 committed by tykayn
parent 7c80ac4576
commit d34b753d53
6 changed files with 1220 additions and 56 deletions

View file

@ -75,7 +75,7 @@
<select id="searchResults" class="search-results" size="5" style="display: none;"></select>
<!-- </fieldset>-->
</form>
<div id="current_station_infos"></div>
<div id="round_power_legend">
<br>
<span class="marker-demo">
@ -107,11 +107,10 @@
<div id="current_station_infos"></div>
<!-- <div id="infos_carte"></div> -->
<div id="filters">
<h2>
<h2 id="toggleFilter">
⚙️ Filtres:
</h2>
<div class="filter-group">
@ -186,6 +185,12 @@
<div id="statsChargingStation">
<button id="setRandomView" title="Afficher une ville aléatoire">
<span class="icon-img">🎲</span>
</button>
<button id="removeMarkers" title="Supprimer les points de charge">
<span class="icon-img">🗑️</span>
</button>
<h2 id="toggle-stats" style="cursor: pointer;">
🚀 Puissances des stations: 🔽
</h2>