up edit
This commit is contained in:
parent
f991aee8ed
commit
bdb3728494
13 changed files with 283 additions and 20 deletions
|
@ -72,6 +72,12 @@
|
|||
<button class="button">oui, toujours là</button>
|
||||
<button class="button">non plus là</button>
|
||||
<button class="button">pouet pouet!</button>
|
||||
<hr>
|
||||
<button class="button" (click)="toggleView()">Basculer carte / tableau</button>
|
||||
<div class="downloaders">
|
||||
<button class="button" (click)="downloadGeoJSON()">Télécharger GeoJSON</button>
|
||||
<button class="button" (click)="downloadCSV()">Télécharger CSV</button>
|
||||
</div>
|
||||
</div>
|
||||
<div id="user_infos">
|
||||
login OSM:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue