location_picker_flutter_map 1.1.2
location_picker_flutter_map: ^1.1.2 copied to clipboard
Package that provides Place search and Location picker for flutter maps with alot of cusomizations using Open Street Map
1.1.2 #
- Add
roadproperty toAddressclass - Add
suburbproperty toAddressclass
1.1.1 #
- Fix issues with new flutter_map update
- Add
mapLoadingBackgroundColorproperty
1.1.0 #
- 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
1.0.3 #
- Improve performance
1.0.2 #
- Fixed infinite loading screen when user location is turned off
1.0.1 #
- Fixed formatting issue of loading_widget
1.0.0 #
- Implemented and tested the whole plugin and make sure everything works correctly