> That time it was not working, then according to groups suggestions...i > enabled below two lines. > > > //$kml[] = '<refreshMode>onInterval</refreshMode>'; > > > //$kml[] = '<refreshInterval>3600<refreshIntervalf>';
Ok, so you have an error though you haven't bothered telling us what it is. You know the error is in those two lines of KML. Just take a close look at them and work it out. Hint - it's the second line that has the issue, and the issue is exactly the same as before, all about opening and closing tags that match Compare the content of the <tags> in the first and second lines, notice anything unusual?. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
