Maps and Navigation SDK
androidJvm
com.tomtom.sdk.routing:model
/
com.tomtom.sdk.routing.route.section.vehiclerestricted
Package-level
declarations
Types
Types
Vehicle
Restricted
Section
Link copied to clipboard
class
VehicleRestrictedSection
(
val
geometry
:
List
<
GeoPoint
>
,
val
routeOffset
:
Distance
,
val
length
:
Distance
)
:
Section
Represents a route section indicating a restriction for the vehicle used.