MerginMaps / MerginMaps/mobile
Option to disable automatic search mechanism
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
I am in a very early stage of testing the application on iPhone to see if it's useful for field work.
Many congratulations to the development team, it looks very promising at that stage!
While I managed to load a +2GB geopackage database with +680.000 land parcels, I have problems searching for specific parcel numbers caused by the inbuild automatic search mechanism that immediately starts when I enter some text.
Would be nice if there is an option to deactivate autosearch for certain layers or maybe globally.
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
No file, test, or entry point is named in the issue. Start by locating the automatic search mechanism and how layer-level or global search settings are handled; done means users can disable automatic search for selected layers or globally without losing normal search access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, ios
- Domain
- mobile-dev, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100