new AnchoredElement
Parameters:
| Name | Type | Description |
|---|---|---|
anchoredElementOptions |
ol.AnchoredElementOptions | Anchored element options. |
- Source:
- anchoredelement.js, line 43
Extends
Members
-
changed
-
- Inherited From:
- Source:
- object.js, line 156
-
setValues
-
- Inherited From:
- Source:
- object.js, line 249
Methods
-
bindTo
-
Parameters:
Name Type Argument Description keystring Key. targetol.Object Target. targetKeystring= <optional>
(Optional) Target key. noNotifyboolean= <optional>
(Optional) No notify. - Inherited From:
- Source:
- object.js, line 135
-
get
-
Parameters:
Name Type Description keystring Key. - Inherited From:
- Source:
- object.js, line 163
Returns:
Value.- Type
- *
-
getElement
-
- Source:
- anchoredelement.js, line 107
Returns:
Element.- Type
- Element | undefined
-
getMap
-
- Source:
- anchoredelement.js, line 120
Returns:
Map.- Type
- ol.Map | undefined
-
getPosition
-
- Source:
- anchoredelement.js, line 133
Returns:
Position.- Type
- ol.Coordinate | undefined
-
getPositioning
-
- Source:
- anchoredelement.js, line 146
Returns:
Positioning.- Type
- ol.AnchoredElementPositioning | undefined
-
<protected> handleElementChanged
-
- Source:
- anchoredelement.js, line 159
-
<protected> handleMapChanged
-
- Source:
- anchoredelement.js, line 171
-
<protected> handleMapPostrender
-
- Source:
- anchoredelement.js, line 191
-
<protected> handlePositionChanged
-
- Source:
- anchoredelement.js, line 199
-
<protected> handlePositioningChanged
-
- Source:
- anchoredelement.js, line 207
-
notify
-
Parameters:
Name Type Description keystring Key. - Inherited From:
- Source:
- object.js, line 184
-
set
-
Parameters:
Name Type Description keystring Key. value* Value. - Inherited From:
- Source:
- object.js, line 212
-
setElement
-
Parameters:
Name Type Description elementElement | undefined Element. - Source:
- anchoredelement.js, line 215
-
setMap
-
Parameters:
Name Type Description mapol.Map | undefined Map. - Source:
- anchoredelement.js, line 227
-
setOptions
-
Parameters:
Name Type Description optionsObject.<string, *> Options. - Inherited From:
- Source:
- object.js, line 234
-
setPosition
-
Parameters:
Name Type Description positionol.Coordinate | undefined Position. - Source:
- anchoredelement.js, line 239
-
setPositioning
-
Parameters:
Name Type Description positioningol.AnchoredElementPositioning | undefined Positioning. - Source:
- anchoredelement.js, line 251
-
unbind
-
Parameters:
Name Type Description keystring Key. - Inherited From:
- Source:
- object.js, line 255
-
unbindAll
-
Removes all bindings.
- Inherited From:
- Source:
- object.js, line 272