Select to view content in your preferred language

Color Coding a map

1877
1
09-02-2010 07:41 AM
KeysleSorm
New Contributor
Is it possible to color code this map?
I'd like to be able to color code the entire united states down to the individual cities.
As well as the cities in other parts of the world
Is this possible with this tool?
0 Kudos
1 Reply
dotMorten_esri
Esri Notable Contributor
You define how you want to render the map using ArcMap when you author your map. So when you publish this to the Server, Silverlight will automatically pull the map as you defined the rendering.
Other than that, you can do some changes to colors on the client if you use the FeatureLayer. See these examples:
http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#RenderersXAML
http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Thematic_Interactive
0 Kudos