On Apr 21, 4:47 pm, "[email protected]" <[email protected]> wrote: > On Apr 21, 4:17 pm, behi hoseini <[email protected]> wrote: > > > Dear Geocodezip, > > I like and need your help.I have alreday tried the way which explined in > > William tutorial.Just to confirm I modified the link with that method right > > now and still not workin!(Not even the markers) > > would you please take a look at it again,to find out where I did wrong? > > You need to include the createMarker function. It is not part of the > API. > > It looks like you changed its name to mloader, but call createMarker.
This is not an API problem, but one of general javascript/programming knowledge. Try using: http://www.jslint.com on your javascript. There are lots of issues. Ignore the globals that have to do with the API... -- Larry > > www.http://www.vanmap.blogspot.com/<http://www.http//www.vanmap.blogspot.com/> > > > > > Best regards, > > On Tue, Apr 21, 2009 at 2:50 PM, [email protected] > > <[email protected]>wrote: > > > > On Apr 21, 2:21 pm, "[email protected]" > > > <[email protected]> wrote: > > > > Hi every body > > > > Could you please take a look at following link and let me know why I > > > > cant' have all declared windows on markers?! > > > > it just open the info windows on first marker even when you pointed to > > > > some others. > > > > >http://www.vanmap.blogspot.com/ > > > > > Please dont refer me to Mike Williams's Website.I have been there > > > > before. > > > > Well, that explains the problem... > > > > One solution to your problem would be to follow his advice and use a > > > createMarker function so you get function closure on your markers... > > > > But if you don't want help, don't listen this time either.- Hide quoted > > > text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
