Create routes for you and others to follow
TerraQuest makes it a snap to create routes to follow in the app.Currently, there are two methods for creating routes:
- Turn a track into a route line (compatible with Strava, Garmin, Fitbit, and imported .gpx files).
- Use the TerraQuest route builder to build a route line.
Embed Route Maps on a Website
Once a route is created, it can be embedded on a website with the following iframe code. Simply replace the route id with the route id to be shown on the map. The height and width can be adjusted in px (default) or percent of the container dimension.
<iframe src="https://www.terraquest.com/route/612/embed" height="600" width="100%"></iframe>