On Sep 23, 10:00 am, ghoastfalcon <[email protected]> wrote: > Hi all, > I have been struggling with this for some time. What I am trying > to do seems very simple and strait forward, but I cannot seem to get > anything to work. I wish I could like you directly to the page I am > working on, but it is behind a firewall and has not been officially > released for the public to see. What I want to do is to allow the user > to click on the map and create a point or marker, this much I have > working quite nicely; however it would be really nice to allow them to > double click on the marker they just made and have it be removed. This > is where my problems begin. > > I have tried marker[i].setMap(null); Sorry need more context.
What is "i"? Is marker in context? -- Larry > and it does not do anything. So I > am assuming that I am not calling that function properly or do not > have something linked up correctly. Does anyone have a good example > page or example code I can look at to see what I am doing wrong here? > Any help would be greatly appreciated. > > Thank you for your time. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
