> I am developing in PHP, AJAX, Javascript . So I have to collect all > those vehicles of a particular user and plot it in the map. Can u help > how can I i=frequently collect all those data from a database and > display those in the map.
It's still a vague question. Break your requirement down into steps - Make a webpage with a map. Make a means to select data - buttons for the user, or anu data in the map view etc. Get that webpage to fetch data from your database. Display that data on your map. Trigger that fetch-and-display periodically. ... etc etc How far have you got, which step are you having trouble with? Is it someone else's job to get the GPS data into the database, or are you asking about that as well? cheers Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
