Skip to content
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

Unnamed place issue #16

Closed
iLeafSolutionsPvtLtd opened this issue Nov 7, 2019 · 11 comments
Closed

Unnamed place issue #16

iLeafSolutionsPvtLtd opened this issue Nov 7, 2019 · 11 comments

Comments

@iLeafSolutionsPvtLtd
Copy link

It's not fetching the location address or name. Instead, it keeps showing the unnamed location

@humazed
Copy link
Owner

humazed commented Nov 7, 2019

and don't forget to enable in https://console.cloud.google.com/google/maps-apis/

Maps SDK for Android
Maps SDK for iOS
Places API
Geolocation API
Geocoding API

@humazed humazed closed this as completed Nov 9, 2019
@humazed humazed pinned this issue Dec 12, 2019
@vinsapr
Copy link

vinsapr commented Feb 6, 2020

i've already enable API that's you mention above. but still unnamed place. is there any ways to show place name or street's name?

@humazed
Copy link
Owner

humazed commented Feb 6, 2020

Did you make sure the billing is enabled for your key?

@HinnaRutaba
Copy link

I don't have the billing account and I am facing the same issue. Is it necessary to have a billing account to use this?

@humazed
Copy link
Owner

humazed commented Feb 19, 2020

Yes, it's a google maps limitation, not something specific with this library.

@HinnaRutaba
Copy link

I just created a paid account after reading all issues and replies on them and generated new API key but issue is still same. Can you send me your API Key for testing purpose?

@Saddi993
Copy link

Saddi993 commented Feb 20, 2020

location picker is working fine in debug app but not working on build app. any one facing this type of issue?

@hetsgandhi
Copy link

Even after creating a billing account, i am getting the issue of Unnamed place. Please Help.

@lzzy12
Copy link

lzzy12 commented Jul 22, 2020

Getting this even after enabling the APIs
EDIT: Oops under-looked billing account thing

@pedrobrochero
Copy link

What about a simple flag when app doesn't not require place, just the location? Something like:
bool placesSearchEnabled = true
and when false just hide the search bar and the result card, just show a fab for submit.

By the way, right now google_map widget is showing zoom buttons in the bottomRight corner and the result card overlaps it.

@darmie
Copy link

darmie commented Feb 18, 2021

This issue persists on lates version of this plugin, and yes billing is enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants