add geolocalize button

This commit is contained in:
Swrup 2022-02-08 22:39:13 +01:00
parent cef345b59c
commit 07de8eb30e
4 changed files with 50 additions and 2 deletions

View file

@ -10,6 +10,7 @@ Login to make a new thread.
<div class="row mb-3">
<div class="col-md-6">
<div id="map"></div>
<button onclick="geolocalize()">Geolocalize me</button>
</div>
<div class="col-md-6" id="newthread-form">