by sburton » Wed Sep 10, 2008 3:54 pm
Hello,
I have a couple of questions about the new Google Earth Network Link. This is a great development.
1. When I first downloaded the KML, it would not automatically refresh, I had to edit the KML.
Original Code
Code: Select all
<refreshInterval>60</refreshInterval>
New Code
Code: Select all
<refreshInterval>15</refreshInterval>
<refreshMode>onInterval</refreshMode>
2. Is there a way to change the push pin style in the KML, I would like to add my own graphic.
Hello,
I have a couple of questions about the new Google Earth Network Link. This is a great development.
1. When I first downloaded the KML, it would not automatically refresh, I had to edit the KML.
Original Code
[code]
<refreshInterval>60</refreshInterval>
[/code]
New Code
[code]
<refreshInterval>15</refreshInterval>
<refreshMode>onInterval</refreshMode>[/code]
2. Is there a way to change the push pin style in the KML, I would like to add my own graphic.