RouteMatchingDetails

public struct RouteMatchingDetails

The RouteMatchingDetails provides information about the id’s of routes being currently followed

Important

This is a Public Preview API. It may be changed or removed at any time.

Public

  • The list of followed routes ID’s

    Declaration

    Swift

    public let followedRoutesIds: [UUID]