ThinkGeo.com    |     Documentation    |     Premium Support

Google Map Like Pan/Zoom Toolbar

Hello,


Is it possible to implement google map like pan and zoom toolbar in map suite desktop edition?


Best regards


 


 



Hi onur, 
  
 Sorry that we haven’t provided a demo on implementing a pan/zoom bar like google or our webedition/wpfedition does, but we did provide the straight-forward methods to manage that, all these related samples can be found under the installation “How Do I” samples “How Do I\Moving Around The Map”.  
 Hope it helps and any questions please feel free to let me know. 
  
 Best Regards, 
 Johnny 


Hello,


I look at the samples you mentioned and i get how to do pan/zoom using map control methods. I suppose i can manage my needs with these straight forward methods. Just it will be very cool if i can do pan/zoom bar like google or web edition does. Thanks a lot.


One more question, is it possible to prevent paning with mouse.


Best regards,



Hi onur, 
  
 You can set the winformsMap1.ExtentOverlay.PanMode = MapPanMode.Disabled; to prevent the panning. 
  
 Regards, 
 Edgar