Hi,
In the app I'm developing, I execute an Identify Task that can return different types of features (Points/Lines/Polygons), probably mixed in the same result set.
If I add all the graphics to the graphic layer, how can I set up a simple renderer to render all features regardless of their geometry type?
Thank you,