>Appreciate the help in pointing out the single-quotes issue, I will >get right on that and fix that. However, there is still a problem that >I am unable to locate.
bounds.extend(point); You have not defined a variable point? bounds.extend(new GLatLng(41.913697,-87.662468)); Ralph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
