Is there any way to style a graphic symbol via multiple data properties

498
0
02-21-2014 11:37 AM
VernonChin
New Contributor II
Hello,

I want to display graphics with different styling based on multiple properties of my data objects.  In ArcGIS WPF you can bind data properties to different display attributes like rotation and background color, but in iOS the class breaks renderers only take in one field/parameter.

What I do NOT want to do is to define a symbol for each combination of values (e.g. 10 images x 5 colors x 8 rotation angles = 400 AGSCompositeSymbol objects).

Is there any way to achieve this in the current SDK version?

Regards,
Vernon
0 Kudos
0 Replies