searchPlaceIndexForPosition
inline suspend fun LocationClient.searchPlaceIndexForPosition(crossinline block: SearchPlaceIndexForPositionRequest.Builder.() -> Unit): SearchPlaceIndexForPositionResponse
Reverse geocodes a given coordinate and returns a legible address. Allows you to search for Places or points of interest near a given position.