I\'m trying to find the two closest streets to a point with the Google Places API (basically to indicate the closest intersection). However, any result will only ever return
As discussed, there is no GoogleMap facility to reverse geocode and get a set of close points.
The only alternative I see is
If you do this client-side, your users will rarely run into the daily 2'500 limit.