- Breaking changes(migration from v1.x ro v2.0)
- Removed 'flutter' dependency.
All Flutter code, inclusing 'MapBoxPlaceSearchWidget' has been moved to library mapbox_search_flutter. Check README for more details.
- Added Places Search for querying places by text.
- Fixed
limit
andcountry
parameters for ReverseGeocoding.
- Added 'address' property to the Properties class.
- Search text in search Widget localized
- Reverse Geocoding query type set to dynamic(String or double)
- Reverse Geocoding returning empty list bug Solved
Feature:
- Reverse Geocoding Added
Feature:
- add defaultPathPolyline and add assert(Merge Request)
Initial release.
Feature:
- Places Search with prediction
- Static Image with marker
- Static Image without Marker
- Static Image with Polyline path