Closed GoogleCodeExporter closed 9 years ago
The fix reported by mrtxema for issue #189, "Network link does not refresh"
also
fixes the issue here.
Need to add both refreshMode onInterval and a large refreshInterval to the
network
link.
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
<NetworkLink>
<name>Earth Point Townships</name>
<description><![CDATA[Zoom in so that 2,000 or fewer townships are
in view.<br><br>Source: <a target='_blank' href='http://
www.geocommunicator.gov/GeoComm/lsis_home/home/index.shtm'>BLM</a><br><br>&
copy;2008
Earth Point<br><a target='_blank' href='http://
www.earthpoint.us'>www.earthpoint.us</a><br><br>For illustration only.
User to verify all information. <a target='_blank' href='http://
www.earthpoint.us'>www.earthpoint.us</a>]]></description>
<refreshVisibility>1</refreshVisibility>
<Url>
<href>http://www.earthpoint.us/Default.aspx?
RequestID=125163x02877444&</href>
<refreshMode>onInterval</refreshMode>
<refreshInterval>9999</refreshInterval>
<viewRefreshMode>onStop</viewRefreshMode>
<viewRefreshTime>5</viewRefreshTime>
<viewFormat>BBOX=[bboxWest],[bboxSouth],[bboxEast],[bboxNorth],
[lookatLon],[lookatLat],[lookatRange],[lookatTilt],[lookatHeading]</
viewFormat>
</Url>
</NetworkLink>
</kml>
Original comment by bill.cl...@earthpoint.us
on 26 Sep 2008 at 2:48
My fix is reported at issue #188
Original comment by mrtx...@gmail.com
on 29 Sep 2008 at 8:58
Marking fixed, see posted workarounds.
Original comment by api.roman.public@gmail.com
on 1 Oct 2008 at 9:27
Update: This problem also exists if viewRefreshMode is onRequest. The above
workaround does not fix the problem.
Original comment by bill.cl...@earthpoint.us
on 2 Oct 2008 at 7:11
Original issue reported on code.google.com by
bill.cl...@earthpoint.us
on 6 Sep 2008 at 12:22