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

Snap to 90 Degrees While Drawing/Editing #559

Closed
bencote opened this issue Mar 18, 2020 · 10 comments
Closed

Snap to 90 Degrees While Drawing/Editing #559

bencote opened this issue Mar 18, 2020 · 10 comments

Comments

@bencote
Copy link

bencote commented Mar 18, 2020

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.

snap

@codeofsumit
Copy link
Contributor

Marked as Feature Request and closed - please upvote this issue if you would like to see this 👍

@mike16889
Copy link

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:

{
	snapAngle: true,
	snapAngleInterval: 45
}

OR

{
	snapAngle: true,
	snapAngleInterval: [45,90,135,180,225,270,315,360]
}

@codeofsumit
Copy link
Contributor

Love the suggestion Mike 👍. I think that’s definitely the route to go for this feature.

@AdamJamesNaylor
Copy link

@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?

@Falke-Design
Copy link
Collaborator

Falke-Design commented Jun 19, 2020

@AdamJamesNaylor give https://github.com/Falke-Design/PMOrtho a try, it's a sub plugin

@hoanphi2201
Copy link

@codeofsumit Any updated for this feature.

@Falke-Design
Copy link
Collaborator

@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

Same Feature Requests: #559, #327

@stefanKuijers
Copy link

stefanKuijers commented Aug 25, 2022

@codeofsumit Is there still any interest in implementing this? Just asking as I'm not having a lot of luck with PMOrtho thus far.

Falke-Design/PMOrtho#10

@Sunnova-JonnyFriedman
Copy link

Super interested in this feature set. Is this still on the Geoman roadmap??

@dailyprice
Copy link

This has been added as a feature in Geoman Pro: Link to docs

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

9 participants