mapbox / mapbox/mapbox-arkit-ios
Adding annotations on the go
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 227
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Now if you add some annotations and will go for it for some time (so the world position will change) and try to add some new annotations on the fly, the newest annotations will be displaced. I can suggest that it requires always to recalculate nodes position when adding new annotations.
Could you suggest the best way to solve it?
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
The issue names no files, tests, or entry points. First reproduce the sequence of adding annotations, changing world position, and adding another annotation; trace the annotation placement and position-update flow, then verify that newly added annotations remain correctly positioned after movement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100