mapbox / mapbox/mapbox-arkit-ios
Add query for visible annotations in region API
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 227
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Add an API that returns all points (annotations with anchors and nodes) within a polygon. This could be useful for finding visible annotations near user location to do things like showing only nearby annotations.
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 locating the region API and the annotation models for anchors and nodes. Review how geographic regions and points are currently represented, then define the expected polygon-query behavior and verify it against representative visible-annotation cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- api, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100