Structures

The following structures are available globally.

  • Important

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

    Declaration

    Swift

    public struct LatLngBounds : Encodable, Equatable, Hashable

Rectangles

  • Important

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

    Declaration

    Swift

    public struct Rectangles : Encodable, Hashable
  • Important

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

    Declaration

    Swift

    public struct AnnouncementTrigger
  • Part of RoutingAPI response. Contains original and optimized waypoint index in the array of RouteStops.

    See more

    Declaration

    Swift

    public struct OptimizedWaypoint : Decodable
  • The main response element.

    Important

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

    Declaration

    Swift

    public struct Response
  • RoadShieldReference contains information about the road shields of the next significant road segment after the maneuver.

    Important

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

    Declaration

    Swift

    public struct RoadShieldReference : Codable, Equatable