- Improve Animations
- Fix error zoom buttons and locate me button not working
- Fix Ticker error
- Remove Address class
- Add Map
addressDatatopickedDataresponse
- Add
roadproperty toAddressclass - Add
suburbproperty toAddressclass
- Fix issues with new flutter_map update
- Add
mapLoadingBackgroundColorproperty
- Improve performance
- Support multiple languages using
mapLanguage - Make controls position directional
- Use default app styles and theming instead of explicit values
- Make all controls optional by adding
showSelectLocationButtonandshowSearchBar - Add a new class for Address with all address details
- Add
searchBarHintTextproperty - Add
addressDatatopickedDataresponse - Add
onErrorproperty and improve error handling - BREAKING CHANGES
- Replaced
mapIsLoadingwithloadingWidget - Replaced
selectLocationButtonColorwithselectLocationButtonStyle
- Replaced
- Improve performance
- Fixed infinite loading screen when user location is turned off
- Fixed formatting issue of loading_widget
- Implemented and tested the whole plugin and make sure everything works correctly