Hi, I have a site that calls the API to render a normal street view. What I want to do is actually show the subject property if the data knows it. For example, if I type a street address into google.com, the first hit is a maps link. When I click that link, I usually see a thumbnail of the house view on the left and a large map on the right.
If I click on the thumbnail of the house, the map changes to a streetview but looking directly at the house. In other words, the pan, angle, tilt etc is known and the system can deliver a straight-on view of the home. How can I recreate this behavior in code. I have both the address of the property as well as the long/lat? Thanks! -dave -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
