-
Notifications
You must be signed in to change notification settings - Fork 8
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
[Google Local API] Include higher quality thumbnails #2240
Comments
I think it's the same size as Google Local provides. Link When clicking one of the places, we can see the bigger version of the image (different size). Maybe we can open a new feature request for that. |
Thanks @hilmanski for looking into this. Example Google Local page: https://www.google.com/search?q=Coffee&hl=en&gl=us&tbm=lcl#r... |
Thank you for providing more context. I somehow can't see the Maybe we can share the:
On the sidenote, I'm currently seeing this URL for the image: Where we can tweak the URL to |
Sure, I've added the inspect above. It does not provide the exact same image, but still represents the issue. Here is an example image source link I see when I inspect the Google Local page: For thumbnails in our Google Local API response, I generally do see the links in the format you mentioned. |
Our Google Local API includes thumbnails which have a very low resolution of 90px/90px. A customer reported that when they show it on the mobile screen in their app, the quality is too low, so they are unable to use our APIs for their use case.
Public links: Playground 1
Internal links: Intercom | Inspect
The text was updated successfully, but these errors were encountered: