GeoJson

interface GeoJson

A GeoJSON object represents a Geometry, Feature, or collection of Features.

Inheritors

Properties

Link copied to clipboard
abstract val bbox: BoundingBox?

An optional bounding box used to represent the limits of the object's geometry.

Functions

Link copied to clipboard
abstract fun json(): String

Gets a JSON representation of this object.