Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 298 Bytes

File metadata and controls

12 lines (9 loc) · 298 Bytes

Background selector

(like on Google maps)

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;
}*/