ReverseGeocoding

data class ReverseGeocoding(val point: Point) : RequestType

Constructors

Link copied to clipboard
constructor(point: Point)

Properties

Link copied to clipboard
val point: Point