ThinkGeo.com    |     Documentation    |     Premium Support

Turn off zoom/pan control

 Hi


How do I turn off the zoom/pan control?


Cheers


STeve



Steve,


 You simply turn off the PanZoomBar of your map with the code:


wpfMap1.MapTools.PanZoomBar.IsEnabled = false;