When creating a route the linestyle (routestyle) I am trying to get it to draw as a continuous smooth un-interrupted semi-transparent line. The problem is that when using a linestyle with round caps the overlapping segments are darker than the center of the line and when using flat caps the line sometimes has breaks and when they overlap, they are darker than the rest of the line.
Seems that the place to do this would have actually been by setting the linestyle to round and the alpha to 255 then setting entire layer transparency or opacity! But I could not find a way to do that.
Alan