Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - topolsky_kirill

#1
Hello.

Map not loading at my tablet TM-531 (Samsung Galaxy Tab 4 10.1 SM-T531). Oruxmaps v. 7.4.22
<onlinemapsource uid="716">
<name>Strava heatmap cycle hot (STRAVA)</name>
<url><![CDATA[https://heatmap-external-a.strava.com/tiles-auth/both/bluered/{$z}/{$x}/{$y}.png?px=256]]></url>
<minzoom>6</minzoom>
<maxzoom>23</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name="Cookie"><![CDATA[ajs_user_id=22389970; ajs_group_id=null; ajs_anonymous_id=^%^...Z1m2RzUug__]]></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>


Although the same code works fine at my smartphone.

How to cope with this issue?
#2
MAPAS/MAPS / Re: Strava heatmap
July 12, 2019, 05:14:41 PM
Hello.

Everything works at my smartphone with diagonal 5.5.

But when I try to use the same onlinemapsources.xml at Samsung Tab 10" then Strava heatmap not loading.

I tryed to use link without ?px=256 - no change.

I do not know how to cope with dat problem.


<onlinemapsource uid="716">
<name>Strava heatmap cycle hot (STRAVA)</name>
<url><![CDATA[https://heatmap-external-a.strava.com/tiles-auth/both/bluered/{$z}/{$x}/{$y}.png?px=256]]></url>
<minzoom>6</minzoom>
<maxzoom>23</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name="Cookie"><![CDATA[ajs_user_id=22***]]></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>