User Tools

Site Tools


thinkgeo.mapsuite.core.tileaccessmode

ThinkGeo.MapSuite.Core.TileAccessMode

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

This enumeration represents how the tileCache should access the tiles.

Remarks

None

Items

Default

  • Summary:The default mode is ReadAddDelete.

ReadOnly

  • Summary:This mode represents the tileCache just can read tiles from it.

ReadAdd

  • Summary:This mode represents the tileCache can read tiles from it and add tiles to it, but can not delete tiles.

ReadAddDelete

  • Summary:This mode represents the tileCache is no limited that can read, add, delete tiles.
thinkgeo.mapsuite.core.tileaccessmode.txt · Last modified: 2017/03/16 21:59 (external edit)