Hello all,
After a long time, AnyGIS guys have shared tile servers that works.
Tested as an Overlay on RouteConverter Opensource Edition 2.26, with these lines added in USER\.routeconverter\tileservers\overlayservers.xml:
"
<overlayServer id="NEW Strava Heatmap Cycling" name="NEW Strava Heatmap Cycling" minZoom="0" maxZoom="15">
<host>anygis.herokuapp.com</host>
<urlPattern>https://anygis.herokuapp.com/Tracks_Strava_Ride/#{tilex}/#{tiley}/#{zoom}</urlPattern>
<copyright>Strava</copyright>
</overlayServer>
"
Credits / tile sources: https://nnngrach.github.io/AnyGIS_maps/index_en
	
	
	
	
After a long time, AnyGIS guys have shared tile servers that works.
Tested as an Overlay on RouteConverter Opensource Edition 2.26, with these lines added in USER\.routeconverter\tileservers\overlayservers.xml:
"
<overlayServer id="NEW Strava Heatmap Cycling" name="NEW Strava Heatmap Cycling" minZoom="0" maxZoom="15">
<host>anygis.herokuapp.com</host>
<urlPattern>https://anygis.herokuapp.com/Tracks_Strava_Ride/#{tilex}/#{tiley}/#{zoom}</urlPattern>
<copyright>Strava</copyright>
</overlayServer>
"
Credits / tile sources: https://nnngrach.github.io/AnyGIS_maps/index_en
