Skip to content

Commit ade568d

Browse files
committed
Added Getlost Maps for Australia
1 parent 4487f29 commit ade568d

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

galileo-getlost-maps.ms

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<customMapSource overzoom="true">
3+
<name>Getlost Maps</name>
4+
<minZoom>10</minZoom>
5+
<maxZoom>16</maxZoom>
6+
<url>https://live.getlost.com.au/{$z}/{$x}/{$y}.jpg</url>
7+
</customMapSource>

galileo-getlost-maps.png

32.8 KB
Loading

index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,19 @@ <h2>Finland</h2>
8888
<li><a href="mapant-finland.ms"><img src="mapant-finland.png">MapAnt Finland</a></li>
8989
</ul>
9090

91+
<h2>Australia</h2>
92+
<ul>
93+
<li><a href="galileo-getlost-maps.ms"><img src="galileo-getlost-maps.png">Getlost Maps</a></li>
94+
</ul>
95+
9196
<h2>New-Zealand</h2>
9297
<ul>
93-
<li><a href="galileo-nztopo-maps.ms"><img src="galileo-nztopo-maps.png">NZTopo Maps </a></li>
98+
<li><a href="galileo-nztopo-maps.ms"><img src="galileo-nztopo-maps.png">NZTopo Maps</a></li>
9499
</ul>
95100

96101
<p id="navionics-notes">
97102
<sup>*</sup> <i>Notes on Navionics:<br>
98-
&mdash; Navionics is not currerntly working due to that loading of map tiles from other origins than <a href="https://webapp.navionics.com/">https://webapp.navionics.com/</a> is beeing blocked..<br>
103+
&mdash; Navionics is not currerntly working due to that loading of map tiles from other origins than <a href="https://webapp.navionics.com/">https://webapp.navionics.com/</a> are beeing blocked..<br>
99104
&mdash; A token is used to validate the map source that will expire after 24 hours.
100105
Any downloaded map tiles will still be available offline. To be able to download new map tiles add the map source again to get a fresh token.<br>
101106
</i>

0 commit comments

Comments
 (0)