Maps and Navigation SDK
common:geojson
/
com.tomtom.sdk.common.geojson.geometry
/
MultiPoint
/
MultiPoint
Multi
Point
fun
MultiPoint
(
points
:
List
<
Point
>
,
boundingBox
:
GeoBoundingBox
?
=
null
)
Content copied to clipboard
Parameters
points
List of
Point
s.
bounding
Box
Bounding box of the
MultiPoint
(optional).