Hello,

I am implementing an application displaying Google map and other location information
such as grid, and markers in multiple layers with different transparencies. What I tried was to plot Google map on QwtPlotSpectrum. Howerver, I couldn't control the transparency using setAlpha().
If anyone have an experience of similar application (mixing an image and QwtPlotItem(s)), please share the experience with a short example.

Thanks in advance.