-
Notifications
You must be signed in to change notification settings - Fork 8
Fix Unwanted Bézier Curves and Improve Path Connections #173
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
base: main
Are you sure you want to change the base?
Conversation
… curve to its center (#178).
It's not too clear what the Which of the above pictures have the option turned on? What value is intended to be the default when generating maps? |
|
Thanks for the questions! Not sure why this ended up in my promotional folder 🙂 The The value flatmap-maker/mapmaker/routing/routedpath.py Line 430 in ac474e5
In the current code path:
The intended default for new map generation is |
|
Hi @dbrnz |


#172
connect_centre()for use bydraw_line()to improve path continuity and visual clarity.