shannonturner / metro-map-maker

Build the Metro system of your dreams: create your own metro maps, save them, and share with friends!
https://metromapmaker.com/
59 stars 9 forks source link

Feature request: Rounded corners #74

Open shannonturner opened 4 weeks ago

shannonturner commented 4 weeks ago

A frequently-requested feature is being able to add rounded corners to lines, to have the map feel less as though it's on a grid.

While it may look sleek, it would require either a careful rework of the line drawing algorithm, or potentially removing the grid, or both.

Worth thinking carefully about the best way to handle this while balancing the maintainability of everything else; it would likely require a mapDataVersion bump.