How to get nearest panorma towards the street in google map v3.
My requirement is mentioned below:-
I have placed the marker on the google map v3 version and after drag and drop this marker i want to show the border area that point to the nearest street of the position of the drop marker.
And I have tried to using getPanoramaByLocation with less then 50 radius but it does not gives the panroma that point to the nearest street of the marker.
Please provide me the solution for this.