Change some 'Parameter' to 'Property' in documentation. Non functional change
This commit is contained in:
@@ -35,7 +35,7 @@ OpenLayers.Handler.Polygon = OpenLayers.Class(OpenLayers.Handler.Path, {
|
||||
drawingHole: false,
|
||||
|
||||
/**
|
||||
* Parameter: polygon
|
||||
* Property: polygon
|
||||
* {<OpenLayers.Feature.Vector>}
|
||||
*/
|
||||
polygon: null,
|
||||
|
||||
Reference in New Issue
Block a user