no, I just figured that's when the marker gets created, at the myclick... am I way off?
On Nov 14, 1:47 pm, Rossko <[email protected]> wrote: > > I have markers that get shown by clicking on the sidebar, but I'd like > > to have only one marker showing at a time - ie, when you bring up a > > new one, the previous one disappears. > ... > > which I converted to this: > > GEvent.addListener(marker, "click", function() { > > Doesn't seem to have anything to do with clicking on a sidebar item, > was it supposed to? -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
