HKWorkoutRouteQuery
A query to access the location data stored in a workout route.
Declaration
class HKWorkoutRouteQueryMentioned in
Overview
Use a workout route query to access the location data associated with an HKWorkoutRoute. Because a route sample can include a large number of CLLocation objects, the query asynchronously returns the locations in batches. For detailed instructions, see Reading Route Data.