Make keyboard zoom delta configurable

This commit is contained in:
Tom Payne
2013-03-07 19:24:00 +01:00
parent 1f510d893f
commit c46f1425a0
2 changed files with 16 additions and 2 deletions
+3
View File
@@ -81,6 +81,9 @@
@exportObjectLiteralProperty ol.interaction.DefaultOptions.touchRotate boolean|undefined
@exportObjectLiteralProperty ol.interaction.DefaultOptions.touchZoom boolean|undefined
@exportObjectLiteral ol.interaction.KeyboardZoomOptions
@exportObjectLiteralProperty ol.interaction.KeyboardZoomOptions.delta number|undefined
@exportObjectLiteral ol.layer.LayerOptions
@exportObjectLiteralProperty ol.layer.LayerOptions.brightness number|undefined
@exportObjectLiteralProperty ol.layer.LayerOptions.contrast number|undefined