Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ev charging station canonical (#161)
- Correct EV Charging Station category SBS and search-box canonical ID - Compare against category list from `search/searchbox/v1/list/category` - docs: https://docs.mapbox.com/api/search/search-box/#list-categories 1. Change the CategorySearchEngine initializer in MapboxSearchController to use SBS 2. Build and run 3. In the SearchUI tab tap the "Charging Station" category - Result before this change: No results - Actual result / fixed result: EV Charging Station Results are shown - [x] Update `CHANGELOG` Conflicts: CHANGELOG.md
- Loading branch information