Hi,
I have a polygon SHP with an order of Symbol Levels set (Properties - Symbology - Advanced - Symbol Levels) and saved on the MXD file. It was OK on the ArcMap, but after it was published as a service, the Symbol Levels seems does not work at all using the ArcGIS API for Javascript.
I have searched for this problem and found some similar problems:
Symbol Levels and Feature Services
Re: Considering Symbol Levels in WPF map control
But none of them have a proper solution.
Is Symbol Levels even supported outside ArcGIS for Desktop? Is it supported using Javascript API? Does anyone have any solution for this?
Thanks,
Marvin
Marvin,
As stated in this thread Symbol Levels and Feature Services I don't believe that symbol levels are supported by ArcGIS Server and thus they would not be supported by any of the esri web apis like JS.
Thank you Robert for your reply. I guess I will need to separate them into different layers then.