Add freehand to the typedef

This commit is contained in:
Tim Schaub
2016-10-15 06:36:59 -06:00
parent 1c8ed12b68
commit 4b0e857b93

View File

@@ -2582,6 +2582,7 @@ olx.interaction.DragZoomOptions.prototype.out;
* geometryFunction: (ol.DrawGeometryFunctionType|undefined),
* geometryName: (string|undefined),
* condition: (ol.EventsConditionType|undefined),
* freehand: (boolean|undefined),
* freehandCondition: (ol.EventsConditionType|undefined),
* wrapX: (boolean|undefined)}}
*/