Constants

public enum Constants

Contains boundary values for the parameters used to initialize TomTomSDKCommon/RoadProperties.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Range of valid values for the functional road class which ndicates relative importance of the road in the routing network. A value equal to the Constants.functionalRoadClassRange.lowerBound indicates the road with the highest priority. A value equal to the Constants.functionalRoadClassRange.upperBoundindicates the road with the lowest priority.

    Declaration

    Swift

    public static let functionalRoadClassRange: ClosedRange<Int>