Point

fun Point(position: GeoJsonPosition, boundingBox: GeoBoundingBox? = null)

Parameters

position

Coordinates of the given Point.

boundingBox

Bounding box of the Point (optional).

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