Hi list,
is there currently a way to not have the RegularPolygon handler draw things in the default style, but in another style?
The constructor currently reads:
this.style = OpenLayers.Util.extend(OpenLayers.Feature.Vector.style['default'], {});
which gives me no option to change the style.
Best regards,
Bart