20.05.2017, 13:53
Hello,
I was successful to put Strava Heatmap Cycling as a map on RouteConverter Online edition, by adding these following lines on {user}/.routeconverter/tileservers/default.xml:
<tileServer id="Strava Heatmap Cycling" name="Strava Heatmap Cycling Blue/Red" minZoom="1" maxZoom="17" copyright="Strava">
"http://globalheat.strava.com/tiles/cycling/color1/" + zoom + "/" + coordinates.x + "/" + coordinates.y + ".png"
</tileServer>
But I want this map as a "layer" over Google's regular map, or Google's Satellite map. Is there a way to do this?
Thank you in advance,
Paulo
I was successful to put Strava Heatmap Cycling as a map on RouteConverter Online edition, by adding these following lines on {user}/.routeconverter/tileservers/default.xml:
<tileServer id="Strava Heatmap Cycling" name="Strava Heatmap Cycling Blue/Red" minZoom="1" maxZoom="17" copyright="Strava">
"http://globalheat.strava.com/tiles/cycling/color1/" + zoom + "/" + coordinates.x + "/" + coordinates.y + ".png"
</tileServer>
But I want this map as a "layer" over Google's regular map, or Google's Satellite map. Is there a way to do this?
Thank you in advance,
Paulo
