toggle menu
compass
common
switch theme
search in API
compass-geocoder-mobile
/
dev.jordond.compass.geocoder
Package-level
declarations
Functions
Functions
Geocoder
Link copied to clipboard
fun
Geocoder
(
dispatcher
:
CoroutineDispatcher
=
Dispatchers.Default
)
:
Geocoder
Create a new
Geocoder
instance for geocoding operations.
mobile
Link copied to clipboard
fun
Geocoder.Companion
.
mobile
(
dispatcher
:
CoroutineDispatcher
=
Dispatchers.Default
)
:
Geocoder
Create a new
Geocoder
instance for geocoding operations.
Mobile
Geocoder
Link copied to clipboard
fun
MobileGeocoder
(
dispatcher
:
CoroutineDispatcher
=
Dispatchers.Default
)
:
Geocoder
Create a new
Geocoder
instance for geocoding operations.