On Jul 26, 7:02 am, trez <[email protected]> wrote: > Ah ok. > I took a look at your code and i understand the log window :) > Did you notice that when you do some clicks, the mark takes different > position than yours?
Not really, but then I didn't do a lot of testing. > Only the first 5 or 6 click are right.... You aren't using IE8 are you (another example of high quality software from Microsoft)? There is a known problem with that browser that isn't addressed in your code (or mine which is a copy of it). You need to include a meta tag to force it to run in IE7 "compatibility mode". -- 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 -~----------~----~----~----~------~----~------~--~---
