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