add olx.interaction.DrawOptions.prototype.finishCondition to typedef

This commit is contained in:
giohappy
2016-04-22 15:21:11 +02:00
parent ead6063170
commit 5934f9d416

View File

@@ -2585,6 +2585,7 @@ olx.interaction.DragZoomOptions.prototype.out;
* type: ol.geom.GeometryType,
* maxPoints: (number|undefined),
* minPoints: (number|undefined),
* finishCondition: (ol.events.ConditionType|undefined),
* style: (ol.style.Style|Array.<ol.style.Style>|ol.style.StyleFunction|undefined),
* geometryFunction: (ol.interaction.DrawGeometryFunctionType|undefined),
* geometryName: (string|undefined),