Setting a min/max zoom for Bing maps in Silverlight
Posted
by Boone
on Stack Overflow
See other posts from Stack Overflow
or by Boone
Published on 2010-05-31T19:55:29Z
Indexed on
2010/05/31
20:13 UTC
Read the original article
Hit count: 212
I am using the Silverlight sdk for Bing Maps. I have my map, I have my PushPins all mapped out. Now I want to disable the user from zooming out so far they see the whole world and keep it constricted to the just the US. It would be nice if there was something simple like Map.MaxZoom but there is not. Any help?
© Stack Overflow or respective owner