DraggableValuePopup
Mixin Extends:
Like ValuePopup but draggable and updates its content while dragging.
Inherited Summary
From class ValuePopup | ||
public |
The coverage data layers added to this popup. |
|
public |
addCoverageLayer(layer: DataLayer): this |
|
public |
Returns whether there is any non-missing coverage data at the current popup location. |
|
public |
removeCoverageLayer(layer: DataLayer): this |
|
public |
updateData(): this Updates the popup content from the data layers. |