support satellite imagery map layer from esri

This commit is contained in:
liamcottle 2024-04-17 21:36:41 +12:00
parent fbaafccec8
commit c1f4da18ae
3 changed files with 416 additions and 12 deletions

View file

@ -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;
}