searchNearby
inline suspend fun GeoPlacesClient.searchNearby(crossinline block: SearchNearbyRequest.Builder.() -> Unit): SearchNearbyResponse
SearchNearby
queries for points of interest within a radius from a central coordinates, returning place results with optional filters such as categories, business chains, food types and more. The API returns details such as a place name, address, phone, category, food type, contact, opening hours. Also, the API can return phonemes, time zones and more based on requested parameters.