Class: ol.View
Extends
Members
-
changed
-
- Inherited From:
- Source:
-
getView2D
-
- Source:
-
getView3D
-
- Source:
-
setValues
-
- Inherited From:
- Source:
Methods
-
bindTo
-
Parameters:
| Name |
Type |
Argument |
Description |
key |
string
|
|
Key. |
target |
ol.Object
|
|
Target. |
targetKey |
string
|
<optional>
|
(Optional) Target key. |
noNotify |
boolean
|
<optional>
|
(Optional) No notify. |
- Inherited From:
- Source:
-
get
-
Parameters:
| Name |
Type |
Description |
key |
string
|
Key. |
- Inherited From:
- Source:
Returns:
Value.
-
Type
-
*
-
getHints
-
- Source:
Returns:
Hint.
-
Type
-
Array.<number>
-
notify
-
Parameters:
| Name |
Type |
Description |
key |
string
|
Key. |
- Inherited From:
- Source:
-
set
-
Parameters:
| Name |
Type |
Description |
key |
string
|
Key. |
value |
*
|
Value. |
- Inherited From:
- Source:
-
setHint
-
Parameters:
| Name |
Type |
Description |
hint |
ol.ViewHint
|
Hint. |
delta |
number
|
Delta. |
- Source:
-
setOptions
-
Parameters:
| Name |
Type |
Description |
options |
Object.<string, *>
|
Options. |
- Inherited From:
- Source:
-
unbind
-
Parameters:
| Name |
Type |
Description |
key |
string
|
Key. |
- Inherited From:
- Source:
-
unbindAll
-
Removes all bindings.
- Inherited From:
- Source: