X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/3b960a5bf343f5617326f162c6df3399dce34930..79d4db5db6253d67412769448ea94736d0e0997e:/lib/template/search-html.php diff --git a/lib/template/search-html.php b/lib/template/search-html.php index d37368b2..75084c86 100644 --- a/lib/template/search-html.php +++ b/lib/template/search-html.php @@ -111,8 +111,11 @@ controls:[ new OpenLayers.Control.Navigation(), new OpenLayers.Control.PanZoomBar(), - new OpenLayers.Control.MouseDefaults(), new OpenLayers.Control.MousePosition(), + new OpenLayers.Control.TouchNavigation({ + dragPanOptions: { enableKinetic: true } + }), + new OpenLayers.Control.Attribution()], maxExtent: new OpenLayers.Bounds(-20037508.34,-20037508.34,20037508.34,20037508.34), maxResolution: 156543.0399,