Fixing links in documentation. Other Natural Docs changes. (closes #1504)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@6833 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-04-09 16:52:08 +00:00
parent ffab22ba19
commit 209f8f68f8
29 changed files with 87 additions and 75 deletions

View File

@@ -72,7 +72,7 @@ OpenLayers.Control.ModifyFeature = OpenLayers.Class(OpenLayers.Control, {
/**
* Property: selectControl
* {<OpenLayers.Control.Select>}
* {<OpenLayers.Control.SelectFeature>}
*/
selectControl: null,
@@ -99,7 +99,7 @@ OpenLayers.Control.ModifyFeature = OpenLayers.Class(OpenLayers.Control, {
/**
* APIProperty: virtualStyle
* {<OpenLayers.Feature.Vector.Style>}
* {Object} A symbolizer to be used for virtual vertices.
*/
virtualStyle: null,