mapbox / mapbox/mapbox-arkit-ios

No need to update annotationManager.originLocation ?

Open
#33 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.