(abstract) new ResetViewNavigationControl(terria)
- Description:
- The model for a zoom in control in the navigation control tool bar
Parameters:
Name | Type | Description |
---|---|---|
terria |
Terria | The Terria instance. |
Members
cssClass :String
- Description:
- Gets or sets the CSS class of the control. This property is observable.
Gets or sets the CSS class of the control. This property is observable.
Type:
- String
name :String
- Description:
- Gets or sets the name of the control which is set as the control's title. This property is observable.
Gets or sets the name of the control which is set as the control's title.
This property is observable.
Type:
- String
svgHeight :Integer
- Description:
- Gets or sets the height of the svg icon. This property is observable.
Gets or sets the height of the svg icon. This property is observable.
Type:
- Integer
svgIcon :Object
- Description:
- Gets or sets the svg icon of the control. This property is observable.
Gets or sets the svg icon of the control. This property is observable.
Type:
- Object
svgWidth :Integer
- Description:
- Gets or sets the width of the svg icon. This property is observable.
Gets or sets the width of the svg icon. This property is observable.
Type:
- Integer
Methods
(abstract, protected) activate()
- Description:
- When implemented in a derived class, performs an action when the user clicks on this control