What maps have you guys added in your custom maps xml?
Peace
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).