First off - thanks hugely for the introduction of streetview into the maps API v3. Bonus that it doesn't use flash!
I was so excited that I moved over my website planningalerts.org.au to use the v3 streetview the same day I found it was available. See here for an example: http://www.planningalerts.org.au/applications/6549 The page basically shows the user the location of a planning application for a water tank that is has been put into the local council. The addition of support for markers was great too. Thanks! I do have one thing that I tried to do but for the life of me couldn't figure out how to do. I want to orient the view automatically to point towards the marker which is the actual location I'm interested in. With the v2 API I did this by using this example: http://gmaps-samples.googlecode.com/svn/trunk/streetview/angletowardsbuilding.html So, what I tried is requesting a panorama from the location I'm interested in (the same as the marker location). It then gives me something close which hopefully will have the marker viewable in it. But once that panorama is loaded if I query it's location it's not the actual location of the panorama, just the location I requested initially. So, is there a way to do what the example http://gmaps-samples.googlecode.com/svn/trunk/streetview/angletowardsbuilding.html does with API v3? -- 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.
