geocode

suspend fun geocode(query: String): <Error class: unknown class><GeocoderService.Result>(source)

Get a list of possible locations that match a search string.

Parameters

query

The query to be sent to the geocoder service

See also