The view model for the
Geocoder
widget.
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
Object with the following properties:
|
Members
-
True if the geocoder should query as the user types to autocomplete
-
Default Value:
true
-
complete : Event
-
Gets the event triggered on flight completion.
-
Gets or sets the the duration of the camera flight in seconds. A value of zero causes the camera to instantly switch to the geocoding location. The duration will be computed based on the distance when undefined.
-
Default Value:
undefined
-
Gets a value indicating whether a search is currently in progress. This property is observable.
-
Gets or sets a value indicating if this instance should always show its text input field.
-
Default Value:
false
-
Gets the Bing maps key.
-
Deprecated:
true
-
Gets the scene to control.
-
Gets the Command that is executed when the button is clicked.
-
Gets or sets the text to search for. The text can be an address, or longitude, latitude, and optional height, where longitude and latitude are in degrees and height is in meters.
-
Gets the currently selected geocoder search suggestion
-
Gets the list of geocoder search suggestions
-
Gets the Bing maps url.
-
Deprecated:
true
Methods
-
Destroys the widget. Should be called if permanently removing the widget from layout.