You'll need to add event handlers to the zoom_changed and dblclick
events on the map (and possibly others). Inside those handlers, if the
map is already at the max zoom level, you'd need to retrieve the
nearest panorama using the StreetviewService object. Once you obtain a
valid panorama, you'd use the map.setStreetView method to display it.

Chad Killingsworth

On Jun 14, 7:55 am, Laurent <[email protected]> wrote:
> Hey,
>
> I try to use Google Maps JavaScript API v3 for my future website.
> How can I use street view like the ultimate zoom (without move
> pegman) ?
>
> Thanks.

-- 
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.

Reply via email to