If your problem is that the information you stick in the info window
is too large, therefore your infowindow gets big and moves the map....
then you could stick an iframe with a fixed size with horizontal/
vertical scroll bars, and then put your information inside the iframe.
This would limit the size of the infowindow itself according to the
defined size of the iframe.


On 16 feb, 13:01, Rossko <[email protected]> wrote:
> > When I click on one of my markers, I get a detailed window pop-up but
> > whenever it does, it moves the map.
>
> That's by design, the map pans to accomodate the infowindow.
>
> > Is there a way we can have window
> > pop-up on the right of the map instead of popping up on top of each
> > property icon?
>
> Not using the standard infowindow ; but there are alternatives.  Or do
> you mean not placed on the map at all?  Just populate a div to one
> side instead of opening an infowindow.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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-api?hl=en.

Reply via email to