Hi all, how can I add a LiveLayer using the original symbols I stored in ArcGIS Desktop?
I set 4 classes in Unique Values Legend made through ESRI Public1 font. I correctly see it in ArcGIS Server Mapservice...and I wish I could use it to render the LiveLayer...
How can I do this?
Thanks
Davide
If you have server 10 standard enterprise or advanced enterprise, you can create a feature service from your mxd, point your xml to it and it will display your icons as you created them in the mxd.
If you do not have server standard or advanced you will have to do it the hard way and display your images(icons) by adding a unique value renderer into the live layer widget. An example of a unique value renderer can be found here
http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=GP_DriveTimePolygons
Hope this helps!
You can also search the old forum for Robert Sheitlin's thread here
http://forums.esri.com/Thread.asp?c=158&f=2421&t=286957