MerginMaps / MerginMaps/mobile
Automatic zoom in doesn't work for stakeout
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
During stakeout, project should zoom in and out according the distance. Right now, it zoom to 2m distance on the beginning. I have to zoom out manually.
https://user-images.githubusercontent.com/83582181/197876985-bbf6bd70-f966-43f9-a401-e5c496719c65.mp4
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 reproducing the stakeout workflow described in the issue and compare the initial zoom with the changing distance. Trace the stakeout entry point and zoom handling across the mobile app, then verify that the map zoom adjusts automatically instead of remaining at 2m and that manual zooming is no longer required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp, ios
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100