I would like to be able to return all results for multiple layers near the user touch.
I currently am using multiple IdentifyTask's because each layer is a separate URL, but it appears I'll have to aggregate the results somehow.
Is there a sample anywhere?