This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.tiletype [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.mvcedition.tiletype [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.TileType ====== | ====== ThinkGeo.MapSuite.MvcEdition.TileType ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
This enumeration specifies whether the overlay uses tiling. | This enumeration specifies whether the overlay uses tiling. | ||
- | ===== Items ===== | + | == Remarks == |
- | ^ Name ^ Summary ^ | + | N/A |
- | | SingleTile | Specifies that the overlay does not use tiling and requests just one big image each time. | | + | == Items == |
- | | MultipleTile | Specifies that the overlay uses tiling and requests multiple tile images each time. | | + | **SingleTile** |
+ | * **Summary**:Specifies that the overlay does not use tiling and requests just one big image each time. | ||
+ | |||
+ | **MultipleTile** | ||
+ | * **Summary**:Specifies that the overlay uses tiling and requests multiple tile images each time. | ||
- | __NOTOC__ | ||
- | [[Category:MvcEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.MvcEdition]] | ||