BaseLayerPickerViewModel
external class BaseLayerPickerViewModel(options: BaseLayerPickerViewModel.ConstructorOptions)(source)
The view model for BaseLayerPicker.
See also
Types
Link copied to clipboard
interface ConstructorOptions
Properties
Link copied to clipboard
Gets the button background image. This property is observable.
Link copied to clipboard
Gets the button tooltip. This property is observable.
Link copied to clipboard
Gets or sets whether the imagery selection drop-down is currently visible.
Link copied to clipboard
Gets or sets an array of ProviderViewModel instances available for imagery selection. This property is observable.
Link copied to clipboard
Gets or sets the currently selected imagery. This property is observable.
Link copied to clipboard
Gets or sets the currently selected terrain. This property is observable.
Link copied to clipboard
Gets or sets an array of ProviderViewModel instances available for terrain selection. This property is observable.
Link copied to clipboard
Gets the command to toggle the visibility of the drop down.