-
Notifications
You must be signed in to change notification settings - Fork 432
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
Snap to 90 Degrees While Drawing/Editing #559
Comments
Marked as Feature Request and closed - please upvote this issue if you would like to see this 👍 |
I would also like this feature, Maybe have it customizable, like with snap distance but with angle, so for @bencote, he would set it to 45°, but i would want to set it to 15°, others may want to set it to 90°. Possibly even let users supply an array of points if they don't want it to be a specific amount so it could be like this:
OR
|
Love the suggestion Mike 👍. I think that’s definitely the route to go for this feature. |
@codeofsumit has any work been progressed on this feature? I will need to be making heavy use of this so would be happy to start a fork to get his implemented? |
@AdamJamesNaylor give https://github.com/Falke-Design/PMOrtho a try, it's a sub plugin |
@codeofsumit Any updated for this feature. |
@hoanphi2201 there are no updates on this, and it will not implemented soon from our side. You can use the Sub-Library https://github.com/Falke-Design/PMOrtho it is working with the latest version 2.9.0 |
@codeofsumit Is there still any interest in implementing this? Just asking as I'm not having a lot of luck with PMOrtho thus far. |
Super interested in this feature set. Is this still on the Geoman roadmap?? |
This has been added as a feature in Geoman Pro: Link to docs |
I would like to be able to hold down a key (Control or Shift) during drawing and editing to for the point to be drawn at 90 degrees (either from vertical or from the previous point).
This is similar to the existing FR #327
#327
I don't want an indicator though, I would like the current point to snap to the desired bearing while holding the shift/ctrl key.
My drawing skills are limited but here is an example using Microsoft Word. In this case, the line drawing snaps to vertical, horizontal, and 45 degrees by holding shift, I would like this behavior plus 45/90 degrees relative to the previous point by holding control.
The text was updated successfully, but these errors were encountered: