Maps and Navigation SDK
androidJvm
com.tomtom.sdk.navigation:navigation
/
com.tomtom.sdk.navigation.horizon.elements.street
Package-level
declarations
Types
Types
Street
Link copied to clipboard
data
class
Street
(
val
id
:
Int
,
val
pathId
:
Int
,
val
startOffset
:
Distance
,
val
endOffset
:
Distance
,
val
cityDistrict
:
String
,
val
cityBlock
:
String
,
val
streetName
:
String
,
val
roadNumbers
:
List
<
String
>
)
:
HorizonElement
Describes a street on the horizon element.
Street
Element
Type
Link copied to clipboard
object
StreetElementType
:
HorizonElementType
Type of
Street
horizon elements.