Remove layer control, cleanup map scope and fix updating issue.
This commit is contained in:
parent
cc0fadb7cd
commit
67767f915e
3 changed files with 26 additions and 8 deletions
app/styles/views/directives
|
@ -122,6 +122,10 @@ f-node-form {
|
|||
padding-bottom: 66%;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 20px;
|
||||
|
||||
.leaflet-control-layers.leaflet-control {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.buttons {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue