You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/componentsguide/mapcontrols/index.md
+68-12Lines changed: 68 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,10 @@ aside: false
4
4
5
5
# Map Controls
6
6
7
-
A control is a visible widget with a DOM element in a fixed position on the screen. They can involve user input (buttons), or be informational only; the position is determined using CSS. By default these are placed in the container with CSS class name ol-overlaycontainer-stopevent, but can use any outside DOM element.
7
+
A control is a visible widget with a DOM element in a fixed position on the screen.
8
+
They can involve user input (buttons), or be informational only;
9
+
the position is determined using CSS.
10
+
By default these are placed in the container with CSS class name ol-overlaycontainer-stopevent, but can use any outside DOM element.
0 commit comments