mapbox / mapbox/mapbox-maps-ios
Move point annotation with animation
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 601
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
New Feature
I would like to request a functionality to move point annotation with animation. I am not sure whether its already available on V10 but I couldnt find it in the docs.
It could just be a simple animation at start, using UIView's animate API with duration and at later stage perhaps add some more functionalities.
Why
One of the use case is to provide a smooth user experience to the end users when they are tracking some deliveries or their drivers coming to pick them up on a ride-hailing app.
Thanks
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
Start by locating the point annotation API and its current update behavior in the Mapbox Maps iOS codebase. Confirm how annotation position changes are applied, then define and test the requested animated movement using UIView's animate API, including the duration and completion behavior described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100