You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(map): clip the grid to the labelled cell block, not the whole image
Draw the grid lattice only over the labelled cells (A0 through the last
ceil-count cell) instead of extending the lines across the entire image and
its ocean margin. The anchoring (per grid style) and label placement are
unchanged; the partial edge cell still bleeds past the world's south/east
edge inside the block, so every labelled cell renders full-size.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments