Create your own streetviewpanorama object http://code.google.com/apis/maps/documentation/javascript/reference.html#StreetViewPanorama
pass it a specific options Object. Then attach it to the map (map.setStreetView) Or it can be done via MapOptions too http://code.google.com/apis/maps/documentation/javascript/reference.html#MapOptions On Fri, Feb 10, 2012 at 11:58 AM, Wagonmapper <[email protected]> wrote: > That brings up a new point for me: How do you specify ANY options for > the Street View? It seems that it's just whatever Google wants to give > you when you use the PegMan to invoke SV. Am I missing something? > > On Feb 8, 7:41 am, Barry Hunter <[email protected]> wrote : >> Just make sure file a request for the 'option' - not that it does it >> always. :) Please. > > -- > 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. > -- 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.
