Changed wording - online edit of handbook/mapapp.html

This commit is contained in:
Expo on server 2023-07-04 15:25:06 +01:00
parent e3cf27fe86
commit 2a61b550a4

View File

@ -5,7 +5,7 @@ Map app is an offline map of the plateau and cave entrances. Fundamentally it i
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 HTTP simple server.
<ul> <ul>
<li>Click on Root folder and point at the directory where you extracted the zip file.</li> <li>Click on Root folder and point at the folder where you extracted the zip file.</li>
<li>Tick "Redirect to index.html if present"</li> <li>Tick "Redirect to index.html if present"</li>
<li>Tick "Restrict network interfaces", then select untick everything apart from "lo 127.0.0.1"</li> <li>Tick "Restrict network interfaces", then select untick everything apart from "lo 127.0.0.1"</li>
<li>Pres the "START" button</li> <li>Pres the "START" button</li>