IonGeocoderService
Provides geocoding through Cesium ion.
See also
Types
Link copied to clipboard
interface ConstructorOptions
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>>