mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-10-04 17:04:53 +02:00
up remote link
This commit is contained in:
parent
a073e0887d
commit
ff00ee6e2c
3 changed files with 35 additions and 39 deletions
54
index.html
54
index.html
|
@ -71,25 +71,7 @@
|
|||
|
||||
<!--test télécommande josm-->
|
||||
<!-- </a>-->
|
||||
|
||||
<div id="infos_carte"></div>
|
||||
<div id="filter">
|
||||
filtres: <br>
|
||||
prise: type 2, type CCS<br>
|
||||
cable: attaché, à fournir<br>
|
||||
puissance:
|
||||
min
|
||||
<!-- <button class="button" id="toggleMinPower_50">-->
|
||||
<!-- keep cool, montre les stations entre 3 et 50kW max-->
|
||||
<!-- </button>-->
|
||||
<!-- ,-->
|
||||
<!-- <button class="button" id="toggleMinPower_100">-->
|
||||
<!-- 100kW-->
|
||||
<!-- </button>-->
|
||||
<!-- ,-->
|
||||
<button class="button" id="toggle_high_power">
|
||||
fais voir les plus de 100kW, j'ai pas le time!
|
||||
</button>
|
||||
<div id="round_power_legend">
|
||||
<br>
|
||||
<span class="marker-demo">
|
||||
<span class="map-marker-circle-demo color-unknown"></span> ?
|
||||
|
@ -113,19 +95,33 @@
|
|||
<span class="map-marker-circle-demo color-6"></span> > 300 kW
|
||||
</span>
|
||||
</div>
|
||||
<div id="bars_power">
|
||||
</div>
|
||||
<div id="infos_carte"></div>
|
||||
<div id="filter">
|
||||
filtres: <br>
|
||||
prise: type 2, type CCS<br>
|
||||
cable: attaché, à fournir<br>
|
||||
puissance:
|
||||
min
|
||||
<!-- <button class="button" id="toggleMinPower_50">-->
|
||||
<!-- keep cool, montre les stations entre 3 et 50kW max-->
|
||||
<!-- </button>-->
|
||||
<!-- ,-->
|
||||
<!-- <button class="button" id="toggleMinPower_100">-->
|
||||
<!-- 100kW-->
|
||||
<!-- </button>-->
|
||||
<!-- ,-->
|
||||
<!-- TODO filtrer les bornes selon la puissance -->
|
||||
<!-- <button class="button" id="toggle_high_power">-->
|
||||
<!-- fais voir les plus de 100kW, j'ai pas le time!-->
|
||||
<!-- </button>-->
|
||||
|
||||
</div>
|
||||
<h2>
|
||||
Puissances des stations:
|
||||
</h2>
|
||||
<div id="bars_power">
|
||||
<!-- <div class="bars-proportion">-->
|
||||
<!-- <div class="bar color-unknown" style="width: 50%">10</div>-->
|
||||
<!-- <div class="bar color-power-lesser-than-50" style="width: 10%">3</div>-->
|
||||
<!-- <div class="bar color-power-lesser-than-100" style="width: 30%"></div>-->
|
||||
<!-- <div class="bar color-power-lesser-than-200" style="width: 40%"></div>-->
|
||||
<!-- <div class="bar color-power-lesser-than-300" style="width: 20%"></div>-->
|
||||
<!-- <div class="bar color-power-lesser-than-max" style="width: 10%"></div>-->
|
||||
<!-- </div>-->
|
||||
</div>
|
||||
|
||||
<div id="found_charging_stations">
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue