Google Earth Network Link

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Google Earth Network Link

Re: Google Earth Network Link

by ATSupport » Wed Sep 10, 2008 5:06 pm

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.

Google Earth Network Link

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.

Top