House Number Result
data class HouseNumberResult(type: ResultType, distance: Double, title: String, subtitle: String, titleHighlights: List<StringRange>, location: GeoCoordinates, boundary: GeoBoundingBox, iso: String, addressComponent: Map<MapResultComponent, String>, entry: GeoCoordinates, exactMatch: Boolean) : MapResult
Content copied to clipboard
Functions
Properties
addressComponent
Link copied to clipboard
boundary
Link copied to clipboard
entry
Link copied to clipboard
exactMatch
Link copied to clipboard
location
Link copied to clipboard
titleHighlights
Link copied to clipboard
type
Link copied to clipboard