support satellite imagery map layer from esri
This commit is contained in:
parent
fbaafccec8
commit
c1f4da18ae
3 changed files with 416 additions and 12 deletions
|
|
@ -0,0 +1,14 @@
|
|||
.leaflet-control-layers-group-name {
|
||||
font-weight: bold;
|
||||
margin-bottom: .2em;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.leaflet-control-layers-group {
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
|
||||
.leaflet-control-layers-scrollbar {
|
||||
overflow-y: scroll;
|
||||
padding-right: 10px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue