Michael-M-aher / location_picker_flutter_map

A Flutter package that provides Place search and Location picker for flutter maps with alot of cusomizations using Open Street Map.
MIT License
23 stars 48 forks source link

issue fixed and other changes #20

Closed Sanat2002 closed 1 year ago

Sanat2002 commented 1 year ago

When the location is unreachable, the setLocationError is handled, and the user can now change the icon, color, and size of the current locationIcon. Instead of altering the buttonTextColor, the user can now change the entire buttonTextStyle, and loading is erased when the current location is changed.