-
Notifications
You must be signed in to change notification settings - Fork 431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New way of getting lat and long? #170
Comments
I just use this to get lat and lng:
|
Have you used this on the latest version as well? |
I'm using |
Any update on this. Still not get lat/long in response |
Hey there,
I was using flutter_google_places to query lat and lon information from locations but it seems the new version has changed the way to use the widgets.
In the previous version I was doing something like this
Is there a way to do the same on version 3 of google_places?
Thanks!
The text was updated successfully, but these errors were encountered: