Skip to content

Improve the appearance at low zoom levels

James Westman requested to merge jwestman/libshumate:better-viewport-bounds into main
  • The map no longer tiles vertically.
  • Added a fill-constraint property to ShumateViewport, which ensures that (when it isn't rotated) the map covers the available space. You can't zoom out to where there is space above and below the map, and you can't pan north or south beyond the edge of the map.

Merge request reports