Draw interaction
This commit is contained in:
@@ -341,6 +341,14 @@
|
||||
* @todo stability experimental
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} ol.interaction.DrawOptions
|
||||
* @property {ol.layer.Vector} layer Destination layer for the features.
|
||||
* @property {ol.interaction.DrawMode} mode Drawing mode ('point', 'linestring',
|
||||
* or 'polygon').
|
||||
* @todo stability experimental
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} ol.interaction.KeyboardPanOptions
|
||||
* @property {ol.events.ConditionType|undefined} condition A conditional
|
||||
|
||||
Reference in New Issue
Block a user