Solved! Go to Solution.
I'm running ArcGIS Server 10.1 and FlexViewer 3.0. I've created a service from my xmd with two line features and offset them to 2 & -2. However, the offsets do not show in Flex Viewer. ... Any help would be greatly appreciated.
I'm running ArcGIS Server 10.1 and FlexViewer 3.0. I've created a service from my xmd with two line features and offset them to 2 & -2. However, the offsets do not show in Flex Viewer. ... Any help would be greatly appreciated.
Are you adding an individual layer from the map service as a "feature layer" or the whole map service as a "dynamic" (or "tiled") service?
If it fails when you are adding an individual layer from the map service, then try adding the whole map service. The main difference between these two cases is that in the first case, the feature data is sent to the client and the symbol is drawn clientside by the FlexAPI inside the browser, while in the second case the map image is created by ArcGIS Server and sent to the browser.