Mike - I've commented out the code that draws the circles, and it now seems to load fine for Chrome. Not sure why, but I can live with that for now.
Any ideas around that? Should I try to use fewer points for each Polyline???? THANKS! On Oct 14, 1:02 am, Mike Williams <[EMAIL PROTECTED]> wrote: > I don't know if it's significant, but your code crashes in all browsers > on this line: > bounds.extend(i); > because bounds.extend() expects a GLatLng(), not an integer. > > --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 -~----------~----~----~----~------~----~------~--~---
