Added first version of the web server to drive the online mapping.

This commit is contained in:
Sascha L. Teichmann
2014-09-16 03:29:28 +02:00
parent a468741a24
commit e46968bbfd
6 changed files with 724 additions and 0 deletions

View File

@@ -0,0 +1 @@
.leaflet-control-coordinates{background-color:#D8D8D8;background-color:rgba(255,255,255,.8);cursor:pointer}.leaflet-control-coordinates,.leaflet-control-coordinates .uiElement input{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.leaflet-control-coordinates .uiElement{margin:4px}.leaflet-control-coordinates .uiElement .labelFirst{margin-right:4px}.leaflet-control-coordinates .uiHidden{display:none}