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

Annotation Layers not showing up in ArcGIS 10.1 - Please help

$
0
0
We just recently updated our server to ArcGIS version 10.1 and now my Annotation layers are not showing up on my map. I'm using Flex Viewer 3.2. Below are the calls in my main config.xml to my 3 map services that aren't showing up. Does anything have any thoughts? Should I be using a different layer type? Unfortunately, I need help on resolving this issue ASAP.. I have a customer who is waiting.

Code:

<layer label="EPA Region Labels" type="dynamic" visible="true"  alpha="0.8"
                  url="http://gispub2.epa.gov/ArcGIS/rest/services/NEPmap/EPARegionLabels/MapServer"/>       
<layer label="NEP Labels - Local" type="dynamic" visible="true"  alpha="0.7"
                  url="http://gispub2.epa.gov/ArcGIS/rest/services/NEPmap/NEPLocalLabels/MapServer"/>
<layer label="NEP Labels - Regional" type="dynamic" visible="true"  alpha="1"
                  url="http://gispub2.epa.gov/ArcGIS/rest/services/NEPmap/NEPRegionalLabels/MapServer"/>

Thank you,

Ali Page

Viewing all articles
Browse latest Browse all 2097

Trending Articles