I am using three basemaps in my application: a basemap consisting of a set of provincial layers which I have called 'surround', an aerial image basemap and also a DEM basemap. My study area consists of three small areas in the province. I am using the 'surround' basically just to add some context outside of the stuudy area. My aerial and DEM basemaps fully cover the study area. I always want to have the 'surround' basemap showing and then want to be able to toggle on/off the aerial and DEM basemaps as overlays on the surround.
So far I have only been able to show the surround overlaid with either the aerial or DEM but with no option to toggle on/off (this might be that 'hybrid' basemap functionality...). As soon as I add the MapSwitcher widget and select the aerial or DEM basemaps the surround disappears.
How can I make the 'surround' always visible with no option to switch on/off but give the user the ability to turn on/off the aerial or DEM basemaps while the surround is still visible??
Help is much appreciated!