Builder

class Builder

Properties

Link copied to clipboard

A circle on the earth, as defined by a center point and a radius.

Link copied to clipboard

A polygon is a list of linear rings which are each made up of a list of vertices.

Functions

Link copied to clipboard
fun circle(block: Circle.Builder.() -> Unit)