MobileGeocoder

fun MobileGeocoder(dispatcher: CoroutineDispatcher = Dispatchers.Default, locale: String? = null): Geocoder

Create a new Geocoder instance for geocoding operations.

Return

A new Geocoder instance.

Parameters

dispatcher

The CoroutineDispatcher to use for geocoding operations.

locale

The locale string used for reverse geocoding, null will use device default