---
title: route
framework: journalingsuggestions
role: symbol
role_heading: Instance Property
path: journalingsuggestions/journalingsuggestion/workout/route
---

# route

The geographic path that a person travels over the course of the workout.

## Declaration

```swift
var route: [CLLocation]?
```

## See Also

### Accessing workout summary information

- [icon](journalingsuggestions/journalingsuggestion/workout/icon.md)
