This is the namespace that contains access to bu.ControlDefinition generators
for the bu.street.Viewer.
- Source:
- bu-street/control/bu.street.controldef.jsdoc
Methods
-
<static> Brightness( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.Brightness.Parameters:
Name Type Argument Description controlOptionsbu.control.SliderOptions <optional>
Options for the control.
actionOptionsbu.action.ActionOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> Contrast( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.Contrast.Parameters:
Name Type Argument Description controlOptionsbu.control.SliderOptions <optional>
Options for the control.
actionOptionsbu.action.ActionOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> FeatureInfoSwitcher( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.Switcherthat allow to identify features.Parameters:
Name Type Argument Description controlOptionsbu.control.SwitcherOptions <optional>
Options for the control.
actionOptionsbu.street.action.FeatureInfoOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> Goto( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.Selectthat sets the viewer in a coordinates or an image ID.Parameters:
Name Type Argument Description controlOptionsbu.control.SelectOptions <optional>
Options for the control.
actionOptionsbu.action.ActionOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> LayerSwitcher( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.LayerSwitcher.Parameters:
Name Type Argument Description controlOptionsbu.control.LayerSwitcherOptions <optional>
Options for the control.
actionOptionsbu.action.ActionOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> MeasurementsClear( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.SingleButtonthat clears measurements from a viewer.Parameters:
Name Type Argument Description controlOptionsbu.control.SingleButtonOptions <optional>
Options for the control.
actionOptionsbu.action.ActionOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> MeasurementsLabels( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.CheckBoxthat hides or shows label of measurements from a viewer.Parameters:
Name Type Argument Description controlOptionsbu.control.CheckBoxOptions <optional>
Options for the control.
actionOptionsbu.action.ActionOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> MeasurementSwitcher( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.Switcherthat allow to switch between different measurement tools.Parameters:
Name Type Argument Description controlOptionsbu.control.SwitcherOptions <optional>
Options for the control.
actionOptionsbu.street.action.MeasurementsOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> North( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.SingleButtonthat shows north.Parameters:
Name Type Argument Description controlOptionsbu.control.SingleButtonOptions <optional>
Options for the control.
actionOptionsbu.action.ActionOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> OpenStreetImageSwitcher( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.Switcherthat allow to open a street image.Parameters:
Name Type Argument Description controlOptionsbu.control.SwitcherOptions <optional>
Options for the control.
actionOptionsbu.action.ActionOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> ScreenShot( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.SingleButtonthat creates a screen shot of a street viewer.Parameters:
Name Type Argument Description controlOptionsbu.control.SingleButtonOptions <optional>
Options for the control.
actionOptionsbu.action.ActionOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> Spinner( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.Spinner.Parameters:
Name Type Argument Description controlOptionsbu.control.SpinnerOptions <optional>
Options for the control.
actionOptionsbu.street.action.SpinnerOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> ViewerInfo( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.Labelthat shows information of the viewer.Parameters:
Name Type Argument Description controlOptionsbu.control.LabelOptions <optional>
Options for the control.
actionOptionsbu.street.action.ViewerInfoOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> ViewerInfoAngles( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.Labelthat shows viewer angles info.Parameters:
Name Type Argument Description controlOptionsbu.control.LabelOptions <optional>
Options for the control.
actionOptionsbu.street.action.ViewerInfoOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> ViewerInfoImage( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.Labelthat shows viewer common info.Parameters:
Name Type Argument Description controlOptionsbu.control.LabelOptions <optional>
Options for the control.
actionOptionsbu.street.action.ViewerInfoOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> Zoom( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.Zoom.Parameters:
Name Type Argument Description controlOptionsbu.control.ZoomOptions <optional>
Options for the control.
actionOptionsbu.action.ActionOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> ZoomSlider( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.ZoomSlider.Parameters:
Name Type Argument Description controlOptionsbu.control.ZoomSliderOptions <optional>
Options for the control.
actionOptionsbu.action.ActionOptions <optional>
Options for the action.
- Source:
- bu-street/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
Javascript API 7.x