]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib/template/search-html.php
UI: keep map position when switch to reverse. Easy switching of lat,lon to lon,lat
[nominatim.git] / lib / template / search-html.php
index 02c338cd8cfe334a18018c4308b8ea195da9b0f2..14ebacc8020e079b6dee354d5d1d653273521620 100644 (file)
@@ -27,7 +27,7 @@
             </div>
         </div>
         <div class="search-type-link">
-            <a href="<?php echo CONST_Website_BaseURL; ?>reverse.php?format=html">reverse search</a>
+            <a id="switch-to-reverse" href="<?php echo CONST_Website_BaseURL; ?>reverse.php?format=html">reverse search</a>
         </div>
     </form>