On 26 November 2011 17:02, AF <[email protected]> wrote: > Some people on this forum write helpful insightful responces to questions > some just respond with the first thing that pops into their head, I thought > the question was clear enough, there is no telling what confuses people > though, I will try again: > > If I add a marker 'dragend' event handler in addMarkerBatch_ of the > markermanager, then do nothing except create an instance of a map, an > instance of the (modified) markermanager and add a single marker to the > markermanager the event handler may be called once or twice depending on the > current map zoom level. > > Any ideas why this is the case? ( Marcelo if you dont have any helpful > comments dont waste your time and my time replying )
I'll do it instead. How can we know why this is the case? We don't know anything about your implementation, which is why the posting guidelines (you did read them? Perhaps not) ask for a link rather than a listing or a description. It's FAR easier to see what's going on with a link, because something like Firebug allows break points to be set and variables to be examined. That's very difficult to do with a listing, and impossible with a description. You've described the problem: now please supply a demonstrator which can be debugged. -- 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.
