Place Result
data class PlaceResult(type: ResultType, distance: Double, title: String, subtitle: String, titleHighlights: List<StringRange>, location: GeoCoordinates, boundary: GeoBoundingBox, iso: String, addressComponent: Map<MapResultComponent, String>, entry: GeoCoordinates, details: List<PlaceResultDetail>, categoryTags: List<String>, placeLink: PlaceLink) : MapResult
Content copied to clipboard
Functions
Properties
addressComponent
Link copied to clipboard
boundary
Link copied to clipboard
categoryTags
Link copied to clipboard
details
Link copied to clipboard
entry
Link copied to clipboard
location
Link copied to clipboard
titleHighlights
Link copied to clipboard
type
Link copied to clipboard