Category "google-geolocation"

google-geolocation wrong lat and lng inside aws lambda function

i am trying to get user geoLocation by his Ip , so i tried calling googleapi inside my lambda function const getLatLng = () => axios .post(`https://www.goo

Is there a way on Flutter to identify and navigate to a marker from my current Location?

I have a group of markers which I retrieved and plotted on a google maps interface. I have also implement a geolocator package that gets users location. So I ha