Hi All,

Can we show ToolTip text for each PanZoomBar button?
Right now, I am able to show tool tip for each control using the title tag
as shown below:-

                var zoombar = new OpenLayers.Control.PanZoomBar({title: 
"Navigation",
zoomWorldIcon:true});
                map.addControl(zoombar);

Hope someone has done this before?

- B

-- 
View this message in context: 
http://www.nabble.com/ToolTip-text-for-each-PanZoomBar-button-tp20462679p20462679.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.

_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to