On Dec 19, 2:58 pm, Horace Vallas <[email protected]> wrote: > not sure if I can upload a screen shot - so it's here... > > http://www.tennispensacola.com/clubs/problem-screenshot.png > > I left the ghost icon in the initial location but it can be moved just > fine. It will always, however, act as if it IS the moved icon - i.e. info > window opens on the other icon - and clicks on clubs cause directions to the > other (non-ghost) icon etc. > > as interest, I had to reload the large page several times just now before > seeing the problem. I wonder if it could be related to some vars being > defined globally?? I'll go bang around a bit...
It sounds to me like what you are calling a "ghost" marker is actually just another marker (your code is creating 2 somehow). If you write you code to only allow _one_ of these markers, you will probably solve the problem. -- Larry -- 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.
