enum RouteViewComponents: String { case onlyElevation = "elevation" case all = "all" case withoutHeartRate = "no-hr" }