line: 377
$marker._nearestStreetView={panoId:$result.location.pano, initialPov:
{heading:getAngle($result.location.latLng, $markerOptions.position),
pitch:0, zoom:1}};changed zoom from 0 to 1 which is default and think it looks better. Don't know why Martin used 0 instead of 1? -- 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.
