Select to view content in your preferred language

Annotation Layers not showing up in ArcGIS 10.1 -  Please help

2335
1
Jump to solution
08-30-2013 07:50 AM
AlisonPage
Regular Contributor
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.

<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
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
AlisonPage
Regular Contributor
Nevermind.. I was able to get them to show up without issue on my development server so it much just be something that the server admins did wrong... please disregard.

Thanks
Ali Page

View solution in original post

0 Kudos
1 Reply
AlisonPage
Regular Contributor
Nevermind.. I was able to get them to show up without issue on my development server so it much just be something that the server admins did wrong... please disregard.

Thanks
Ali Page
0 Kudos