User Tools

Site Tools


thinkgeo.mapsuite.windowsphonecore.tileaccessmode

ThinkGeo.MapSuite.WindowsPhoneCore.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.

<!– Enumeration –> This enumeration represents how the tileCache should access the tiles.

Items

Name Summary
Default The default mode is ReadAddDelete.
ReadOnly This mode represents the tileCache just can read tiles from it.
ReadAdd This mode represents the tileCache can read tiles from it and add tiles to it, but can not delete tiles.
ReadAddDelete This mode represents the tileCache is no limited that can read, add, delete tiles.

NOTOC WindowsPhoneMapSuiteCore ThinkGeo.MapSuite.WindowsPhoneCore

thinkgeo.mapsuite.windowsphonecore.tileaccessmode.txt · Last modified: 2017/03/16 21:59 (external edit)