Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider: More than one line could occupy the same space #73

Open
shannonturner opened this issue Nov 3, 2024 · 0 comments
Open

Consider: More than one line could occupy the same space #73

shannonturner opened this issue Nov 3, 2024 · 0 comments

Comments

@shannonturner
Copy link
Owner

Worth considering a feature (requested on reddit) where two lines could occupy the same space. Related to, but distinct from #67 and #47, though likely if I can address those, this one becomes less important.

Pros:

  • Could make overlapping lines look less awkward

Cons:

  • Could significantly increase the amount of data required to store maps, with all of the side effects that has (larger SVGs, slower loading, easier to hit the max data cap)
  • Adds significant complexity -- how do you erase without erasing ALL lines? (I'd have to do layers, and that makes it less user-friendly)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant