Most people by now know that Google Maps allows you to customize a route by dragging the blue line around to select the roads you want to take instead of the roads it has chosen. This makes creating a bike route very fast and easy. Problem is, it’s in Google Maps and you want to get this route out in a printable cue sheet, or into your Garmin, or into bikely or mapmyride so an elevation profile is generated.
Well, here you go.
Step 0 (only done once). Create a favorite/bookmark with the URL exactly as below:
javascript****: (function(){var%20script=document.createElement(‘script’);script.src=‘http://mysite.verizon.net/kyleyost/googlemap_cuesheet.js’;document.getElementsByTagName('head’).appendChild(script);})()
Step 1. Go to Google Maps and make your route. Drag the blue line around to get the roads you want and rt-click to use “Add A Destination here”. Very intuitive and easy.
Step 2. Click your favorite created in Step 0
Step 3. Voila, there’s your cue sheet. Copy/Paste it into a text editor and save it. If you want GPX so you can import into bikely or MapMyRide, complete with cue sheet and elevation profile, select Bikely GPX. If you want to load the route into your Garmin, complete with Right, Left, Straight, U-Turn coursepoints for each turn, select Garmin CRS.
Easy, fast, brainless. Enjoy.