I've done this to show the live positions of buses in a transit system. You can see it at http://search.missouristate.edu/map/?layer=shuttle Shuttles don't run all the time however, so you won't always see them. The code on that page is compressed with Closure-compiler, but there is a comment at the top of the script file telling you how to see the uncompressed source. My markers are updated once every 5 seconds.
Short of the story is, I wrote my own lightweight markers so that I could update the offset of the marker image on the fly. Chad Killingsworth On Nov 11, 5:33 am, "Alan Thomas" <[email protected]> wrote: > > How many markers? Around 50. > > How far do they go? > > They go across a screen width, and then are deleted. Others are created > to replace them. The map, in the background, is actually static. > > Thanks, Alan -- 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.
