Draw interaction

This commit is contained in:
Tim Schaub
2013-10-29 17:24:22 -06:00
parent 076f1ac194
commit b3487ad30e
5 changed files with 437 additions and 0 deletions

View File

@@ -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