> In fact , I havve already seen this good example, but I never one > example with 2 points (or more) moving in a different speed along a > path.
Sometimes you will have to write your own code to get exactly what you want. One way would be to set up an time-interval-based routine that calculates the new positions of your two objects from their last postion and known speed, and then updates the map. -- 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.
