Assigned
Status Update
Comments
ca...@google.com <ca...@google.com> #2
Thanks for your suggestion!
We'll be reviewing this for further consideration. Please star this issue to get updates and leave comments for additional information. Please note that starring the issue also provides our product team with valuable feedback on the importance of the issue to our customers.
zi...@gmail.com <zi...@gmail.com> #3
Thank u for responding. I've checked the optional parameters and tried the keyword parameter for searching the address. While it says that Error: Missing parameter. You must specify the radius even if in the instruction it says that it will have a conflict with the location, radius, and rankby parameters, causing unexpected results. Also, what is the method u are using for the 'Directory' part in the Google map to show all the business units within the address? It is important to get the information precisely. The code is attached.
Kindly Request for Meeting: I'm a senior student at the University of Illinois, Urbana Champaign. Right now I'm working on a project a search tool for Champaign insurance researchers to get the address information on a large scale. I'm not sure if you have time to set up a Zoom meeting to discuss the situation I'm experiencing because nearby searching has to set the radius so that it is hard to accurately locate a business unit at an address, but only get a range of business units. Thank u so much!
Kindly Request for Meeting: I'm a senior student at the University of Illinois, Urbana Champaign. Right now I'm working on a project a search tool for Champaign insurance researchers to get the address information on a large scale. I'm not sure if you have time to set up a Zoom meeting to discuss the situation I'm experiencing because nearby searching has to set the radius so that it is hard to accurately locate a business unit at an address, but only get a range of business units. Thank u so much!
ca...@google.com <ca...@google.com> #4
Thanks for your suggestion!
We'll be reviewing this for further consideration. Please star this issue to get updates and leave comments for additional information. Please note that starring the issue also provides our product team with valuable feedback on the importance of the issue to our customers.
zi...@gmail.com <zi...@gmail.com> #5
Sure, please get back to me at your earliest convenience. My email is zifand3@gmail.com. If a Zoom meeting is necessary, please let me know and tell me the time that you are available. Thank you so much!
zi...@gmail.com <zi...@gmail.com> #6
I search key address in Google will appear directory, but in the process of using the API implementation of the address is not precise enough, how can I get the content of the directory after searching for the address? Thank you so much.
Description
#REMINDER: Please do not disclose any possible PII such as: email address, IP, contact number, any part of name, project numbers and billing accounts as these information may violate security and privacy. Comments or attachments that include PII will be removed and restricted from public viewing.
Furthermore, please refrain from replying to a comment as this will make your email address visible. Instead, you may use the Issue Tracker’s comment feature for your replies.
It is OK to share your API Project ID, but _not_ API keys or client ID credentials.
To learn more about personal data, visit
===========================================================================================
Feature Request
-----------------------
What would you like to see us add to this API?
In the places API, you have a nearby search by range and radius. While it is hard to find all business units within a very specific location since there might be business units from other addresses. For example, if I search for all business units within 3120 Pimlico Pkwy KY, there might be results from 3122 Pimlico Pkwy KY returned. Can u add the function just like the 'Directory' part in google map so that the result return can be precisely within that specific address? Thank you so much.