Add ol.interaction.TouchPan

This commit is contained in:
Frederic Junod
2013-02-18 11:29:03 +01:00
parent ccd568ca3b
commit d9a1c18300
5 changed files with 238 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@
@exportObjectLiteralProperty ol.MapOptions.renderers Array.<ol.RendererHint>|undefined
@exportObjectLiteralProperty ol.MapOptions.shiftDragZoom boolean|undefined
@exportObjectLiteralProperty ol.MapOptions.target Element|string
@exportObjectLiteralProperty ol.MapOptions.touchPan boolean|undefined
@exportObjectLiteralProperty ol.MapOptions.view ol.IView|undefined
@exportObjectLiteralProperty ol.MapOptions.zoomControl boolean|undefined
@exportObjectLiteralProperty ol.MapOptions.zoomDelta number|undefined