Range

public struct Range

Important

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

Public

  • Center location for the reachable range calculation (map-matching of the origin point).

    Declaration

    Swift

    public let origin: CLLocationCoordinate2D
  • A mapping of initial budget to range boundaries.

    Declaration

    Swift

    public let boundaries: [Budget : RangeBoundary]