Is it possible to get nearby streets using Google Maps API v3?
I'm not interested on displaying a map on the screen, I just need to display the 10 top streets close to an already found address.
One solution is pointed out @ Get nearby street addresses within a radius, but I think Google Maps should provide a solution to this as well, right?