====== ThinkGeo.MapSuite.WebEdition.TileType ====== {{section>upgrade_map_suite_to_10.0}} This enumeration specifies whether the overlay uses tiling. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.TileType == Items == **SingleTile** * **Summary**:Specifies that the overlay does not use tiling and requests just one big image each time. **MultipleTile** * **Summary**:Specifies that the overlay uses tiling and requests multiple tile images each time.