[OpenLayers-Users] Free Controls from panel

Tondo gpktondo at gmail.com
Fri Sep 28 01:47:29 PDT 2012


Hi,

you could create your own controls anywhere you want and just call simple
function...

onClick: function() { if(yourControl.active == true)
yourControl.deactivate(); else yourControl.activate(); }

Tom



--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Free-Controls-from-panel-tp5005121p5005139.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.


More information about the Users mailing list