User Tools

Site Tools


thinkgeo.mapsuite.portablecore.tileaccessmode

Differences

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

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.portablecore.tileaccessmode [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.portablecore.tileaccessmode [2017/03/16 21:59] (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.PortableCore.TileAccessMode ======+====== ThinkGeo.MapSuite.Core.TileAccessMode ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
 +  * //This enumeration represents how the tileCache should access the tiles.//
 +== Remarks ==
 +  * //None//
 +== Items ==
 +**Default**
 +  * **Summary**:​The default mode is ReadAddDelete.
  
-<!-- Enumeration --> +**ReadOnly** 
-This enumeration represents how the tileCache should access the tiles. +  * **Summary**:This mode represents the tileCache just can read tiles from it. 
-===== Items ===== + 
-^ Name ^ Summary ​+**ReadAdd** 
-| Default ​  | The default mode is ReadAddDelete. ​  | +  * **Summary**:​This mode represents the tileCache can read tiles from it and add tiles to it, but can not delete tiles. 
-| 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** 
-ReadAddDelete ​  | This mode represents the tileCache is no limited that can read, add, delete tiles. ​  |+  * **Summary**:​This mode represents the tileCache is no limited that can read, add, delete tiles.
  
-__NOTOC__ 
-[[Category:​MapSuitePortableCore]] 
-[[Category:​ThinkGeo.MapSuite.PortableCore]] 
  
thinkgeo.mapsuite.portablecore.tileaccessmode.1440040133.txt.gz · Last modified: 2015/09/21 08:19 (external edit)