GeoJsonFeature

class GeoJsonFeature

Properties

geometry
Link copied to clipboard
var geometry: GeoJsonGeometry? = null
id
Link copied to clipboard
var id: String? = null
properties
Link copied to clipboard
var properties: Map<String, Any>? = null
type
Link copied to clipboard
var type: String? = null