Skip to content

Instantly share code, notes, and snippets.

@alexzabolotny
Created June 18, 2015 10:06
Show Gist options
  • Save alexzabolotny/6e4d6ba5aa3e34ea7946 to your computer and use it in GitHub Desktop.
Save alexzabolotny/6e4d6ba5aa3e34ea7946 to your computer and use it in GitHub Desktop.
How to: Upload directions from Google Maps to Garmin (Forerunner 310XT in this case)
1. Create a route in google maps;
2. Copy map URL to http://www.gpsvisualizer.com/convert_input and convert to GPX;
3. Download GPX and go to https://connect.garmin.com/modern/activities;
3.1. Optionally use http://www.gpsies.com/convert.do to convert to TCX;
4. Find 'Import' button and import GPX/TCX file from step 3 as a Garmin activity;
5. Go to details of imported activity and find 'Save as Course' in 'Gear' icon menu (upper right corner);
6. Put all options (e.g. "loop to start") and save;
7. You can send the course to device from the same page as soon as it saves.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment