MapResult

fun MapResult(    type: ResultType,     distance: Double,     title: String,     subtitle: String,     titleHighlights: List<StringRange>,     location: GeoCoordinates,     boundary: GeoBoundingBox,     iso: String,     addressComponent: Map<MapResultComponent, String>)