Geolocate control doesn't drape right with terrain and high pitch
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
The geolocate control's accuracy circle isn't projected correctly at high pitch+zoom. It should remain attached to the surface. The accuracy circle needs to be rethought for instances when the geolocation is on a hill/slope.


This will eventually impact the various Mobile/Nav pucks as well.
cc @mapbox/mobile @d-prukop @avi-c
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 from the geolocate control and reproduce the accuracy-circle projection with terrain enabled at high pitch and zoom, using the examples shown in the issue. Investigate how the circle is attached to the map surface on hills and slopes. Done means the circle remains correctly draped on the terrain; consider the noted future impact on Mobile/Nav pucks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- computer-graphics, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100