mapbox / mapbox/mapbox-maps-flutter
What is the best way to create a draggable pointannotation?
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 380
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
So as the title says I want to create a draggable pointannotation. I can easily create a pointannotation but then I am not sure how to procced.
I can make it so that pointannotation is updated on user taps but that is not exactly what I wanted, I want drag behavior and not tap behavior. actually, I would like to have both together, If user taps it updated and if user drags it constantly updates along with user dragging.
Can anyone point me in the right direction?
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 file, test, or entry point is named. Start by locating the Flutter point-annotation interaction APIs and determine whether they support both tap updates and continuous updates during dragging; done means documenting or implementing a clear way to provide both behaviors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100