mapbox / mapbox/mapbox-gl-draw
How to limit when drawing a line, only a straight line generated by two points can be drawn
Open
Nobody has claimed this yet.
auto-triaged
needs information
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 612
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 5
Description
How to limit when drawing a line, only a straight line generated by two points can be drawn
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points and only asks how to limit line drawing. Start by locating the line-drawing implementation and its existing tests, then clarify the intended interaction and how a straight line is defined. Done should include an agreed behavior and tests covering the constrained drawing flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100