On Nov 30, 8:09 am, brian <[email protected]> wrote: > I would like to use a google map that will show objects moving to new > locations after a set time. > > I have a google map that displays the locations of the objects and then > I refresh the map.....Can I get the objects to move every 30 seconds > instead. > > My present presenation uses php and mysql...get the data, create the > marker, and add it.....plus a few other things. > > A Example of the code would be a great help.
Have you seen the "car trip" examples on Mike Williams' tutorial? http://econym.org.uk/gmap/ Fun Stuff Car Trip Using the Google directions for an animated drive. Car Trip 2 Same trip with polyline that grows as the car moves. Car Trip 3 Using <canvas> to rotate the icon (HTML5 capable browsers only) -- Larry > > Thanks > > Brian -- 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.
