Solved! Go to Solution.
Would you mind sharing where you changed the code at to accomplish this? I thought i had to do this thru the JSON for the print service but if you can only change it in the .MXML that would be a lot easier.
Thank you.
Hi,
Check function getLegendOptions() in ExportWebMapForm.mxml, it excluded BaseMapLayer by default. You can customize this function to exlcude other layers.
Hope this helps.
Rose