Other Structures

The following structures are available globally.

  • Uniquely identifies a route.

    Route tags are generated locally using UUIDs. Use RouteTag.generate(...) to create a new unique route tag.

    See more

    Declaration

    Swift

    public struct RouteTag : Hashable
  • Explains an issue encountered during indoor route calculation.

    See more

    Declaration

    Swift

    public struct IndoorRouteNotice : Hashable
  • Detailed description entry for an indoor route notice.

    See more

    Declaration

    Swift

    public struct IndoorRouteNoticeDetails : Hashable
  • Contains venue car specific settings.

    See more

    Declaration

    Swift

    public struct VenueCarSpecification : Hashable
  • Venue pedestrian specific settings.

    See more

    Declaration

    Swift

    public struct VenuePedestrianSpecification : Hashable
  • Contains venue scooter specific settings.

    See more

    Declaration

    Swift

    public struct VenueScooterSpecification : Hashable
  • Contains venue taxi specific settings.

    See more

    Declaration

    Swift

    public struct VenueTaxiSpecification : Hashable
  • Contains transport attributes details related to the venue transport mode. Notes

    See more

    Declaration

    Swift

    public struct VenueTransportSpecification : Hashable
  • Represents the nearby place at the charging location. Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.

    See more

    Declaration

    Swift

    public struct NearbyPlace : Hashable