mapbox / mapbox/mapbox-arkit-ios
No need to update annotationManager.originLocation ?
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 227
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Once we ask the user for the current location, and we set that location to annotationManager.originLocation there is no need to keep updating the current location ?
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 tracing where the current location is requested and where annotationManager.originLocation is updated. Determine whether updates after the initial assignment affect the AR annotations, then verify the intended behavior with the relevant existing tests or a focused reproduction; done means the update policy is clear and consistently implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100