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

@ -14,6 +14,7 @@ let f ~board request =
<a href=<%s url %>>[New Thread]</a>
% end;
<div id="map"></div>
<button onclick="geolocalize()">Geolocalize me</button>
</div>
<div class="col-md-6">
<div id="thread_preview_div"></div>