You are reading a single comment by @peter_v and its replies. Click here to read the full conversation.
  • I enjoy exploring London and use Jonathan O'Keeffe's site all the time, so my favourite visualisation thing using Strava data:

    1. Get a heat map with http://www.jonathanokeeffe.com/strava/map.php
      Up the opaque, pixel size as you wish, leave colour on heatmap
    2. Copy this: jQuery("#map_canvas").css("background-color", "black").find("img").hide()
    3. Full screen in your heatmap, hit Shift + Ctrl + j
      then Shift + Ctrl + v
    4. Enter, and voilĂ 

    One I made earlier

  • I think for macs to open the console in Chrome use Command + Option + J
    Pasting is also Command + Option + V

About

Avatar for peter_v @peter_v started