Skip to main content

All Questions

Filter by
Sorted by
Tagged with
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
0 answers
77 views

I'm encountering an issue where certain non-address places,(https://g.co/kgs/UrsBmeZ) such as this example, do not appear in the results returned by the Google Places API. However, these places are ...
DevTeam's user avatar
1 vote
1 answer
540 views

The official documentation of Places API client library (for GetPlace) has a sample usage of the client library as below import com.google.api.core.ApiFuture; import com.google.maps.places.v1....
hnbm's user avatar
0 votes
1 answer
125 views

I have seen in documentation that only 5 countries maximum allowed for auto address completion webservice. Can you kindly provide any option for multiple countries auto address search. If any other ...
Dev Edumind's user avatar
1 vote
0 answers
175 views

I created a react-native app using expo. I am trying to query for the photos using the Google Places API but I get an Axios error as shown below. However, if I paste the URL on the browser it works. ...
Artwel's user avatar
1 vote
1 answer
208 views

When I hit the same parameters several times, the results sometimes differ even if they are made at the same time. GET https://maps.googleapis.com/maps/api/place/nearbysearch/json?location=51....
Bartłomiej Kozanka's user avatar
-1 votes
1 answer
577 views

I am trying to use the Google Maps API, specifically the places web-api in my web app so that a user can search by name and have a result shown to them on a map. When I tested my app locally, that is ...
Katie Childs's user avatar
0 votes
1 answer
557 views

I am trying to find place listings that have a website. So something like "cafe in New York" should return multiple places that has website URLs. I understand the website field falls under ...
Pranjal Shah's user avatar
1 vote
1 answer
86 views

I am having trouble finding a specific place using the findplacefromtext. This is the place I am trying to look up via API: UnderDog Property Services https://goo.gl/maps/WFPU2gca2LbVCxFeA However, no ...
Pavel Schoffer's user avatar
-2 votes
1 answer
926 views

We are using google places API to autocomplete state, city or region searches. The issue is when one searches for a state, Places API gives two results one for the state and the other for the city/...
Subham Rajput's user avatar
0 votes
0 answers
286 views

I am providing scraping service on Upwork using the API key of Google maps to get businesses places data? Can google please reply that they allow so I can show proof to upwork so I can provide a proof?...
Ahmed Kakar's user avatar
0 votes
0 answers
96 views

I am developing a website that allows users to search in an area for restaurants. I use mostly my own data (location, cuisine type, etc) but I do not want to run my own ratings engine. I have been ...
Harrison T's user avatar
0 votes
1 answer
57 views

Sometimes google places api will suggest the locality e.g. '3524 51 Street Northwest' will suggest 'Edmonton' even though there is a sublocality called 'Mills Woods' returned in the address_components ...
Flowers Administrator's user avatar

15 30 50 per page
1
2 3 4 5