Package-level declarations

Functions

Link copied to clipboard
fun Geocoder(dispatcher: CoroutineDispatcher = Dispatchers.Default): Geocoder

Create a new Geocoder instance for geocoding operations.

Link copied to clipboard
fun Geocoder.Companion.mobile(dispatcher: CoroutineDispatcher = Dispatchers.Default): Geocoder

Create a new Geocoder instance for geocoding operations.

Link copied to clipboard
fun MobileGeocoder(dispatcher: CoroutineDispatcher = Dispatchers.Default): Geocoder

Create a new Geocoder instance for geocoding operations.