====== ThinkGeo.MapSuite.DesktopEdition.ZoomLevelSnappingMode ====== {{section>upgrade_map_suite_to_10.0}} This enumation provides the options used to set the ZoomLevel Snapping Mode. In SnapUp or Default mode, there are only 20 preset ZoomLevels whose scales are set accordingly with OpenLayers' scales. You can change this by setting the SnappingMode to None, but in doing so, you will lose the ability to use the TileCache system. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.ZoomLevelSnappingMode == Items == **Default** * **Summary**:This is the default value of the ZoomLevel SnappingMode. Currently, the default value has the same effects as the SnapUp value. **SnapUp** * **Summary**:This is the SnapUp value of ZoomLevel SnappingMode. **None** * **Summary**:This is the None value of ZoomLevel SnappingMode.