-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Thanks for stopping by to let us know something could be better!
PLEASE READ
If you have a support contract with Google, please create an issue in the support console. This will ensure a timely response.
Discover additional support services for the Google Maps Platform, including developer communities, technical guidance, and expert support at the Google Maps Platform support resources page.
If your bug or feature request is not related to this particular library, please visit the Google Maps Platform issue trackers.
Check for answers on StackOverflow with the google-maps tag.
Is your feature request related to a problem? Please describe.
Currently, only sorting reviews by the default, most_relevant, is supported. We should take advantage of the ability to sort by newest.
Describe the solution you'd like
I would like to be able to pass a param to the place() function to allow sorting by newest reviews.
Describe alternatives you've considered
Because a limited number or reviews are returned, there is not much of an alternative.
Additional context
Add any other context or screenshots about the feature request here.