The following works
popup.setBackgroundColor("#C0C0C0");
popup.setOpacity(0.95);
But the following doesn't
popup.setBorder("1px");
Granted, I am just guessing, but looking at the source code of Popup.js, it is
not clear to me how to create a popup with a border.
Would appreciate any hints.
--
Puneet Kishor_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users
