From fc40bbaa05220497aa24fb37d7c994bbfee73353 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Fri, 23 Jan 2009 19:06:38 +0000 Subject: [PATCH] These too, right? Unimplemented property docs (see r8752). git-svn-id: http://svn.openlayers.org/trunk/openlayers@8761 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Feature/Vector.js | 2 -- 1 file changed, 2 deletions(-) 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: "" *