On Nov 2, 8:35 am, streetview99 <[EMAIL PROTECTED]> wrote:
> http://directorium2.com/modsL/streetview/listing.php?id=6 The
> streetview angles down the street. We need it to angle to the exact
> address. Any help would be appreciated. Thanks
var fenwayPark = new GLatLng(33.766475,-84.349044 );
// if you specify the POV, you can point it where you want:
POV = {yaw: 210.872794544145 ,pitch: 0.14055845921796084, zoom:
0}
panoramaOptions = { latlng:fenwayPark, pov: POV };
myPano = new
GStreetviewPanorama(document.getElementById("pano"), panoramaOptions);
-- Larry
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---