RoutablePoint

public struct RoutablePoint : Codable, Hashable

Undocumented

  • Undocumented

    Declaration

    Swift

    public var point: CLLocationCoordinate2D { get }
  • Undocumented

    Declaration

    Swift

    public let name: String