ThinkGeo.com    |     Documentation    |     Premium Support

Mouse wheel and zoom in

For some reason I can zoom out using my mouse wheel but can't zoom in.  Any ideas on what could be preventing the mouse wheel from zooming in?  It worked when I first started playing with the control but now it doesn't. 



Peter,


Thanks for your interests in MapSuite Destkop Edition.


This is a very wield problem because even though we have a property in MapControl to control the MouseWheel behaviour, but the ZoomIn and ZoomOut should be controled at the same stage.

 


winformsMap1.ExtentOverlay.MouseWheelMode = MapMouseWheelMode.Disabled; 


Could you try the simplest sample in HowDoI sample to see if zooming in can works?

HowDoI/ Getting Startted/ Display a simple map




Any more quesitons just feel free to let  me know.


Thanks.


Yale