Ralph, Appreciate the help again. After defining the point it works fine now. I have to work on the single-quotes and no GEO info issue, but atleast I've gotten the center/zoom thing done.
Thanks guys for all your help. Ken On Oct 3, 10:40 am, Ralph Ames <[EMAIL PROTECTED]> wrote: > >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 -~----------~----~----~----~------~----~------~--~---
