User Tools

Site Tools


thinkgeo.mapsuite.core.tileaccessmode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.core.tileaccessmode [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.core.tileaccessmode [2015/09/18 05:53]
admin
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.TileAccessMode ====== ====== ThinkGeo.MapSuite.Core.TileAccessMode ======
 +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.
  
-<!-- Enumeration --> +**ReadAddDelete** 
-This enumeration represents how the tileCache should access the tiles. +  * **Summary**:This mode represents the tileCache is no limited that can read, add, delete 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__ 
-[[Category:​MapSuiteCore]] 
-[[Category:​ThinkGeo.MapSuite.Core]] 
  
thinkgeo.mapsuite.core.tileaccessmode.txt · Last modified: 2017/03/16 21:59 (external edit)