custom maps

Started by gmcl, September 21, 2016, 02:51:45 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gmcl

What maps have you guys added in your custom maps xml?  



Peace

miguelcurto

#1
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).