Skip to main content
Filter by
Sorted by
Tagged with
Best practices
0 votes
2 replies
78 views

I have about 34,000 property records with my own names, addresses, and lat/lng. I want to match each record to a Google Places place_id and store only the place_id plus match confidence. Should I use ...
Michael Baldwin's user avatar
2 votes
1 answer
203 views

After updating my app with the iOS 26, the Google Place picker autocomplete automatically added a empty circle in the left side: How I can remove or add an image instead of that empty with circle ...
dhaval123's user avatar
2 votes
2 answers
141 views

I recently upgraded to Angular v21 and Googe Places Autocomplete New widget. When typing in address the options are hidden away, they activate overflow on the mat dialog content isntead of being ...
Aeseir's user avatar
1 vote
1 answer
83 views

When I type a space into the end of my input, all the suggestions from the Google Places (New) Autocomplete Data API disappear. When you lose focus (click somewhere else) and refocus on the input, the ...
Daniel Phillion's user avatar
Best practices
0 votes
1 replies
76 views

I built my own reviews widget using the Google Places API. While doing that, I came across Google’s branding and user reviews guidelines: https://about.google/brand-resource-center/guidance/user-...
Jonsi's user avatar
0 votes
1 answer
96 views

I’m using the new Google Places API and need to send a correctly formatted address to a delivery company in South Africa. I need the Autocomplete to return only real, deliverable street addresses (not ...
Stav Cohen's user avatar
0 votes
0 answers
85 views

I'm using the Google Places SDK for iOS and Android, along with the new Places API (New), to implement text-based place search (e.g., "pizza" near the current location). I'm passing the same ...
komukomu2's user avatar
1 vote
1 answer
333 views

I have a list of street addresses (eg: 123 Main Street) for which I need to identify the name of the building/institution at that address. The process by which I've been approaching this is to first ...
Olivia Wan's user avatar
1 vote
0 answers
67 views

It is unclear at this point what the differences are between Place API New vs Legacy. In the latter, you never see these errors come up but on new they do. Why is that the case? If I look at the ...
cpd1's user avatar
0 votes
1 answer
214 views

I'm using the Places SDK for Android and trying to get both addresses and business names in autocomplete predictions. Since setTypeFilter() was deprecated, I switched to setTypesFilter() as ...
mmm808's user avatar
1 vote
2 answers
276 views

I have a relatively simple question, I can't find an answer for. I'm using the google places api and store the ids. However the documentation states, that refreshing placeId is free of charge. It's ...
Joshit's user avatar
0 votes
0 answers
110 views

My requirement is to get all the place names under a specific place category from address_components within 500m of a location specified by latitude and longitude. I am using Google Places API (...
Ramesh Karunakaran's user avatar
0 votes
0 answers
113 views

I’m using Google Places API (v1 places:searchText) to search businesses. For every query (e.g. “Namkeen Companies in Delhi”, “Hotels in India”), I only get 20 results. The response never includes ...
Raghav Saxena's user avatar
0 votes
1 answer
53 views

I am developing a website using Next.js and Supabase with the Google Places API to set a location. At the moment, when a new account is created the formatted address of the user is saved, but I'm not ...
ARMWilkinson's user avatar
2 votes
1 answer
706 views

Since Google deprecated its old places autocomplete API in March 2025, we've been converting to the newer API. We had a use case with a requirement to set the initial value of Google's "New" ...
Jordan L's user avatar

15 30 50 per page
1
2 3 4 5
391