On Dec 8, 9:32 am, spiderplant0 <[email protected]> wrote: > I am building a site where the Google map and Google street-view are in > separate DIVs. I want to detect when the user has dropped the little yellow > man onto the map so I can switch the display from the map to the > streetview. Is there an event for this?
Did you read the documentation? http://code.google.com/apis/maps/documentation/javascript/reference.html#StreetViewPanorama Event visible_changed -- Marcelo - http://maps.forum.nu -- > > I guess there must be a way to do this as, in Google's regular map website > (maps.google.com), the street view overlay only gets displayed only when > the pegman is dropped. -- 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.
