[OpenLayers-Users] [Feature style] Dashed border style

Julien JEUDY jjeudy at gi-paris.com
Wed Apr 9 04:12:55 EDT 2008


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

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20080409/a589fdac/attachment.html


More information about the Users mailing list