GeocoderService
Provides geocoding through an external service. This type describes an interface and is not intended to be used.
See also
Types
Properties
Functions
Link copied to clipboard
suspend fun geocode(query: String, type: GeocodeType? = definedExternally): <Error class: unknown class><GeocoderService.Result>
Link copied to clipboard
fun geocodeAsync( query: String, type: GeocodeType? = definedExternally): <Error class: unknown class><<Error class: unknown class><GeocoderService.Result>>