OpenLayers. Element | |
Functions | |
visible | |
toggle | Toggle the visibility of element(s) passed in |
hide | Hide element(s) passed in |
show | Show element(s) passed in |
remove | Remove the specified element from the DOM. |
getHeight | |
getDimensions | |
getStyle |
visible: function( element )
Toggle the visibility of element(s) passed in
toggle: function()
Hide element(s) passed in
hide: function()
Show element(s) passed in
show: function()
Remove the specified element from the DOM.
remove: function( element )
getHeight: function( element )
getDimensions: function( element )
getStyle: function( element, style )