Page 1 of 1

Google Earth Network Link

Posted: Wed Sep 10, 2008 3:54 pm
by sburton
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.

Re: Google Earth Network Link

Posted: Wed Sep 10, 2008 5:06 pm
by ATSupport
Thanks for the addition. We'll add that to the default KML.

You can customize most of it (including pushpin style) from GE screen: just right click the network link and choose "Properties". I am not sure there's a way to put the IconStyle in the KML network link file.