use toolbar
- You can customise the look of map controls by CSS
- A map control can be displayed on any DOM element if
'_parent' is set
- Control.type (TOGGLE, TOOL or BUTTON) indicates how does
the control conflict with other controls. Default is TOGGLE.
- A toolBar is a control itself and can be added to another
toolBar
- This example also demonstrates how to create a custom
control