SnapFeature

@Serializable
data class SnapFeature(val type: String, val properties: SnapProperties, val geometry: SnapGeometry)

A GeoJSON Feature with snapped location info

Constructors

Link copied to clipboard
constructor(type: String, properties: SnapProperties, geometry: SnapGeometry)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard