Select to view content in your preferred language

Symbols change colors

665
2
02-16-2012 01:20 AM
demdeberanz
Emerging Contributor
Hi everybody, I get a strange problem. I print on a map some symbols (simple marker symbols) each with different color related to the values of a specific attribute.
All function properly but when I zoom in the map all the symbols become of the same color (losing the previous one).

Someone can help me?

Thank you everybody.
0 Kudos
2 Replies
StephenLead
Honored Contributor
Can you upload your code?
0 Kudos
demdeberanz
Emerging Contributor
Can you upload your code?


Sorry, I fixed the problem!It was my fault, I had got a cycle but I was using the same symbol object for every feature while I should instantiate a new object for each ones.

Thank you!
0 Kudos