Properties

data class Properties(val json: String)

A Properties object representing properties in Feature in the World Geodetic System 1984 (WGS 84) or a collection of Geometry objects.

Parameters

json

JSON string based representation of properties.

Constructors

Link copied to clipboard
fun Properties(json: String)

Properties

Link copied to clipboard