This question is locked. New answers and comments are not allowed.
What we are doing here is that we are implementing our own map and trying to use it through the radmap control on a silverlight app. For us, we do not need the whole world to be visible on the map nor even zoom out that far. but the radmap has a default 20 zoom levels, the top level (1) zooms to the world, and the lowest level (20) zoom to somewhere at street level.
questions:
(1) is there any way I can customize the zoom levels? so that, instead of having 20 zoom levels, we can have 10. MORE IMPORTANTLY, we can set the pixel/meter ratio to a value we prefer as we will be needing the accurate coordinates on the map.
(2) if we cant achieve the above situation, can you at least supply the pixel/meter ratio. or coordinates/meter ratio or any ratio of different map zoom levels of rad map? so that we can generate the map according to those values.
thank you very much
questions:
(1) is there any way I can customize the zoom levels? so that, instead of having 20 zoom levels, we can have 10. MORE IMPORTANTLY, we can set the pixel/meter ratio to a value we prefer as we will be needing the accurate coordinates on the map.
(2) if we cant achieve the above situation, can you at least supply the pixel/meter ratio. or coordinates/meter ratio or any ratio of different map zoom levels of rad map? so that we can generate the map according to those values.
thank you very much