As a side note, I might not be using a "custom" panorama. I used the:
myPano = new
google.maps.StreetViewPanorama(document.getElementById("pano"));
map.setStreetView(myPano);
To get my Pano to be in a div rather than go full screen street view once
street view is opened.
Not sure if this is what you define as a custom pano or not.
On Mon, Jun 14, 2010 at 1:12 PM, nlraley <[email protected]> wrote:
> Is there anyway to link the marker dragging between the 2 markers if I
> create 2 separate markers?
>
> On Jun 14, 8:12 am, Nathan Raley <[email protected]> wrote:
> > Okay, let me make sure I have this right, so as long as I am specifying
> that
> > the street view panorama is to be placed in a div that I have defined I
> have
> > to create 2 separate markers in order to have them placed both on the
> > regular map and on the street view?
> >
> >
> >
> > On Fri, Jun 11, 2010 at 5:46 PM, Marc Ridey <[email protected]> wrote:
> > > You currently need to create two markers.
> >
> > > On Sat, Jun 12, 2010 at 5:55 AM, Nathan Raley <[email protected]>
> wrote:
> >
> > >> I have a custom panorama and I'd like to add my markers to both the
> map
> > >> and the pano, the pano is in a div on the bottom right of the map so
> they
> > >> are both viewable at the same time, however; once I set the map for
> the
> > >> markers to the pano it takes them off the map. How can I accomplish
> both?
> > >> Or do I just need to create 2 markers for each marker I want to add
> to
> > >> both?
> >
> > >> Thanks,
> > >> Nathan
> >
> > >> --
> > >> 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]><google-maps-js-api-v3%2B
> [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]<google-maps-js-api-v3%[email protected]><google-maps-js-api-v3%2B
> [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]<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.