Remove layer control, cleanup map scope and fix updating issue.

This commit is contained in:
baldo 2016-05-24 10:35:53 +02:00
parent cc0fadb7cd
commit 67767f915e
3 changed files with 26 additions and 8 deletions
app/styles/views/directives

View file

@ -122,6 +122,10 @@ f-node-form {
padding-bottom: 66%;
margin-top: 5px;
margin-bottom: 20px;
.leaflet-control-layers.leaflet-control {
display: none;
}
}
.buttons {