CircleGeometry

fun CircleGeometry(position: GeoCoordinate, radiusInMeters: Int)

Parameters

position

The center GeoCoordinate of the circle.

radiusInMeters

The radius.

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