Re: [Google Maps API v3] streetView - share markers and set options

2010-06-28 Thread Nathan Raley
Right now the only way to do this that I know of is to have 2 markers. You can use the .bindTo(position, MarkerOnMainMap) method to bind the marker positions together so that when you drag one the other is dragged as well. But as of right now the only way to have a custom street view pano and to

[Google Maps API v3] streetView - share markers and set options

2010-06-27 Thread spiderplant0
Hi, I'm getting confused with StreetView. As far as I can tell there are two main ways to show a street-view: use: .getStreetView() on a map object or use the constructor: new google.maps.StreetViewPanorama(...) If you use the '.getStreetView()' way, I believe you cannot set