Skip to main content

All Questions

Filter by
Sorted by
Tagged with
6 votes
2 answers
7k views

api retrieve points of interest nearby city [closed]

I am looking for a API/web service for me to retrieve a list of landmarks, points of interest (and their GPS coordinates) near a given city. I tried google places including the query Place Search and ...
Arnaud Ncy's user avatar
3 votes
1 answer
2k views

Google Places API for iOS vs Google places Web service

I plan to have an application to list nearby places in a UITableView with UISearchController combined by Auto-complete feature to filter the result of places and I'm trying to use Google Places API. ...
iOSGeek's user avatar
  • 5,637
3 votes
1 answer
2k views

Google Places Autocomplete (included with Places Details) SKU is not getting triggered while using session tokens

I am making requests to the Google places autocomplete and details api. For both I am using session tokens to use the autocomplete api charge free, but I don't see the Autocomplete (included with ...
Michael's user avatar
  • 1,058
2 votes
1 answer
2k views

how to increase the number of resulting places for google-nearby-places-web-service, as i always get up to 20 places only

i only get 20 place nearby no matter i expand the range area 500, 2000, 3000 in meters just appear new places but it doesn't add to the old one replace some so always have at max of 20 place every ...
MNEAM SALEM's user avatar
2 votes
2 answers
2k views

Google Place Search for Android using a radius

I'm currently getting nearby businesses according to a radius around a given position as well as the type of business using the Google WebApp, as shown here: https://developers.google.com/places/web-...
Kunting 's user avatar
2 votes
1 answer
116 views

Place details - Attributes eligible for permanent storage in database

https://developers.google.com/places/web-service/details provides various details of Places. Apart from place_id, is it legal to store any other attributes of Place API in permanent storage ( ...
Ravindra babu's user avatar
2 votes
1 answer
2k views

Is it possible to exclude some 'types' from the Google Places API responses?

I have a travel site that lists the POI of each city. So I use the Google Places API to return points of interest like this: https://maps.googleapis.com/maps/api/place/search/json?location=45....
Seif's user avatar
  • 769
2 votes
1 answer
784 views

Google Places Web API incorrectly throwing error and breaking maps on nearbySearch

I'm attempting to pull some places from the Places Web API in order to draw some markers on a map. It seems like it is incorrectly throwing an error: Uncaught Error: Missing parameter. You must ...
TheHorse's user avatar
  • 234
2 votes
0 answers
96 views

How does Google determine the type of a place?

I'm a sociologist and I'm trying to use Google Places data in my research project. I need to know how Google determines the type(s) of a given place. Is it done through algorithms, or manual ...
Yuqi Lu's user avatar
  • 21
1 vote
1 answer
1k views

PlaceId for subpremise

Why do I get reponse with a different place_id, then the one I used in my place details API query? https://maps.googleapis.com/maps/api/place/details/json?placeid=...
Kumar's user avatar
  • 113
1 vote
1 answer
254 views

how to create service which gets the information from google places API

I'm creating an android app which uses AR and camera to find different places around it and highlight them when displayed. It is developed using wikitude SDK(javascript API). I took reference of ...
Bhoomi Vaghasiya's user avatar
1 vote
1 answer
152 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 vote
1 answer
81 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

15 30 50 per page
1
2 3 4 5