MultiPoint

fun MultiPoint(points: List<Point>, boundingBox: GeoBoundingBox? = null)

Parameters

points

List of Points.

boundingBox

Bounding box of the MultiPoint (optional).

Important: This is a Public Preview API. It may be changed or removed at any time.