I am feeding an address into the geocoder and retrieving a latlng
point.  I am then feeding this 'point' into the setLocationAndPOV.

So, is there some examples of how I can get the lnglat of the camera
position after using the setLocationAndPOV and then compare it to the
'point' result to determine the yaw value required for POV?


On Sep 11, 7:35 pm, Mike Williams <[EMAIL PROTECTED]> wrote:
> Sometimes you can calculate the bearing between the Streetview camera
> location and the location of what you want to look at and use that as
> the yaw.
>
> Quite often that doesn't work because the locations are not sufficiently
> accurate.
>
> If you're only doing a few views, then position the panorama manually
> and capture the .getPOV() information.
>
> --http://econym.googlepages.com/index.htm
> The Blackpool Community Church Javascript Team
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to