humazed / google_map_location_picker

🌍 Map location picker component for flutter Based on google_maps_flutter
Apache License 2.0
206 stars 309 forks source link

Is there a way to change the latitude and longitude so that I can send that information to firestore as a geopoint? #118

Closed Pasv913 closed 4 years ago

Pasv913 commented 4 years ago

I'm trying to see how to send the latitude and longitude as a geopoint so that firestore recognizes it like that, and thus be able to receive said data in another application, is this possible? It would help me a lot, thanks.

humazed commented 4 years ago

In LocationResult, you have LatLng