> thank you man it really works but no need to javascript.. > but I still need a function the refreshs my map every 1 sec...
Yep, there's a map there now you've added things. If you do a 'view source' on your page, you will see that it contains javascript. I expect this Subgurim puts it there for you. If you want help doing things directly in javascript, this is a place to ask. To do things periodically, look into the javascript functions setTimeout() and setInterval(). If you don't want to use javascript directly, you'll have to go and ask at Subgurim. 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 -~----------~----~----~----~------~----~------~--~---
