IsochroneFeature

@Serializable
data class IsochroneFeature(val type: String, val properties: IsochroneProperties, val geometry: IsochroneGeometry)

Individual isochrone feature.

Constructors

Link copied to clipboard
constructor(type: String, properties: IsochroneProperties, geometry: IsochroneGeometry)

Properties

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