mapbox / mapbox/mapbox-annotation-extension
Cannot update coordinates of a line annotation
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 11
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
(from issue #58)
This feature is implemented in the SDK fo Android, but missing for iOS. I'm happy to contribute the code if people give me some pointers.
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 reading issue #58 and comparing the Android SDK implementation with the iOS line-annotation code. Locate how line coordinates are currently stored and updated on iOS; done means providing equivalent coordinate updates for line annotations and verifying the behavior in the relevant iOS tests or examples, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100