Skip to content

v2.6.3

Compare
Choose a tag to compare
@DzmitryFomchyn DzmitryFomchyn released this 10 Dec 22:12
· 1 commit to release/2.6 since this release
7e9c960

2.6.3

New features

  • Added new function to search for multiple categories, e.g., SearchEngine.search(listOf("coffee_shop", "hotel"), ...),
  • New option CategorySearchOptions.ensureResultsPerCategory is available. It allows to request category search results to include at least one POI for each category, provided a POI is available in a nearby location.
  • New option CategorySearchOptions.attributeSets is available. It allows to request additional metadata attributes besides the basic ones.

Bug fixes

  • Fixed photos metadata parsing for the ApiType.SEARCH_BOX.

Mapbox dependencies

  • Search Native SDK 2.6.3
  • Common SDK 24.8.0