mapbox-search-android icon indicating copy to clipboard operation
mapbox-search-android copied to clipboard

Add support for the new SearchBox API

Open eugenes78 opened this issue 9 months ago • 0 comments

  • Expose baseUrl to be used by all engine types (if set)
  • Infer the engine type from the environment variables or project properties
  • First draft of the tests
  • Support SearchBox in SearchResultFactory

Description

Screenshots or Gifs

Checklist

  • [ ] My code follows the style guidelines of this project
  • [ ] I have performed a self-review of my own code
  • [ ] I have updated the CHANGELOG including this PR (where applicable)
  • [ ] I have run tests and automatic checks locally
  • [ ] I have run pitest check locally and checked that the coverage increased (or didn't change) or decreased insignificantly
  • [ ] I have made corresponding changes to the documentation (where applicable)
  • [ ] I have grouped commits logically or I promise to squash my commits before merge

eugenes78 avatar May 20 '24 16:05 eugenes78