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