Changes between Initial Version and Version 1 of Ticket #12350, comment 15
- Timestamp:
- 2016-02-17T14:28:21+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12350, comment 15
initial v1 1 1 I have finished cleaning code, added javadoc. 2 2 3 Modified MapSlider to use snapped scales and calculate value from scale regardless of window size. 3 Modified `MapSlider` to use snapped scales and calculate value from scale regardless of window size. 4 4 5 5 Added an option to switch off intermediate steps between native zoom levels if needed. Default values: 2x zoom step and intermediate steps are on. As most tile sources have 2x steps additional intermediate steps are needed rarely. … … 7 7 Tested with Mercator TMS layers and belgian topo WMTS in both projections. 8 8 9 Attached patchand image to be placed at images/dialogs/layerlist directory.9 Attached `NativeScaleLayer.patch` and image to be placed at images/dialogs/layerlist directory.


