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
  • For each budget, the boundary of the reachable range.

    Declaration

    Swift

    public let polygons: [Budget : [CLLocationCoordinate2D]]