Skip to main content

All Questions

0 votes
0 answers
45 views

API to get list of paces id (all shops) in a shopping mall

I need to get the list of shops(place ids) in a shopping mall. I am trying to use the api, https://places.googleapis.com/v1/places:searchText with payload, { "textQuery": "...
Muthupandi Thiruvadi's user avatar
0 votes
1 answer
128 views

Choosing fields to return with Places API (new) client library

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
  • 13
0 votes
0 answers
64 views

Can't figure out how to get all the functionality of google api reviews

There are docs online that show that I should be able to access all of my businesses google reviews through the api, select specific reviews, reply to reviews, and delete replies all through the ...
Ryan Gubler's user avatar
0 votes
1 answer
67 views

Google Auto Place Api - How to use multiple countries for auto address

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
123 views

Fetching data with Axios in React Native

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
  • 17
1 vote
1 answer
116 views

Places API Nearby Search behavior, queries sometimes return different data

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
208 views

Unexpected results when using the location bias parameter with google maps api places web-api when deploying, result is not within suggested radius

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
0 answers
272 views

is it possible to remove powered by google logo in google address autocomplete api

is it possible to remove powered by google logo in google address autocomplete api. I want to remove powered by google logo in my website. I want to show only suggested address in dropdown list. Is it ...
pradnya date's user avatar
0 votes
1 answer
221 views

Unsupported field name 'website' (Find Place - Google Places API)

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
0 votes
0 answers
71 views

Get all google review

I want to know about google review which we want to fetch from google api . currently is it showing only five review at a time .| please help me out from this how can I get all the review from goole ...
aryan bhatt's user avatar
1 vote
1 answer
58 views

findplacefromtext returns ZERO_RESULTS

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
527 views

Google Places API gives name of the state as city in the suggestion

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
228 views

Allow scraping through API google maps businesses

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
83 views

Are there any supported work-arounds for Google Place API anti-caching rules?

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

15 30 50 per page
1
2 3 4 5