On Feb 11, 7:50 am, tanos_8888888888 <[email protected]> wrote: > I have project that uses a KML file, the same would be true for an XML > though. > > As the file gets parsed, an info window contains an image that is > updated and fed from a webcam. The image is always overwritten with > the same file name by the webcam. When going to the map, unless you > F5 or refresh your browser, you do not see the latest image. How can > I have the latest image there? Ideally I would like to have it > updated without having to update the whole map... > > Thanks in advance
Have you tried an iframe in the infoWindow and using meta-refresh on the page included? --Larry -- 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.
