GeoJson

open class GeoJson(val json: JsonObject)

An utility class to work with GeoJson (https://geojson.org/)

Inheritors

Constructors

Link copied to clipboard
constructor(json: JsonObject)

Properties

Link copied to clipboard
val json: JsonObject
Link copied to clipboard