mapbox / mapbox/mapbox-arkit-ios

Adding annotations on the go

Open
#32 0 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

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.