|
This sample application shows how to build
custom rendering for streets data. In the example below we use
several SymbolValueRendereres to draw the major roads with an Orange
color, while smaller roads are thinner with a black edge and a white
center. This example also shows how to use a LabelValueRenderer
to add custom signage for roads.
|