Configure ol.interaction.KeyboardPan with options

This commit is contained in:
Tom Payne
2013-04-22 15:33:25 +02:00
parent d1b2e4e483
commit cc33727fad
3 changed files with 6 additions and 5 deletions
+1
View File
@@ -203,6 +203,7 @@
/**
* @typedef {Object} ol.interaction.KeyboardPanOptions
* @property {ol.interaction.ConditionType|undefined} condition Condition.
* @property {number|undefined} pixelDelta Pixel delta
*/