Thanks Larry. Thanks Mike. I will give your solutions a try.
By the way, just in case if you were wondering why and where your ideas may be used then please visit http://www.road-injuries.info. It shows the locations and some brief information on the road traffic injury during 2007 in UK. I intend to extend the coverage to other countries in due course. All comments and suggestions are welcome. Sanjay. On Jan 11, 1:23 am, Mike Williams <[email protected]> wrote: > The maximum size of the infowindow depends on the size of your map. I > don't know the rules for how the infowindow limits are derived from the > map size. > > The {autoScroll:true} option for vertical scrolling is undocumented, so > may possibly not be available in future releases. If you use it, you may > also want to set the maxWidth and (undocumented) maxHeight options as > well. > > One future-proof option is create your own fixed-size div with a scroll > bar inside the infowindow. > > Another option is to put your main data in a maximised infowindow, which > comes with a vertical scroll bar. Perhaps put a quick summary, or just a > "Maximise this window for details" message in the normal infowindow, and > optionally maximise() it automatically. [Leave the "Maximise this window > for details" in the normal infowindow even if you do .maximize() it > automatically, in case the user minimizes it.] > > --http://econym.org.uk/gmap > The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
