mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 05:18:00 +00:00
UI: keep map position when switch to reverse. Easy switching of lat,lon to lon,lat
This commit is contained in:
@@ -26,6 +26,12 @@ form label {
|
||||
right: 0
|
||||
}
|
||||
|
||||
#switch-coords {
|
||||
font-size: 0.8em;
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
width: 25%;
|
||||
padding: 15px;
|
||||
|
||||
Reference in New Issue
Block a user