🌍 Map location picker component for flutter Based on google_maps_flutter
206
stars
308
forks
source link
Is there any way to display Address of the location after selection in Text and not display longitude and latitude? #45
Closed
HinnaRutaba closed 4 years ago
You could use
result.address
https://github.com/humazed/google_map_location_picker/blob/master/example/lib/main.dart#L50