OMG! I just realized why this fails.
I have been instantiating a class of GMarkerManager instead of the open source markermanager class! I have been looking at different examples out there on the web and never realized i was using a different object!! Well, it worked out in the end after i've wasted so many hours on this. :( On Jan 28, 6:18 pm, trj <[email protected]> wrote: > Well, why is it not supported? > > In the line before i'm able to print out (in the alert dialog box) how > many markers there are in the markerManager. > > I don't understand why this fails. > > Please help > > On Jan 28, 4:54 pm, "[email protected]" <[email protected]> > wrote: > > > On Jan 28, 7:42 am, trj <[email protected]> wrote:> Sorry for that. > > > > I have now created an example for you to look at. > > > > I have put 2 alert calls in the code. One fires wen the deleteMarker > > > (marker) is called and the other one is supposed to fire after the > > > deletemarker(marker) function on markerManager has been called. The > > > second one never fires... > > > >http://terrost.tihlde.org/gmaps/ > > > Have you investigated the javascript errors? > > > IE6 tells me: > > Line: 55 > > Char: 13 > > Error: Object doesn't support this property or method > > > -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
