From: Pieter V. W. <pie...@1e...> - 2001-02-02 11:05:11
|
Hello, Is there a way to set the foreGround color in a dyn layer ? (not found in the docs for DYNLAYER) I tried using var style=new Object style.color = "white" myLayer.setStyle(style) but that didnt do it. Cheers, Pieter. |