I would like labels on a street shapfile layer to be associated with ZoomLevels. For example, at a low ZoomLevel (01) I would like only labels for Interstates, but a high ZoomLevel(20) would like all labels displayed. Also want several other label levels in between 01 and 20.
I have applied CustomStyles at various zoom levels when rendering the actual lines for the streets and now want to apply custom styles to labeling.
I have made use of the ValueItem and ValueStyle classes for the lines and that works just fine.
Is there any sample code that shows how to do the same with labeling?
Regards,
Dennis