ThinkGeo.com    |     Documentation    |     Premium Support

Zooms out way to far

Good Morning Folks,

I’m having trouble limiting the user from zooming out way to far resulting in a tiny map in the the middle of the screen. I’ve tried all of the suggestions found in the demos and in the forums with no luck. Our program is using the World Map SDK with only slight changes to color and number of layers being used. Does anyone have any suggestions?


Hi Cheryle, 
  
 I think “MaximumScale” property is prefer to this question on the winform map as following statements: 
  
 winformsMap1.MaximumScale = winformsMap1.ZoomLevelSet.ZoomLevel06.Scale; 
  
 Thanks,

Thanks Don! That fixed our problem.

Hi Cheryle, 
  
 I am glad to hear that fixed. 
  
 Any question please let us know. 
  
 Regards, 
  
 Don