Hello all,

I have a question about the Google maps API.

At the moment I use static pages from Google Maps to show a few
markers of points. Those points are stored in a MySQL database.
The position is updated when a person moves (in the database).
At this moment I refresh the page every 10 seconds. It does work, but
I would like to show it on a regular Google Map, and without having to
refresh the page, just update the markers every say 10 seconds.

I found some good examples like:
http://www.anyware.co.nz/maptest/

and also an example how to place markers from a Mysql database by
using XML output:
http://code.google.com/intl/nl/apis/maps/articles/phpsqlajax.html

I just can't get it together to pull the latest positions off the
database and show them on the map.

Can anyone tell me how I can do that?

Thanks!

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