Hi,
In my Silverlight application, i have to display a map. This map should display countries in different colors according to sales data. If sales data is good, then country should be green, if it is satisfactory, then orange, else red.
We have countries in African and Middle-eastern regions (western asia).
Previously I used Telerik map with shp/dbf files. On the readcompleted event, i colored each country. The coloring worked fine, but map was slow.
Now our requirement is to use ARCgis maps. Is this possible to have such custome dynamic coloring?
I have downloaded Arcgic for SL, but unable to find an easy way to do this.
Thanks
~Dipti