Maps and Navigation SDK
androidJvm
com.tomtom.sdk.navigation:navigation
/
com.tomtom.sdk.navigation.horizon.elements.region
Package-level
declarations
Types
Types
Region
Link copied to clipboard
data
class
Region
(
val
id
:
Int
,
val
pathId
:
Int
,
val
startOffset
:
Distance
,
val
endOffset
:
Distance
,
val
country
:
String
,
val
subCountry
:
String
)
:
HorizonElement
Describes a region on the horizon element.
Region
Element
Type
Link copied to clipboard
object
RegionElementType
:
HorizonElementType
Type of
Region
horizon elements.