ThinkGeo.com    |     Documentation    |     Premium Support

ClientZoomLevelScales and SyncClientZoomLevels

Hi,


 What should I use in version 5.5.55 instead of these ClientZoomLevelScales and SyncClientZoomLevels


thanks,


Ayhan.



?

What is the problem? did You find it as stupid question?

Hello Ayhan, 
  
 Thanks for your post and really sorry for delay. 
  
 Now we have a new way named ZoomLevelSet, so we deprecate the old way ClientZoomLevelScales.  
  
 Those two are almost the same, the both are a collection that includeing a double value, for the (public ZoomLevelSet ZoomLevelSet) type ZoomLevelSet is a collection of Scale. and the Scale is a double value.  
  
 And for now, you didn’t need SyncClientZoomLevels any more, our function will do this job automatically. So just set the Map1.ZoomLevelSet, it will works fine. 
  
 Any more questions please feel free to let me know.  
  
 Regards,  
  
 Gary