ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Enumeration –> This enumeration specifies the existence status for the current extent tiles.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.TilesExistingType” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.TilesExistingType</a>
| Name | Summary |
|---|---|
| NoneExisting | No tiles exist. Rendering of tiles to the screen will be skipped. |
| PartExisting | Some of the tiles exist and will be rendered to the screen; other areas will be submitted for drawing. |
| AllExisting | All tiles exist and will be rendered to screen; none will be submitted for drawing. |