AutocompleteResult
constructor(elemType: String?, place: String, coordinate: GeoPoint?, addressLabel: String?, entrances: List<EntrancePosition>?)
Parameters
elemType
the type of returned item (can be 'place', 'street', 'locality', 'categoryQuery', 'chainQuery', ...
place
full name of the suggested place
coordinate
coordinates of found place
addressLabel
(optional) The place name and its full postal address.
entrances
An optional list of entrance/access positions to reach the item by road.