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 var flightDuration: Double?

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

Link copied to clipboard

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 var scene: Scene

The Scene instance to use.