This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.portablecore.applyuntilzoomlevel [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.applyuntilzoomlevel [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== ThinkGeo.MapSuite.PortableCore.ApplyUntilZoomLevel ====== | + | ====== ThinkGeo.MapSuite.Core.ApplyUntilZoomLevel ====== |
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | * //This enumeration is used on a ZoomLevel to allow its styles to be applied to other zoom levels.// | ||
| + | == Remarks == | ||
| + | * //This enumeration is used on a ZoomLevel to allow its styles to be applied to other zoom levels.// | ||
| + | == Items == | ||
| + | **None** | ||
| + | * **Summary**:Default; the apply-until-zoom-level feature will not be enabled. | ||
| - | <!-- Enumeration --> | + | **Level01** |
| - | This enumeration is used on a ZoomLevel to allow its styles to be applied to other zoom levels. | + | * **Summary**:The zoom level's styles will be applied to zoom level 1. |
| - | === Remarks === | + | |
| - | This enumeration is used on a ZoomLevel to allow its styles to be applied to other zoom levels. | + | **Level02** |
| - | ===== Items ===== | + | * **Summary**:The zoom level's styles will be applied to zoom level 2. |
| - | ^ Name ^ Summary ^ | + | |
| - | | None | Default; the apply-until-zoom-level feature will not be enabled. | | + | **Level03** |
| - | | Level01 | The zoom level's styles will be applied to zoom level 1. | | + | * **Summary**:The zoom level's styles will be applied to zoom level 3. |
| - | | Level02 | The zoom level's styles will be applied to zoom level 2. | | + | |
| - | | Level03 | The zoom level's styles will be applied to zoom level 3. | | + | **Level04** |
| - | | Level04 | The zoom level's styles will be applied to zoom level 4. | | + | * **Summary**:The zoom level's styles will be applied to zoom level 4. |
| - | | Level05 | The zoom level's styles will be applied to zoom level 5. | | + | |
| - | | Level06 | The zoom level's styles will be applied to zoom level 6. | | + | **Level05** |
| - | | Level07 | The zoom level's styles will be applied to zoom level 7. | | + | * **Summary**:The zoom level's styles will be applied to zoom level 5. |
| - | | Level08 | The zoom level's styles will be applied to zoom level 8. | | + | |
| - | | Level09 | The zoom level's styles will be applied to zoom level 9. | | + | **Level06** |
| - | | Level10 | The zoom level's styles will be applied to zoom level 10. | | + | * **Summary**:The zoom level's styles will be applied to zoom level 6. |
| - | | Level11 | The zoom level's styles will be applied to zoom level 11. | | + | |
| - | | Level12 | The zoom level's styles will be applied to zoom level 12. | | + | **Level07** |
| - | | Level13 | The zoom level's styles will be applied to zoom level 13. | | + | * **Summary**:The zoom level's styles will be applied to zoom level 7. |
| - | | Level14 | The zoom level's styles will be applied to zoom level 14. | | + | |
| - | | Level15 | The zoom level's styles will be applied to zoom level 15. | | + | **Level08** |
| - | | Level16 | The zoom level's styles will be applied to zoom level 16. | | + | * **Summary**:The zoom level's styles will be applied to zoom level 8. |
| - | | Level17 | The zoom level's styles will be applied to zoom level 17. | | + | |
| - | | Level18 | The zoom level's styles will be applied to zoom level 18. | | + | **Level09** |
| - | | Level19 | The zoom level's styles will be applied to zoom level 19. | | + | * **Summary**:The zoom level's styles will be applied to zoom level 9. |
| - | | Level20 | The zoom level's styles will be applied to zoom level 20. | | + | |
| + | **Level10** | ||
| + | * **Summary**:The zoom level's styles will be applied to zoom level 10. | ||
| + | |||
| + | **Level11** | ||
| + | * **Summary**:The zoom level's styles will be applied to zoom level 11. | ||
| + | |||
| + | **Level12** | ||
| + | * **Summary**:The zoom level's styles will be applied to zoom level 12. | ||
| + | |||
| + | **Level13** | ||
| + | * **Summary**:The zoom level's styles will be applied to zoom level 13. | ||
| + | |||
| + | **Level14** | ||
| + | * **Summary**:The zoom level's styles will be applied to zoom level 14. | ||
| + | |||
| + | **Level15** | ||
| + | * **Summary**:The zoom level's styles will be applied to zoom level 15. | ||
| + | |||
| + | **Level16** | ||
| + | * **Summary**:The zoom level's styles will be applied to zoom level 16. | ||
| + | |||
| + | **Level17** | ||
| + | * **Summary**:The zoom level's styles will be applied to zoom level 17. | ||
| + | |||
| + | **Level18** | ||
| + | * **Summary**:The zoom level's styles will be applied to zoom level 18. | ||
| + | |||
| + | **Level19** | ||
| + | * **Summary**:The zoom level's styles will be applied to zoom level 19. | ||
| + | |||
| + | **Level20** | ||
| + | * **Summary**:The zoom level's styles will be applied to zoom level 20. | ||
| - | __NOTOC__ | ||
| - | [[Category:MapSuitePortableCore]] | ||
| - | [[Category:ThinkGeo.MapSuite.PortableCore]] | ||