Dear all,

 

I would like to modify the style of a feature to a dashed border style.
I try the following code, but it doesn't work. Can you please help me to
solve this problem?

 

Var my_style = {

            strokeColor : <blue >,

            strokeWidth : 1,

            fillColor : < blue >,

            fillOpacity : 0.2,

            borderStyle : < dashed > 

}

 

...

 

feature.style = my_style

 

To complete my question: is it possible to have a filling lined
rendering?

 

Thanks,

Julien

 

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

Reply via email to