Maps and Navigation SDK
androidJvm
com.tomtom.sdk.routing:model
/
com.tomtom.sdk.routing.route.section.urban
Package-level
declarations
Types
Types
Urban
Section
Link copied to clipboard
data
class
UrbanSection
(
val
geometry
:
List
<
GeoPoint
>
,
val
routeOffset
:
Distance
,
val
length
:
Distance
)
:
Section
Represents a route section that is located within urban area.