]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib/template/address-html.php
UI: scrollwheel, minimap
[nominatim.git] / lib / template / address-html.php
index 63072911da3579f8169ede7c7c6c6ae52e05335e..db735477147e5fef7f01c8b47692c3e229610e74 100644 (file)
     <form class="form-inline" role="search" accept-charset="UTF-8" action="<?php echo CONST_Website_BaseURL; ?>reverse.php">
         <div class="form-group">
             <input name="format" type="hidden" value="html">
+            lat
             <input name="lat" type="text" class="form-control input-sm" placeholder="latitude" value="<?php echo $fLat; ?>" >
-            <span id="switch-coords">&lt;&gt;</span>
+            <span id="switch-coords" title="switch lat and lon">&lt;&gt;</span>
+            lon
             <input name="lon" type="text" class="form-control input-sm" placeholder="longitude" value="<?php echo $fLon; ?>" >
             max zoom