I have the same problem, but found a way to resolve it temporarily. We can use an older version of the API, so I tried to use v3.0 instead of v3.1. As it turns out, it worked for me with marker movement now being smooth.
This is done by adding the v=3.0 request in the API call, like this (in my case): <script type="text/javascript" src="http://maps.google.com/maps/api/js? v=3.0&sensor=false"></script> Best regards, AV On Jun 11, 2:05 pm, Nathan Raley <nlrale...@gmail.com> wrote: > I am having a similar issue, I had narrowed it down to me switching the > image or repositioning, but if its just the repositioning that helps me > narrow down the issues. > > I have a similar playback feature for showing a driving route and have > recently moved from v2 to v3 of the API and have the same issue you are > having. I only change the image if the heading is 15 degrees different than > the previous heading and then reposition the image and I too am getting a > constant "flicker" effect. > > On Fri, Jun 11, 2010 at 6:20 AM, frogmaster <teet.talvi...@gmail.com> wrote: > > They are not supposed to do anything any more, when clicked, but > > thanks for noticing the error. The issue presents itself when play is > > pressed... > > > On Jun 11, 1:54 pm, Pil <wolf...@gmail.com> wrote: > > > I get an error when I click on any of the markers > > > > Error: v_id is not defined > > > Source File:http://tracker.viiret.ee/ > > > Line: 176 > > > > On Jun 11, 10:57 am, frogmaster <teet.talvi...@gmail.com> wrote: > > > > > This suddenly started yesterday. You can see the effect inhttp:// > > tracker.viiret.ee. I believe this is a bug in v3, but i'm not > > > > quite sure. Most evident in firefox, not so much in chrome, but still > > > > visible. > > > > Could someone confirm, if it's my mishap or not... Thanks. > > > -- > > 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 > > google-maps-js-api...@googlegroups.com. > > To unsubscribe from this group, send email to > > google-maps-js-api-v3+unsubscr...@googlegroups.com<google-maps-js-api-v3%2bunsubscr...@googlegroups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-maps-js-api-v3?hl=en. -- 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 google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.