diff --git a/lib/OpenLayers/Feature/Vector.js b/lib/OpenLayers/Feature/Vector.js index c97a48eaec..f91dedfbd0 100644 --- a/lib/OpenLayers/Feature/Vector.js +++ b/lib/OpenLayers/Feature/Vector.js @@ -322,8 +322,6 @@ OpenLayers.Feature.Vector = OpenLayers.Class(OpenLayers.Feature, { * - strokeLinecap: "round", [butt | round | square] * - strokeDashstyle: "solid", [dot | dash | dashdot | longdash | longdashdot | solid] * - pointRadius: 6, - * - hoverPointRadius: 1, - * - hoverPointUnit: "%", * - pointerEvents: "visiblePainted" * - cursor: "" *