Assigned
Status Update
Comments
ca...@google.com <ca...@google.com> #2
Thanks for your suggestion! We are currently evaluating this request, but do not have any plans to implement it at the moment. Please star to add your vote and receive further updates, and feel free to add any comments to discuss your use case.
pa...@kevo.ai <pa...@kevo.ai> #3
I've transitioned from this team. Thanks!
Description
Feature Request
What would you like to see us add to this API?
I've been actively seeking a resolution to a particular challenge. Specifically, I have successfully implemented the creation of multiple delivery areas for a restaurant using polygons. However, in the context of utilizing the Autocomplete API, I need to establish a mechanism that confines suggested places to only those within the specified polygons.
Interestingly, there seems to be a recurring request from numerous individuals for a solution to this issue. Many have suggested addressing it through code, a perspective I find perplexing since the Autocomplete API doesn't inherently display all potential solutions. In contrast, I've observed that when restrictions are applied, especially with a country code, the API performs more effectively.
It would be highly beneficial to have a solution that enables the restriction of Autocomplete API suggestions to points within the provided polygons. This approach aligns with the capability of determining whether a point falls within a polygon and has the potential to significantly enhance the outcomes of the autocomplete service.