Hi,

I have a map and a streetview panorama side to side. I associate the
panorama created with new google.maps.StreetViewPanorama with the map, no
issue there with map.setStreetView(panorama).

I want to be able to show/hide the pegman on the map (not the control) at
will, since it is over a marker that the user should be able to move.

The only way I found so far is to map.setStreetView(null), but for some
reason the streetview is then hidden when I do that. If I force
the panorama.setVisible(true), it's missing the streetview images,
they reappear when I move with the streetview controls in the panorama.

Is there a way to show/hide the pegman on the map?

Thanks

Fred

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to