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

How to Line overlap ignore first/last point ? #1769

Open
volkanciloglu opened this issue Oct 10, 2019 · 0 comments
Open

How to Line overlap ignore first/last point ? #1769

volkanciloglu opened this issue Oct 10, 2019 · 0 comments

Comments

@volkanciloglu
Copy link

volkanciloglu commented Oct 10, 2019

I draw lines on the main line. there may be more than one line above the main line. When a new line is drawn to the main line, it should not overlap with the other lines. I can do this with @ turf / line-overlap. but the problem is that I added snap to this drawing. The line overlap should be false when the other drawn lines snap to the first point and the last point. how to ignore the first and last points.

added codepenlink

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants