NavigationSnapshotError

public enum NavigationSnapshotError : Error

Navigation snapshot error cases are thrown when a snapshot cannot be created.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Occurs when there is no route plan available.

    Declaration

    Swift

    case unavailableRoutePlan