MultiPoint

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

Parameters

points

List of Points.

boundingBox

Bounding box of the MultiPoint (optional).