Skip to main content

Questions tagged [google-places-api]

The Google Places API is a service that returns information about places using HTTP requests. Places are defined within this API as establishments, geographic locations, or prominent points of interest.

google-places-api
0 votes
0 answers
17 views

Billing for the Google maps Places API (New)? [closed]

The Google maps Places API (New) uses a pay-as-you-go pricing model. I'm writing to inquire about the billing implications for using the Nearby Search (New) function in the Places API (New). ...
Ganesh Patil's user avatar
-2 votes
0 answers
22 views

GooglePlacesAutocomplete show Specific City Addresses in React Native?

how to show only specific city or any selected city addresses in GooglePlacesAutocomplete drop down list in React Native? I want if user selects any specific city then only show selected city ...
Muhammad Umar Zaman's user avatar
-2 votes
0 answers
20 views

let request = GMSPlaceSearchByTextRequest(textQuery:"pizza in New York", placeProperties: placeProperties) erroe [closed]

enter image description here pod 'GooglePlaces', '~> 9.0.0' swift code:let request = GMSPlaceSearchByTextRequest(textQuery:"pizza in New York", placeProperties: placeProperties) error:...
user24259286's user avatar
0 votes
0 answers
17 views

How to resolve "'-[GMSPlacesServiceRequestTransformer transformURLRequest:]: unrecognized selector sent to instance 0x303c16f40'" error?

I upgraded to Google Places API version 9.0.0. I enabled the new API in my cloud. My code compiled and I am able to see the view controller to search a place. I can enter a place and select the place ...
Icare's user avatar
  • 1,333
0 votes
0 answers
17 views

Mapping between Google Place API business type and Google MyBusiness Profile business category

Is there a way to find the mapping between the Place API business type and the business category as shown on the MyBusiness Profile? Trying to filter on a certain business type (restaurants) using the ...
Werner Huijboom's user avatar
-2 votes
0 answers
43 views

Restrict suggestion by city using Place Autocomplete Data API not working

I'm using Google Place Autocomplete Data API to create my own autocomplete https://developers.google.com/maps/documentation/javascript/place-autocomplete-data. I've created a code based on ...
Misha Marchak's user avatar
-2 votes
0 answers
32 views

Google Places Autocomplete with Dynamic Location Bias Not Restricting Suggestions Properly

I'm working on integrating Google Places Autocomplete into my React application to allow users to enter addresses. The goal is to restrict suggestions to specific types such as quarters and streets ...
Kano Dekou Billy Brown's user avatar
0 votes
0 answers
39 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
103 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
18 views

How to filter Google Places API autocomplete results before displaying them to the user? [duplicate]

I am working on a web application that uses the Google Places API to provide address suggestions for postal codes and towns. I need to filter the autocomplete results based on a specific regex pattern ...
destroyer666's user avatar
0 votes
1 answer
31 views

react-native-google-places API not working inside a <Modal>

my API working fine in my screen page, but I would like to work it inside a No idea why inside a modal appear just the text input without the placeholder, we can type something but the autocomplete ...
renanmalato's user avatar
0 votes
0 answers
14 views

How to know the property type from a place returned from Google Autocomplete API

Background: I run a small e-commerce website. One of our features is using the Google Autocomplete API to help customers simplify the address input process and increase address accuracy. This feature ...
Jack's user avatar
  • 192
1 vote
1 answer
33 views

How can I identify which code in my Android application initiates the creation of threads using the Android Profiler

I am working on a plugin-based application which has different plugins. Each plugin is independent of the others. I am also using the Google Places API as a plugin in it. There is an option to refresh ...
Aditya Mishra's user avatar
-1 votes
1 answer
19 views

How do I add the languageCode to a new Google Places API request?

I am struggeling to send the languageCode in the API request for the Google Places API (new). I have scoured the article Google provided for any information, but could not find any. Here is the ...
Freshron's user avatar
0 votes
0 answers
60 views

Can't set up google API

When I set up the Google Places API, I received a promotion that was only available for India. Since I'm in Vietnam, I chose the standard option. enter image description here but it didn't accept my ...
Tùng Dương's user avatar

15 30 50 per page
1
2 3 4 5
336