Select to view content in your preferred language

Annotated Labels Appear as Grey Box in Web App

2451
6
Jump to solution
09-26-2012 08:01 AM
ReedDavis
Emerging Contributor
Created an annotated layer for my labels, simple one label per county, when I load the layer into the web map all I get is a grey box where the label should be. Does anyone know of this issue and is there a fix?

Thanks
RD
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
RD,

   OK, the solution is simple. In the Operational Layers Tab, you choose the ArcGIS Server tab and type the REST URL to your map services. Then listed below that are the available map services (i.e. Demographics, Louisville, Petroleum, etc). INSTEAD of expanding one of those you just click it and then hit the include button (This add the whole map service as dynamic).

View solution in original post

0 Kudos
6 Replies
RobertScheitlin__GISP
MVP Emeritus
RD,

   Are you attempting to add these layers as a type="feature" in the Flex Viewer?
0 Kudos
ReedDavis
Emerging Contributor
Under Selected Operational Layers it says feature layer for my county names if that is what you mean, how would I change this?
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
RD,

    So it sounds like you are using App Builder, right? You can not add an annotation layer of a map service as an individual layer in App Builder as individual layers of a map service get added as feature type layers and an annotation would appear as a polygon on the map that makes up the bounds of the annotation. Your only option is to add the whole map service that contains your annotation and not try and drill down to layer 3 of the map service.
0 Kudos
ReedDavis
Emerging Contributor
Right, using app builder. I understand your reasoning why this is not working but I am confused about the solution? My annotation is contained within my map service, what do you mean by

    Your only option is to add the whole map service that contains your annotation and not try and drill down to layer 3 of the map service.
?
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
RD,

   OK, the solution is simple. In the Operational Layers Tab, you choose the ArcGIS Server tab and type the REST URL to your map services. Then listed below that are the available map services (i.e. Demographics, Louisville, Petroleum, etc). INSTEAD of expanding one of those you just click it and then hit the include button (This add the whole map service as dynamic).
0 Kudos
ReedDavis
Emerging Contributor
Works, Thanks for your help.
0 Kudos