Hi,
I'm running a setup with two WMS layers, one being a orthophoto base layer, the other being a non-base, semi-transparent theme layer. The user is able to switch the theme layer on and off, but cannot change base layer since there's only one.
I've now added a dummy "No backdrop" base layer (InMemoryFeatureLayer+LayerOverlay without features), but whenever I choose this a my base layer, the displayed WMS based theme layer disappears too. When I switch back to the orthophoto base layer, the theme layer reappears.
The layers are completely independent in my code. So I need to ask, whether WMS based layers are somehow logically connected in Map Suite ? I.e., changing the base layer to a non-WMS layer turns all other WMS layers off ?
Cheers.