add olx.interaction.DrawOptions.prototype.finishCondition to typedef
This commit is contained in:
@@ -2585,6 +2585,7 @@ olx.interaction.DragZoomOptions.prototype.out;
|
|||||||
* type: ol.geom.GeometryType,
|
* type: ol.geom.GeometryType,
|
||||||
* maxPoints: (number|undefined),
|
* maxPoints: (number|undefined),
|
||||||
* minPoints: (number|undefined),
|
* minPoints: (number|undefined),
|
||||||
|
* finishCondition: (ol.events.ConditionType|undefined),
|
||||||
* style: (ol.style.Style|Array.<ol.style.Style>|ol.style.StyleFunction|undefined),
|
* style: (ol.style.Style|Array.<ol.style.Style>|ol.style.StyleFunction|undefined),
|
||||||
* geometryFunction: (ol.interaction.DrawGeometryFunctionType|undefined),
|
* geometryFunction: (ol.interaction.DrawGeometryFunctionType|undefined),
|
||||||
* geometryName: (string|undefined),
|
* geometryName: (string|undefined),
|
||||||
|
|||||||
Reference in New Issue
Block a user