Routing
@JsonClass(generateAdapter = true )
Content copied to clipboard
Types
EmissionCategory
Link copied to clipboard
FuelType
Link copied to clipboard
RouteComputeType
Link copied to clipboard
Service
Link copied to clipboard
TurnPreferenceSetting
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Vehicle
Link copied to clipboard
VehicleRestrictionsSettings
Link copied to clipboard
data class VehicleRestrictionsSettings(totalWeight: Int, axleWeight: Int, tandemWeight: Int, tridemWeight: Int, otherWeight: Int, unladenWeight: Int, totalLength: Int, axleLength: Int, trailerLength: Int, tractorLength: Int, kingpinLastAxle: Int, kingpinLastTandem: Int, kingpinEndTrailer: Int, otherLength: Int, width: Int, Height: Int, totalCombinationWeight: Int)
Content copied to clipboard
Properties
arriveInDirection
Link copied to clipboard
avoidFerries
Link copied to clipboard
avoidMotorways
Link copied to clipboard
avoidParkways
Link copied to clipboard
avoidSpecialAreas
Link copied to clipboard
avoidTollRoads
Link copied to clipboard
avoidUnpavedRoads
Link copied to clipboard
computeAlternatives
Link copied to clipboard
emissionCategory
Link copied to clipboard
fuelType
Link copied to clipboard
generateExtendedInfo
Link copied to clipboard
loadRestrictions
Link copied to clipboard
manufactureYear
Link copied to clipboard
maxRecomputeCount
Link copied to clipboard
recomputeDistance
Link copied to clipboard
recomputeIteration
Link copied to clipboard
routeComputeType
Link copied to clipboard
service
Link copied to clipboard
speedProfiles
Link copied to clipboard
trailerAxles
Link copied to clipboard
turnPreferenceSetting
Link copied to clipboard
useTraffic
Link copied to clipboard
vehicle
Link copied to clipboard
vehicleAxles
Link copied to clipboard
vehicleMaxSpeed
Link copied to clipboard
vehicleRestrictions
Link copied to clipboard