mapbox / mapbox/mapbox-search-android
Network data provider
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 39
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
From the description it seems that custom data provider must provide all indexable records immediately. Instead I want to query my API based on the input in the search box. Is this scenario supported?
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 files, tests, or entry points are named. Start by locating the custom data provider API and the search flow that receives search-box input, then determine whether providers can issue network queries instead of supplying all records up front. Done means the supported behavior and its required API changes are clearly specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- api, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100