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

No 'powered by google' logo? #75

Closed
hailwood opened this issue May 11, 2017 · 6 comments · Fixed by #100
Closed

No 'powered by google' logo? #75

hailwood opened this issue May 11, 2017 · 6 comments · Fixed by #100

Comments

@hailwood
Copy link

As noted by google here:
https://developers.google.com/maps/documentation/javascript/places-autocomplete#fig1

Note: When you display predictions from Place Autocomplete, you must include the 'powered by Google' logo. This logo is included in the results list by default, as shown in the above example.

I've noted that this package does not seem to include the logo; Is this valid usage or should this package be showing the logo?

@hailwood
Copy link
Author

hailwood commented Jun 2, 2017

ping for @kenny-hibino as we need to be all above board this is a dealbreaker for us; But we'd really like to use this package. Any info?

@brotzky
Copy link

brotzky commented Jul 7, 2017

@hailwood we ended up manually adding in the logo with some simple CSS and a wrapping div. You're correct in pointing out the 'Powered by Google' is required.

jmlag pushed a commit to jmlag/react-places-autocomplete that referenced this issue Jul 31, 2017
…tocomplete dropdown

add toggleable "powered by Google" to dropdown, add tests for Google logo, update readme

closes hibiken#75
jmlag pushed a commit to jmlag/react-places-autocomplete that referenced this issue Jul 31, 2017
…tocomplete dropdown

add toggleable "powered by Google" to dropdown, add tests for Google logo, update readme

closes hibiken#75
jmlag added a commit to jmlag/react-places-autocomplete that referenced this issue Jul 31, 2017
…tocomplete dropdown

add toggleable "powered by Google" to dropdown, add tests for Google logo, update readme

closes hibiken#75
@hibiken
Copy link
Owner

hibiken commented Aug 5, 2017

@hailwood Thank you for creating this issue!! The library now supports this 👍

JeremyDurnell pushed a commit to JeremyDurnell/react-places-autocomplete that referenced this issue Feb 3, 2019
…tocomplete dropdown

add toggleable "powered by Google" to dropdown, add tests for Google logo, update readme

closes hibiken#75
@mrynalrai
Copy link

@hibiken "powered by google" attribution is again no longer being displayed

@nizanjum
Copy link

how should I show "powered by google" in suggestion. @hibiken
waiting for your reply

@mrynalrai
Copy link

@nizanjum if it helps, I added the image available https://developers.google.com/places/web-service/policies using css.
But I would also like to know the reason why it is no longer being displayed @hibiken

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