hendriksaragih / kml-samples

Automatically exported from code.google.com/p/kml-samples
0 stars 0 forks source link

Network link refreshes only if referenced KML file changes - changing image in Screen Overlay #180

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a picture.bmp file containing some text - like "10"
2. Create over1.kml specifying a ScreenOverlay from picture.bmp
3. Create a network link to reference the KML with a refresh rate of (say)
1 second
4. Observe GE display the ScreenOverlay of "10"
5. Replace the "10" with "20" in picture.bmp

What is the expected output or behavior? 
   Overlay to be refreshed with "20" on next refresh cycle - within 1 second
What do you see instead? 
The ScreenOverlay remains "10"

If I "touch" the over1.kml file then the refresh occurs and the overlay 
Changes to "20"

What version of the plug-in are you using? On what operating system? In
which browser?
Not using the plug-in - using direct KML in GE 4.3.7284.3916 (beta)
Windows XP SP2 No browser

Please provide any additional information (code snippets/links) below.

Original issue reported on code.google.com by gpsanima...@gmail.com on 17 Aug 2008 at 1:12

GoogleCodeExporter commented 8 years ago

Original comment by api.roman.public@gmail.com on 2 Dec 2008 at 10:35