Improve documentation of regular versus irregular transformation
This commit is contained in:
@@ -168,7 +168,10 @@ OpenLayers.Control.TransformFeature = OpenLayers.Class(OpenLayers.Control, {
|
||||
|
||||
/**
|
||||
* APIProperty: irregular
|
||||
* {Boolean}
|
||||
* {Boolean} Make scaling/resizing work irregularly. If true then
|
||||
* dragging a handle causes the feature to resize in the direction
|
||||
* of movement. If false then the feature resizes symetrically
|
||||
* about it's center.
|
||||
*/
|
||||
irregular: false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user