Protocols

The following protocols are available globally.

RangeCalculator

  • This service calculates a set of locations that can be reached from the origin point, subject to the available fuel or energy budget that is specified in the RangeCalculationOptions.

    Important

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

    Declaration

    Swift

    public protocol RangeCalculator
  • RoutePlanner protocol

    See more

    Declaration

    Swift

    public protocol RoutePlanner
  • A type that describes routing options with itinerary.

    See more

    Declaration

    Swift

    public protocol RoutingOptionsWithItinerary