1. The StreetView panorama: you can supply a panorama provider and set
a custom pano ID. When your provider is called, supply the tile
definitions and the links to further panoramas. You can that way run a
complete world of panoramas without ever displaying Google's
StreetView tiles.
2. The Map and the StreetView control: This is a bit more complex. The
StreetView control is tightly integrated with Google's StreetView
data. As you drag the control, it displays the 'blue' layer, query the
StreetView service with the pegman's latlng position and retrieves the
corresponding pano ID. The simplest may be to disable the StreetView
control and position your own marker on the map, monitor the marker
being dragged and set the panorama panoID according to your marker
position.
> --
> 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 google-map...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-maps-js-a...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>