ThinkGeo.com    |     Documentation    |     Premium Support

Min & Max Scale properties not working

Trying to limit User to zoom In/Out beyond certain Zoom Level, the following  use of  MinimumScale and  MaximumScale does not work:





iosMap.ZoomLevelSet=bingZoomLevelSet;
//iosMap.MinimumScale=bingZoomLevelSet.ZoomLevel01.Scale;
//iosMap.MaximumScale=bingZoomLevelSet.ZoomLevel19.Scale;

Uncommenting above 2 lines simply stops the iosmap from zooming In/Out through ZoomMapTool.Can you see if this is a bug?

Hi Zeeshan,



We tried the setting as yours but didn’t recreate the issue, here is the sample we were used to test and it includes the released IOS edition evaluation assemblies.

Would you please compare it to see if any differences, especially the dll version? You can send the sample back after you recreate it with some modifications.



Thanks,



Troy

LimitScaleSample.zip (1.62 MB)

I forget a test video which you can see it works fine in our end.

ap.thinkgeo.com:5001/fbsharing/xb4TLSDM



Thanks,



Troy