Skip to content

2.6.0-rc.1

Compare
Choose a tag to compare
@DzmitryFomchyn DzmitryFomchyn released this 24 Oct 16:34
· 1 commit to main since this release
bbe22d4

2.6.0-rc.1

Other

  • The SearchEngine.createSearchEngine() and SearchEngine.createSearchEngineWithBuiltInDataProviders() functions, which do not accept ApiType as a parameter, have been deprecated. Please use functions that explicitly accept an ApiType instead.
  • The SearchEngine.select() function, which allows selecting multiple suggestions, has been deprecated. From now on, you should select only one search suggestion at a time.
  • The ApiType.SBS has been deprecated. Please use other ApiType values that better suit your use case.
  • The PlaceAutocomplete.create(LocationProvider?, ApiType) function has been deprecated. Please use the function with the default api type.

Mapbox dependencies

  • Search Native SDK 2.6.0-rc.1
  • Common SDK 24.8.0-rc.1