Keywords: zoomlevel, zoomlevels, predefined, custom
Hey!
Right now I've been testing the ZoomLevels and how to use them. Since its a lot of work to get the graphics right so that the map looks OK I want to build a sort of "editor" for my map/layers so that I can, in runtime, change the colors, width and display option (such as when to display a layer). Since ZoomLevels are properties of the Layer its hard to code it, but there must be a way to set your own ZoomLevels?
Then I can have fields and let the user specify Upper and Lower boundaries and within those boundaries specify how the layer should look. If I always print the Map.CurrentScale that shouldnt be a problem I think.
So, in short: How can I define my own ZoomLevels?