The Google Places API is a service that returns information about Places — defined within this API as establishments, geographic locations, or prominent points of interest — using HTTP requests. Place requests specify locations as latitude/longitude coordinates.
3
votes
0answers
540 views
Google Places Autocomplete - Pick first result on Enter key?
I'm using a Google Places Autocomplete and I simply want it to select the top item in the results list when the enter key is pressed in the form field and suggestions exist. I know this has been ...
2
votes
0answers
37 views
difference between a nearby search and a text search in Google Places API
Whats the difference between a nearby Search and a text Search in Google Places API?
For example, a nearby Search for cafe within a radius of 1km returns only 1 result using ...
2
votes
0answers
167 views
How to find places along the route using google map api?
If you are getting the route using google.maps.DirectionsService() (say from e.g: Reims to Paris). Now, how can we get all places (say if searching hotels, restaurants or gas stations) which can be ...
2
votes
0answers
108 views
Restrict Google Places Autocomplete to return addresses only
autocomplete = new google.maps.places.Autocomplete(input, { types: ['geocode'] });
returns streets and cities amongst other larger areas. Is it possible to restrict to streets only?
2
votes
0answers
188 views
google places api requests - OVER_QUERY_LIMIT before actually over the limit
I have developed a google places application to get info about places. I have verified my identity with google and as per the limits, I should be allowed up to 100 000 requests per day. However, ...
2
votes
0answers
378 views
Setting value for autocomplete search field linked to Google Places API
I have a web page where people will be able to enter multiple destinations.
When they state they want to enter a new destination, the current field values are stored in arrays.
If they choose to go ...
2
votes
0answers
102 views
find places using language Portuguese Brazil not work
Find places using language Portuguese Brazil not work, only in english =/.
Using:
http://maps.googleapis.com/maps/api/js?libraries=places&key=----&sensor=false&language=pt-BR
Example:
...
2
votes
0answers
268 views
Google Places API - How to retrieve only places added through my app?
I am currently exploring the Google Places API for an Android application of mine. What I would basically like to do is to add a bunch of specific places to Google Places, then be able to retrieve ...
2
votes
0answers
210 views
Google Places returns wrong city
I am building an application using google autocomplete Places API.
If I use the predictive suggestion for the address "Pongal, New York, NY, United States", I get following items in the return place ...
2
votes
0answers
218 views
How to detach a input element from Place autosuggestion in Google Places API
I have attached an input element with Google places autosuggestion service and it works perfect for me.
My question is that how can I detach the element in javascript or jquery so that after detaching ...
2
votes
0answers
298 views
Display list in table view by using google places api
I have three things in my table: Institute, Restaurant, Hospital. I want that by clicking on Restaurant, I should find the restaurant names near by 1km by using google places API.
I have been using ...
2
votes
0answers
293 views
Need pagination in Google Places Api
I am fetching name & details of nearest places using google places api.
I am using xml SAX parsing method and storing server's data into variables.
Now sometimes in response am getting huge ...
1
vote
0answers
29 views
REQUEST_DENIED using Google Places API
I am developing an application for Android using the text search Google Places API. The goal is to give an address and get the latitude and longitude back so I can mark it on a map.
To do so I send ...
1
vote
0answers
30 views
Need to Find Nearby Restaurants Android
I'm making an app for school that will show your location and display nearby pizza restaurants. I've looked into both the Yelp api and the Google Places api, but I'm not sure of the pros and cons of ...
1
vote
0answers
40 views
Display Text inside a circle marker
I want to display a circle like in this sample:
https://developers.google.com/maps/documentation/javascript/examples/circle-simple?hl=en
I do not want to use clustered markers as I really just need ...
1
vote
0answers
23 views
Google maps/places API search by phone
We have a signup page where the user enters his business phone number. We want to find his business information from the phone number for verification. How can this be done with Google places/maps ...
1
vote
0answers
43 views
Google Places API Returns a result far away from the search center
Here is a query that I believe should produces hotel with the same name very closed to the reference point.
...
1
vote
0answers
69 views
One zip code for several places/towns
I use GMap places library's autocomplete feature like this :
var autoc = new google.maps.places.Autocomplete(input, {componentRestrictions: {country: 'fr'}});
I type zipcode and it gives ...
1
vote
0answers
50 views
use google map places api with direction service
i want to mark polylines on road using the direction service , however when i use a place name in the origin paramter it returns something else
for e.g
...
1
vote
0answers
84 views
requesting details with google places api
I have been reading quite a bit but still a little muddy. I am trying to build an app that gets business listings in google places and displays the 'details' such as address, reviews, image, ...
1
vote
0answers
96 views
Google places autocomplete with Selenium IDE test
I'm trying to make test in Selenium IDE (from Firefox addon) for autocomplete place (given from google places). I need type in input place name and get the first location.
Sequence for place ...
1
vote
0answers
127 views
how to use google places auto-complete for wp7
Am developing a simple app in that i need to get places auto-complete when user typing some city name
how to use this
or any another apis, solutions to achive this
thnaks in advance
1
vote
0answers
50 views
How to check the number of places returned by google places api?
Hi i have developed an android app using google places api.
Now i want to count the number of places returned by the google places api so as to assign a unique id to each of them using which i access ...
1
vote
0answers
89 views
Batch Geocoding Places
Is there a batch geocoding tool, similar to BatchGeo.com or GPSVisualizer.com, that can accurately locate place names (possibly one that uses Google Places API)?
I'm finding that the Google and ...
1
vote
0answers
51 views
Specify Polygon lat/lon for defining Bounds in Google Places API
As part of a project I am developing a web application which is required to extract POI information using Google Places API. Further, application is also required to filter the above extracted POI's ...
1
vote
0answers
171 views
Google places API is working on emulator but crashing on real device
I have been developing android app and while using google places api, it was working fine. All the expected results are retrieved from HTTP request when i run on emulator. But when i exported it using ...
1
vote
0answers
90 views
How to manually set the GPS coordinates if the app is always asking user's location
What I have achieved so far is implement this tutorial http://www.androidhive.info/2012/08/Android-working-with-Google-places-and-maps-tutorial/
And now what I want is to implement a way in which ...
1
vote
0answers
111 views
View Selected Address from autocomplete textview on Mapview
Please, can anyone help me?, I'm really desperate
I'm developing a android application to view a certain address from an autocomplete list on a mapview using the Google Places API,and when the user ...
1
vote
0answers
162 views
Google Places Autocomplete Types
I need is an autocomplete list that searches based on type of establishment from Google Places API. Currently, it seems that Google has limited their Places autocomplete API to types like ...
1
vote
0answers
93 views
Get list of all intersections in a city
What is the best source and way to get a list of all intersections in a major city?
1
vote
0answers
92 views
How to get Business Listed in Google, Yahoo and Bing
I am currently working on an application which requires to find that whether the Business is listed and also claimed in Google, Bing and Yahoo (Something like http://getlisted.org) when a user enters ...
1
vote
0answers
81 views
how to connect google api without using mapview
I am VERY new to Xcode, but what i am trying to accomplish is when you open the app we are asked to fill our tastes about food, then after clicking co button i have to get the list of the current ...
1
vote
0answers
2k views
Google Maps Address Components Geocoding vs Places API - Short vs Long Name
Hey there GMaps API developers. To start - what an incredible product and service the Google Maps/JS API v3 is - thank you so much! Now, with that important bit of sincere gratitude out of the way...
...
1
vote
0answers
473 views
caching of Google Places API results
I'm building a mobile app that lists posts, each post has a place attached to it.
I want the list to be able to show distance from the user's location.
without caching anything it would require to ...
1
vote
0answers
961 views
OVER_QUERY_LIMIT in a loop
I'm getting the OVER_QUERY_LIMIT status code when using the Google Places Javascript Library. I have billing enabled on my account so it's not that I'm actually hitting the limit on the number of ...
1
vote
0answers
280 views
Google Places API Instantiating Transport
So I'm trying to use the Google Places API in my android app, but it keeps crashing. After testing out different things, I found out that it crashes when it tries to instantiate.
package ...
1
vote
0answers
163 views
Missing formatted_phone_number field in Google Places autocomplete API's getPlace Details response
I am trying to use Google places autocomplete API for one of my application.
It works allright. But, I dont get the key formatted_phone_number in the result for the place detail request.
This is what ...
1
vote
0answers
293 views
geo-location taxonomy of public / commercial location types? (for mapping from postal addresses)
Is there a standard or widely-used taxonomy in the market-research, advertising, or retail industry to classify public or commercial locations? We want to map from the postal address of a public or ...
0
votes
0answers
21 views
How to add results in google place autocomplete search result
I am trying to use google place autocomplete , but i have a specific requirement .
I have two problems
1- I have to show some of my custom records (from my local db , matching the search result ) ...
0
votes
0answers
4 views
No images in Google places feed
I'm trying to pull images for this place. However the XML I get does not have them .
I can see that the images belong to different users, can this be the reason? If this is the case, how should I ...
0
votes
0answers
15 views
Reset value in search text box of google places api
I want to reset the value of the search text box to just display street number after user selects the address from the auto-complete list.For Example if user selects the address "14 Caroline Street, ...
0
votes
0answers
6 views
Maps directory API troubles
I am trying to build a directory with google maps. I have been reading about google places library here https://developers.google.com/maps/documentation/javascript/places over and over again but ...
0
votes
0answers
20 views
Google Autocomplete API get cities and neighborhoods
Is there any way, with the Google Places Autocomplete API to get cities and neighborhoods? I know I can get them by using types=geocode, but that returns a bunch of extra stuff I do not want. I am ...
0
votes
0answers
43 views
Unable to send multiple types “|” through to Google Places API via iOS
Somehow, I am unable to send the following string over to Google Places API via iOS.
NSString string= ...
0
votes
0answers
21 views
XmlPullParser parsing Google Place response: ignorable whitespace strangeness with getText
An an android app, I'm using an XmlPullParser to parse a response from a google place search, which takes the following format:
<?xml version="1.0" encoding="UTF-8"?>
...
0
votes
0answers
20 views
How to restrict results from Google Places API to multiple countries
I like to restrict the results from Google Places API to more than just a single country.
Is it possible? Documentation on the website says "components — A grouping of places"
I tried the following, ...
0
votes
0answers
76 views
google maps api places autocomplete getPlace() not working
I have problem with google maps api places autocomplete. It seems that function getPlaces() not working as described in documentation:
Autocomplete
Returns the details of the Place selected by ...
0
votes
0answers
18 views
How to get the business “description” via Google Places API?
In Google Places, when editing my business, I am able to add a "description" under "Basic Information". By the way, to do such an edit go to http://www.google.com/local/add/businessCenter and click ...
0
votes
0answers
30 views
Google Places API stops working after several entries
This is my google API code: (no need to read everything, just the API part)
-(void)blocksWithText:(UITextField *)sender{
SPGooglePlacesAutocompleteQuery *query = [SPGooglePlacesAutocompleteQuery ...
0
votes
0answers
77 views
Google API key not working - iOS
I have tried everything. I am trying to request some places using google place API. However, I am receiving request denied.
My Key for browser apps works fine even if I use it in my iOS code, which ...

