X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/942ed125d4c7f93a741166cfeacf8d6115623e8d..8b6bb8f21356ce284c7a6ae10c0b60562e7cd482:/lib/template/search-html.php?ds=sidebyside diff --git a/lib/template/search-html.php b/lib/template/search-html.php index f7013793..09b7021f 100644 --- a/lib/template/search-html.php +++ b/lib/template/search-html.php @@ -290,7 +290,7 @@ form{ projection: new OpenLayers.Projection("EPSG:900913"), displayProjection: new OpenLayers.Projection("EPSG:4326"), eventListeners: { - "moveend": mapEventMove, + "moveend": mapEventMove } } ); map.addLayer(new OpenLayers.Layer.OSM.("Default")); @@ -317,7 +317,7 @@ form{