Isochrones Response
@Serializable
GeoJSON response returned by the isochrones endpoint.
Constructors
Link copied to clipboard
constructor(type: String, bbox: List<Double>, features: List<IsochroneFeature>, metadata: IsochronesMetadata)