UI: keep map position when switch to reverse. Easy switching of lat,lon to lon,lat

This commit is contained in:
marc tobias
2016-10-30 17:45:45 +01:00
parent a61f852cd2
commit 8312e8f539
4 changed files with 25 additions and 1 deletions

View File

@@ -26,6 +26,12 @@ form label {
right: 0
}
#switch-coords {
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}
.sidebar {
width: 25%;
padding: 15px;