Kenneth wrote:

> hi,
> 
> I have the following code:
> 
> .golf-yellowhazard {
>                                       stroke-width: .2px;
>                                       stroke: #f9f605;
>                                       stroke-dasharray: 1, 1;
>                                       fill: none;
> 
> this is supposed to draw a dashed yellow line. But when the
> line is closed,
> the area gets a black fill. How to avoid that?

Instead of a closed single way, add it as two separate ways that
join at either end (if I've understood the problem correctly).
 
Ed



_______________________________________________
talk mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/talk

Reply via email to