How can I put a Street View button on a fairly typical Google Map so that it is inline with the standard Map/Satellite/Hybrid buttons in the top right corner? I've seen one example of this that I can't find any longer. So, I know it's possible.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
A good and up to date example can be found on Googles own example pages. In particular this (please view the source code) is a quick and easy way to achieve it. |
|||
|
|
|
The Street View service from Google is quite well detailed on their google map API page here, and they provide a quite good example You can also have a look in the source code of this page, there is the script you're looking for (but there is not so much details...) |
|||||
|