ReverseSearchRepository

abstract class ReverseSearchRepository

Should give meta-data about a given location.

Constructors

Link copied to clipboard
fun ReverseSearchRepository()

Functions

Link copied to clipboard
abstract suspend fun getCountry(latLng: LatLng): String?

Inheritors

Link copied to clipboard