Skip to content

Instantly share code, notes, and snippets.

@emilydohrem1111
emilydohrem1111 / onlinemapsources.xml
Last active July 23, 2024 17:42
Google Maps for OruxMaps, copy to PATH_TO_SDCARD/oruxmaps/mapfiles/
<onlinemapsource uid="0">
<name>Google Maps</name>
<url><![CDATA[https://www.google.com/maps/vt/lyrs=m&x={$x}&y={$y}&z={$z}&scale=2]]></url>
<minzoom>0</minzoom>
<maxzoom>19</maxzoom>
<projection>MERCATORESFERICAx512</projection>
<servers>0,1,2,3</servers>
<httpparam name=""></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>