Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

WMS basemaps doesn't work with 3.3

$
0
0
Hi everyone,
This is so strange, my WMS layer used to work fine in Flex Viewer / API 3.1.

But now with 3.3 (and tested in 3.2), it doesn't show up.

Is there a change in WMS layer properties since FW / API 3.2 ??

Alex
Quebec city

Code:

            <basemaps>
                    <layer type="wms" label="SCO wms" icon="assets/images/SCO2.jpg" imageFormat="jpg"
                            skipgetcapabilities="true"
                            visiblelayers="CMQ"
                            version="1.1.1"
                            url="http://ws.sco.prod/lizardtech/iserv/ows?" visible="true"/>
            </basemaps>


Viewing all articles
Browse latest Browse all 2097

Trending Articles