We have defined a custom zoom level set for our map with 40 zoom levels. We set this on the map, and have SnapToZoomLevel set to true.
We have not done anything about altering the zoom levels on the layers that we place on the map. So, I assume as we zoom in and out on the map, those map levels have nothing to do with the style that is drawn on the layer? We are still dealing with a possible 20 styles on a layer?
Were I using custom styles on the layer, then how does the "ApplyUntilZoomLevel" work? Or doesn't it work?
I would really like to see a white-paper or wiki article that explains how you use these zoom level sets, and what the flow and logic is for ordering the way things draw within a layer and across layers. In a multi-layer class (like the world map kit), I have layers that I know I'm drawing after other layers, but they still get rendered below other layers. Seems like some roads styles always get rendered on top? There are things like which I do not understand.
Thanks.