Class: ol.View

ol.View

new View

Source:
  • view.js, line 25

Extends

Members

changed

Inherited From:
Source:
  • object.js, line 156

getView2D

Source:
  • view.js, line 48

getView3D

Source:
  • view.js, line 54

setValues

Inherited From:
Source:
  • object.js, line 249

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:
  • object.js, line 135

get

Parameters:
Name Type Description
key string Key.
Inherited From:
Source:
  • object.js, line 163
Returns:
Value.
Type
*

getHints

Source:
  • view.js, line 40
Returns:
Hint.
Type
Array.<number>

notify

Parameters:
Name Type Description
key string Key.
Inherited From:
Source:
  • object.js, line 184

set

Parameters:
Name Type Description
key string Key.
value * Value.
Inherited From:
Source:
  • object.js, line 212

setHint

Parameters:
Name Type Description
hint ol.ViewHint Hint.
delta number Delta.
Source:
  • view.js, line 61

setOptions

Parameters:
Name Type Description
options Object.<string, *> Options.
Inherited From:
Source:
  • object.js, line 234

unbind

Parameters:
Name Type Description
key string Key.
Inherited From:
Source:
  • object.js, line 255

unbindAll

Removes all bindings.
Inherited From:
Source:
  • object.js, line 272