| olc | |
| Namespace Properties | |
| Namespace URI | http://www.openlayers.org/control |
| Default Prefix | olc |
| Configurable Components | |
| olc: | Abstract base component for OpenLayers Controls. |
| Configurable Properties | |
| id | {String} id of the control. |
| div | {DOMElement} DOM element for the control. |
| type | {<OpenLayers.Control.TYPE>} Type of the control. |
| allowSelection | {Boolean} |
| displayClass | {String} |
| title | {String} |
Abstract base component for OpenLayers Controls.