I have created a custom panorama set using the code in this example 
http://code.google.com/apis/maps/documentation/javascript/services.html#TilingPanoramas

everything works perfectly.  The only thing I want to do now is to have one 
of my custom nodes be the starting (default) node rather than the entry 
point which is an actual (nearest) node on google street view.

I have tried
  panorama.setPano('storefront');
and
  map.setStreetView(panorama);
I've scoured google for a way to do this and cant find anything

can someone help me 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.

Reply via email to