Hi, i am working on a project that will display the location of all
busses in traffic in the town of Karlstad, Sweden.
I have written a script that gathers information about the coordinates
of every moving bus. This information is updated automaticaly every
10th second and saved in an .txt-file (Number, Destination, Lat, Long)
in one row for each bus.
(The txt-file is updated/rewritten every 10th second)

My question is how to print all this information on a map.
There are approx 40 busses that should be printed out as markers on
the map.

Is there a way to automaticaly update the positions of these markers
without "reseting" the map?

To be clear, its not a problem gathering the information, I just dont
know how to print it out.

-- 
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.

Reply via email to