TransportSpecification

public struct TransportSpecification : Hashable

Contains transport attributes details related to the transport mode. Notes

  • By default all vehicle specifications from RoutingOptions.transport_specification are set to nil and the RoutingOptions.transport_specification.transport_mode is set to TransportMode.car.
  • A route can be calculated with only the RoutingOptions.transport_specification.transport_mode set.