ConstructorOptions

Properties

Link copied to clipboard

A callback function that is called after a successful geocode. If not supplied, the default behavior is to fly the camera to the result destination. Default value - GeocoderViewModel.flyToDestination

Link copied to clipboard
abstract val flightDuration: Double?

The duration of the camera flight to an entered location, in seconds.

Link copied to clipboard
abstract val geocoderServices: <Error class: unknown class><<Error class: unknown class>>?

Geocoder services to use for geocoding queries. If more than one are supplied, suggestions will be gathered for the geocoders that support it, and if no suggestion is selected the result from the first geocoder service wil be used.

Link copied to clipboard
abstract val scene: <Error class: unknown class>

The Scene instance to use.