This document is archived and information here might be outdated. Recommended version. |
Cached tile state.
Constant | Value | Description |
---|---|---|
esriTileStateRegular | 0 | Regular tile: tile retrieved successfully from the tile host. |
esriTileStateResampledOnNoData | 1 | Tile, obtained by resampling from lower resolution tile because of no data available. |
esriTileStateResampledOnFailure | 2 | Tile, obtained by resampling from lower resolution tile because of I/O failure. |