Hello, I am having a problem using map layers, below is my requirement:
1. I have two or more map layers to be shown overlapped to each other.
2. One map layer is the base layer which is fetched from server as tilled layer and added to map layer and it contains only satellite images of format JPEG.
3. Second layer which is street layers must be overlapped over base map layer of different languages e.g English, Arabic, french etc.
4. the different language street layers can be turned OFF and ON as per language selected by user.
5. So at any time atmost two layers must be visible one is base map layer and second is any language layer.
6. Language layers of course needs to be of PNG8, PNG32 with transparency enabled so that base map layer also visible.
So now problem is this, as i noticed if base layer is of JPEG format then other layers of different formats e.g PNG then they are not visible. but such layers which has same format as base layers are overlapped properly and visible.
Please reply me to resolve this problem or any other idea is also welcome.
Regards,
Khurram Saleem