Hey guys, this should be my first time posting here since i'm
developing a project which should work like this:

1.) Some one creates a route for a truck that uses a GPS from point A
to B
2.) The truck starts moving from point A to B and the GPS will be
sending the coordinates to a web service that stores the information
on a database. This info will be used to create a temp XML file which
i know how to read from the Google Maps API and join the points with a
polyline.
3.) When the person who created the route opens a "tracking" map he
should be abble to view the created route and on the top of that the
actual route followed by the truck with the current position (should
refresh every 10 seconds)

So, the issue is this, i was abble to create a simple XML file with 6
points on it but apparently a polyline is not the same as a direction,
the thing is that i need a custom direction, not the way i'm doing it
so far (points joined by polylines), since they don't "stick" to the
streets.

Ne help will be appretiated.

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

Reply via email to