Skip to content

mapbox_search-4.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@ketanchoyal ketanchoyal released this 26 Apr 14:58
11980f1

[4.0.0-beta.1]

Breaking Changes

  • PlaceSearch and ReverseGeoCoding classes are now merged into one class called GeoCoding with two methods getPlaces and getAddress since both of them are using the same API.

New Features

  • MapBox's new SearchBox API is added to the package.
  • Overal code refactoring