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

Geobuf is a compact binary encoding for geographic data that provides lossless compression of GeoJSON polygons. The Geobuf must be Base64-encoded.

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)