X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/7a47abe94728f688d6580b3497a8e1256ed28d72..1d836f6c5ccee069fd41137af1c0fef8d65f48f9:/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,