Maps and Navigation SDK
common:geojson
/
com.tomtom.sdk.common.geojson.geometry
/
Point
/
Point
Point
fun
Point
(
position
:
GeoJsonPosition
,
boundingBox
:
GeoBoundingBox
?
=
null
)
Content copied to clipboard
Parameters
position
Coordinates of the given
Point
.
bounding
Box
Bounding box of the
Point
(optional).