Maps and Navigation SDK
androidJvm
com.tomtom.sdk.location:model
/
com.tomtom.sdk.location
/
GeoBounds
Geo
Bounds
data
class
GeoBounds
(
val
coordinates
:
List
<
GeoPoint
>
)
Represents geographical bounds determined by the given list of
GeoPoint
elements.
Members
Constructors
Geo
Bounds
Link copied to clipboard
constructor
(
coordinates
:
List
<
GeoPoint
>
)
Properties
coordinates
Link copied to clipboard
val
coordinates
:
List
<
GeoPoint
>