mapbox / mapbox/mapbox-plugins-android

plugin-draw

Open
#1,146 2 comments 0 reactions 0 assignees View on GitHub
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
![ea2532f3-e163-4f57-9aa0-9aa60a0fbd94](https://user-images.githubusercontent.com/23512735/88589800-85bb8500-d00e-11ea-9a4f-6f38756a4378.jpg)

Contributor guide

Open the contributing guide

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.