Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 291 Bytes

File metadata and controls

11 lines (9 loc) · 291 Bytes

Background selector

The original base layer switcher is hidden by default when you use this script. If you want show the base layer switcher, you can comment out the CSS part in background_selector.css this way :

/*#switcher-baselayer{
    display:none;
}*/