Hi: thanks for your help.. I fixed that isues but I can see the map div with the controls but no map...
Andrew Leach <[email protected]> wrote: > > On Mar 25, 9:50 am, "Tamer Hatoum" <[email protected]> > wrote: > > hi: > > is there any logical error other then the } missing ? > > Well this line doesn't work: > var ppgicon = new new GIcon(G_DEFAULT_ICON); > > Perhaps you could get something like Firebug (which stops at that > line) or try your map in a browser. Firefox reports "new GIcon > (G_DEFAULT_ICON) is not a constructor". You can't do a new "new" if > you mean a new GIcon. > > Andrew > > > Tamer Hatoum; Web Developer and Programmer; Qatar Navigator Est; Tel: +974 6026267; [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
