mapbox / mapbox/mapbox-plugins-android
plugin-draw
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 242
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Dear reader,
I have used the libraries (Android and JavaScript) in several projects. I think like any mapping tools, the Mapbox android SDK needs a plugin that allows user to easily drawing and editing features. Recently, I've done a project without the use of any third party libraries for drawing and editing geometries. I felt that turning this into a plugin could help other developers. It should be noted that I used [the Annotation plugin](https://docs.mapbox.com/android/plugins/overview/annotation/) before, but I could not feel comfortable with it for drawing.
My idea is that a plugin named "plugin-draw" has a UI component with a series of settings and facilities for drawing/ editing management. somthing like [this](https://docs.mapbox.com/mapbox-gl-js/example/mapbox-gl-draw). Thank you for guiding me to make sure that such a thing is really needed.
an screenshot of mentioned project

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
No implementation files or tests are named. Start by reviewing the existing Annotation plugin and the linked Mapbox GL Draw example, then define the plugin's drawing, editing, UI, and geometry scope with maintainers; done requires an agreed design and explicit acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100