transformFeature() already call drawHandles

This commit is contained in:
fredj
2012-01-26 15:58:17 +01:00
parent a75d8ab235
commit 717e13fb44

View File

@@ -513,7 +513,6 @@ OpenLayers.Control.TransformFeature = OpenLayers.Class(OpenLayers.Control, {
onDrag: function(feature, pixel) {
if(feature === control.box) {
control.transformFeature({center: control.center});
control.drawHandles();
}
},
// set a new feature