On Sep 20, 7:48 am, tipu <[email protected]> wrote:
>
> I was looking instead to have the infowindow open downwards, or left,
> or right depending on the position, utilizing the space already
> available and displaying the infowindow rather than panning in some
> direction to make space. Is this possible?

Your url is to maps.google.com, which means it isn't an API question.

maps.google.com uses Google's infoWindows, which are a specific shape.
So they will always open upwards (move the map downwards).

An API map will normally use Google's infoWindows and behave the same
way. It would be possible to write another infoWindow, but I don't
know of any which determine which way to open. Mike's EWindow doesn't.
His EBubble could be used because it uses fixed background images, but
that means that the content might not fit and it would need some
fairly clever coding to ensure that the correct image was used
depending on where the marker was in the viewport.

Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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