On Jan 16, 4:03 pm, RaveKev <[email protected]> wrote:
> Do you need more information or something else?
>
> I can't believe, no one had this problem before.

You're using GGeoXml, which does rather limit your options.

If you used GDownloadUrl and parsed the KML yourself -- it's only a
flavour of XML after all -- you would have more flexibility.

There is an **undocumented** maxHeight option, similar to maxWidth,
which may help. Undocumented features are liable to change or
withdrawal, and are not recommended.

You could use a fixed-size div within the infoWindow, perhaps with a
scroll bar, which would allow the infoWindow to be sized to that div.

Depending on your processing you could subdivide large lists (139 in
Switzerland) using a tabbed infoWindow, which would limit the number
of sites to scroll through.

I don't believe any of that is an option with GGeoXml though.

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