Select to view content in your preferred language

Renderer for Graphics Layer with Points, Lines and Polygons

2276
1
10-07-2010 08:19 AM
JavierAbadía_Miranda
Deactivated User
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,
0 Kudos
1 Reply
NimeshJarecha
Esri Regular Contributor
You should assign symbol to each graphic based on geometry type in that case.

Regards,
Nimesh
0 Kudos