compass
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
compass
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.