Maps and Navigation SDK
1.2.6
androidJvm
com.tomtom.sdk.location:model
/
com.tomtom.sdk.location
/
GeoBoundingBox
/
Companion
Companion
object
Companion
Members
Functions
from
Coordinates
Link copied to clipboard
@
JvmStatic
fun
fromCoordinates
(
coordinates
:
List
<
GeoPoint
>
)
:
GeoBoundingBox
Creates a new bounding box from the given list of
GeoPoint
elements.