Closed Pasv913 closed 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.
In LocationResult, you have LatLng
LocationResult
LatLng
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.