Geocoder

external class Geocoder(options: Geocoder.ConstructorOptions)(source)

A widget for finding addresses and landmarks, and flying the camera to them. Geocoding is performed using Cesium ion.

See also

Constructors

Link copied to clipboard
constructor(options: Geocoder.ConstructorOptions)

Types

Link copied to clipboard

Properties

Link copied to clipboard

Gets the parent container.

Link copied to clipboard

Gets the parent container.

Link copied to clipboard

Gets the view model.

Functions

Link copied to clipboard
fun destroy()

Destroys the widget. Should be called if permanently removing the widget from layout.

Link copied to clipboard