Overlay docs
This commit is contained in:
+2
-1
@@ -51,7 +51,8 @@ ol.OverlayPositioning = {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @classdesc
|
* @classdesc
|
||||||
* Like {@link ol.control.Control}, Overlays are visible widgets.
|
* An element to be displayed over the map and attached to a single map
|
||||||
|
* location. Like {@link ol.control.Control}, Overlays are visible widgets.
|
||||||
* Unlike Controls, they are not in a fixed position on the screen, but are tied
|
* Unlike Controls, they are not in a fixed position on the screen, but are tied
|
||||||
* to a geographical coordinate, so panning the map will move an Overlay but not
|
* to a geographical coordinate, so panning the map will move an Overlay but not
|
||||||
* a Control.
|
* a Control.
|
||||||
|
|||||||
Reference in New Issue
Block a user