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
{{ message }}
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
To simplify
Draw the yellow lines, visually splitting the map along the width and height centers of the map.
Considering the editor draws the map bounds already should be doable by copying what it does to do that.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Introducing a new Layer which makes a vertical and horizontal line which intercepts in the middle of the map
the middle of the map should refer to the visible map area OR the full map, i recommend allowing both, especially for expanding maps
This means mappers can achieve symmetry without having to draw water/walls or other placemarkers manually like
Maybe even allow a function which segments the map into sections (x section x and y sections)
The text was updated successfully, but these errors were encountered: