Skip to content

map-layer: Continuous zoom (by scaling the map layer)

James Westman requested to merge (removed):continuous-zoom-scale into master

Implement continuous zoom using gtk_snapshot_scale() in the map layer. Tiles are scaled up, rather than down, to save bandwidth.

Edited by James Westman

Merge request reports