mapbox / mapbox/mapbox-arkit-ios
Add query for visible annotations in AR view
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 227
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
You should be able to query the annotation manager for annotations that are currently visible in the SceneKit view. This should help: https://developer.apple.com/documentation/scenekit/scnhittestoption?language=objc
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
Locate the annotation manager and its SceneKit view integration, then read the linked SCNHitTestOption documentation first. The work is done when the manager exposes a query that returns annotations currently visible in the SceneKit view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- ar-vr-xr, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100