OruxMaps

Uncategorized Boards => BETAS => Topic started by: gmcl on September 21, 2016, 02:51:45 AM

Title: custom maps
Post by: gmcl on September 21, 2016, 02:51:45 AM
What maps have you guys added in your custom maps xml?  



Peace
Title: Re: custom maps
Post by: miguelcurto on September 30, 2016, 02:24:07 PM
You mean custom online maps?



If so: Strava Heat Map.


<?xml version="1.0" encoding="utf-8"?>
<onlinemapsources>

<onlinemapsource uid="66">
<name>Strava heatmap (LAYER)</name>
<url><![CDATA[http://globalheat.strava.com/tiles/cycling/color2/{$z}/{$x}/{$y}.png]]></url>
<minzoom>0</minzoom>
<maxzoom>18</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name="User-Agent">{om}</httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>



</onlinemapsources>


In beta is now a separate file.In regular version (from playstore) you need to edit your onlinemapsources.xml



Handy for making multimaps when travelling and exploring new areas (moutainbiking).