var safety = new esri.layers.ArcGISDynamicMapServiceLayer("http://arcgis.focusproject.org:8399/arcgis/rest/services/2012APR11_California_Partnerships_Colleges_HealthCare_VA.gdb/MapServer", { id : 'publicsafety', opacity : 0.8 });
Solved! Go to Solution.
That worked! (I guess the answer was that easy!)
Although the symbols look a little funny ... Am I better off trying to change (or overwrite) the symbology on the JavaScript end rather than the desktop end?
Screen shot: [ATTACH=CONFIG]13491[/ATTACH]
after you changed the mxd and msd and restarted the service, did you clear the rest cache?
That worked! (I guess the answer was that easy!)
Although the symbols look a little funny ... Am I better off trying to change (or overwrite) the symbology on the JavaScript end rather than the desktop end?
Screen shot: [ATTACH=CONFIG]13491[/ATTACH]