> ... there is a GPS device placed > in each CAB which sends latitude/longitude to my site.
How is that data held in your 'site' ? Can it be retrieved on demand? > send them to google map to represent them on the map to > show CAB location. You don't, as such. You get your webpage with the map to ask for the data, and get your server end to send it - usually that's done using XML or JSON as the transport medium. 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 -~----------~----~----~----~------~----~------~--~---
