PlacesService$Ext extension
Methods
-
findPlaceFromPhoneNumber(
FindPlaceFromPhoneNumberRequest? request, [void callback(List< PlaceResult?> ?, PlacesServiceStatus?)?]) → void -
Available on PlacesService, provided by the PlacesService$Ext extension
-
findPlaceFromQuery(
FindPlaceFromQueryRequest? request, [void callback(List< PlaceResult?> ?, PlacesServiceStatus?)?]) → void -
Available on PlacesService, provided by the PlacesService$Ext extension
-
getDetails(
PlaceDetailsRequest? request, [void callback(PlaceResult?, PlacesServiceStatus?)?]) → void -
Available on PlacesService, provided by the PlacesService$Ext extension
-
nearbySearch(
PlaceSearchRequest? request, [void callback(List< PlaceResult?> ?, PlacesServiceStatus?, PlaceSearchPagination?)?]) → void -
Available on PlacesService, provided by the PlacesService$Ext extension
-
textSearch(
TextSearchRequest? request, [void callback(List< PlaceResult?> ?, PlacesServiceStatus?, PlaceSearchPagination?)?]) → void -
Available on PlacesService, provided by the PlacesService$Ext extension