StreetVIew and Map share their markers.
To avoid having the two view share markers, create a panorama and assign it
to the map.
Such as:

var panorama = new google.maps.StreetViewPanorama(map.getDiv());
map.setStreetView(panorama);


On Wed, May 26, 2010 at 12:21 AM, alef <[email protected]> wrote:

> hi,
> is possibile remove all markers from the map when the street view
> panorama is open?
>
> 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]<google-maps-js-api-v3%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>

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