Other Structures
The following structures are available globally.
-
Represents the original location from the request before map matching. This is used when the routing service snaps a waypoint to a different location.
See moreDeclaration
Swift
public struct IndoorOriginalLocation : Hashable -
Represents a passthrough via waypoint in an indoor route. Passthrough waypoints are via waypoints with passThrough=true that the route passes through without creating a section boundary. They appear along a section’s polyline at the specified offset.
See moreDeclaration
Swift
public struct IndoorPassThroughWaypoint : Hashable
Other Structures Reference