This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.iosedition.tiletype [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.iosedition.tiletype [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.iOSEdition.TileType ====== | ====== ThinkGeo.MapSuite.iOSEdition.TileType ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
This enum represents the tile type in the tile overlay. | This enum represents the tile type in the tile overlay. | ||
- | ===== Items ===== | + | == Remarks == |
- | ^ Name ^ Summary ^ | + | N/A |
- | | SingleTile | This value indicates the tile overlay is formed by one single tile. | | + | == Items == |
- | | MultiTile | This value indicates the tile overlay is formed by multiple tiles. | | + | **SingleTile** |
- | | HybridTile | This value indicates the tile overlay is formed by multiple tiles and panning like a single tile. | | + | * **Summary**:This value indicates the tile overlay is formed by one single tile. |
+ | |||
+ | **MultiTile** | ||
+ | * **Summary**:This value indicates the tile overlay is formed by multiple tiles. | ||
+ | |||
+ | **HybridTile** | ||
+ | * **Summary**:This value indicates the tile overlay is formed by multiple tiles and panning like a single tile. | ||
- | __NOTOC__ | ||
- | [[Category:iOSEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.iOSEdition]] | ||