GeoJsonFactory

class GeoJsonFactory

Factory used for a creation of a GeoJsonObject.

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

Constructors

Link copied to clipboard
fun GeoJsonFactory()

Functions

Link copied to clipboard
fun fromJson(json: String): GeoJsonObject

Converts a GeoJSON string to a GeoJsonObject. The input string must be compliant with the GeoJSON Specification