liskin / strava-map-switcher

Map switcher for Strava website
GNU General Public License v3.0
71 stars 20 forks source link

Map switching in Strava Heatmap #5

Closed liskin closed 4 years ago

liskin commented 5 years ago

Executing the following in Chrome DevTools Console at https://www.strava.com/heatmap switches the map. Now we just need to add buttons to the heatmap menu.

map.addLayer({id: "mapycz", type: "raster", source: {type: "raster", tiles: ["https://mapserver.mapy.cz/turist-m/{z}-{x}-{y}"], minzoom: 2, maxzoom: 18}}, 'heat')                                                                                                      
liskin commented 4 years ago

Done in ad9e72979e9ac4473f4e8a824d4d5fc816bfbf7b