fix - online edit of handbook/mapapp.html

This commit is contained in:
Expo on server 2024-04-21 11:41:57 +01:00
parent cb292f456f
commit b7c2310ae7

View File

@ -2,7 +2,7 @@
<H1>Map app</H1> <H1>Map app</H1>
Map app is an offline map of the plateau and cave entrances. Fundamentally it is a website, which can be <a href="/expofiles/mapapp/mapapp.zip">downloaded</a> as a zip file. Once downloaded it can be extracted to some where on your phone. Map app is an offline map of the plateau and cave entrances. Fundamentally it is a website, which can be <a href="/expofiles/mapapp/mapapp.zip">downloaded</a> as a zip file. Once downloaded it can be extracted to some where on your phone.
<br> <br>
Now we need to host the website on your phone, in a way that your browser will trust the website to geolocate you. On android this can be done using HTTP simple server. Now we need to host the website on your phone, in a way that your browser will trust the website to geolocate you. On android this can be done using simpe HTTP server.
<ul> <ul>
<li>Click on Root folder and point at the folder where you extracted the zip file.</li> <li>Click on Root folder and point at the folder where you extracted the zip file.</li>