Warning, /education/marble/tests/data/Tour.kml is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2"> 0003 <Document> 0004 <name>balloonVisibility Example</name> 0005 0006 <gx:Tour> 0007 <name>Play me</name> 0008 <gx:Playlist> 0009 0010 <gx:FlyTo> 0011 <gx:duration>5</gx:duration> 0012 <LookAt> 0013 <longitude>-119.7485845412</longitude> 0014 <latitude>33.7362661545</latitude> 0015 <altitude>4.1241253000</altitude> 0016 <range>4469.8504141245</range> 0017 <gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode> 0018 </LookAt> 0019 </gx:FlyTo> 0020 0021 <gx:AnimatedUpdate> 0022 <Update> 0023 <targetHref></targetHref> 0024 <Create> 0025 <Placemark id="placemark891"> 0026 <Point> 0027 <coordinates>-95.4802021230,40.4300121452</coordinates> 0028 </Point> 0029 </Placemark> 0030 </Create> 0031 </Update> 0032 </gx:AnimatedUpdate> 0033 0034 <gx:Wait> 0035 <gx:duration>4</gx:duration> 0036 </gx:Wait> 0037 0038 <gx:AnimatedUpdate> 0039 <Update> 0040 <targetHref></targetHref> 0041 <Change> 0042 <Placemark targetId="underwater1"> 0043 <gx:balloonVisibility>1</gx:balloonVisibility> 0044 </Placemark> 0045 </Change> 0046 </Update> 0047 <gx:delayedStart>4</gx:delayedStart> 0048 </gx:AnimatedUpdate> 0049 0050 <gx:FlyTo> 0051 <gx:duration>3</gx:duration> 0052 <gx:flyToMode>smooth</gx:flyToMode> 0053 <LookAt> 0054 <longitude>-119.7826301245</longitude> 0055 <latitude>33.8628552512</latitude> 0056 <altitude>2.1425130000</altitude> 0057 <range>6792.6655400000</range> 0058 <gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode> 0059 </LookAt> 0060 </gx:FlyTo> 0061 0062 <gx:AnimatedUpdate> 0063 <Update> 0064 <targetHref></targetHref> 0065 <Change> 0066 <Placemark targetId="underwater2"> 0067 <gx:balloonVisibility>1</gx:balloonVisibility> 0068 </Placemark> 0069 </Change> 0070 </Update> 0071 </gx:AnimatedUpdate> 0072 0073 <gx:Wait> 0074 <gx:duration>4</gx:duration> 0075 </gx:Wait> 0076 0077 <gx:AnimatedUpdate> 0078 <Update> 0079 <targetHref></targetHref> 0080 <Delete> 0081 <Placemark targetId="underwater2"/> 0082 </Delete> 0083 </Update> 0084 </gx:AnimatedUpdate> 0085 0086 <gx:FlyTo> 0087 <gx:duration>3</gx:duration> 0088 <gx:flyToMode>smooth</gx:flyToMode> 0089 <LookAt> 0090 <longitude>-119.8495780000</longitude> 0091 <latitude>33.9685150000</latitude> 0092 <altitude>5.1543674521</altitude> 0093 <range>3733.6660230000</range> 0094 <altitudeMode>relativeToGround</altitudeMode> 0095 </LookAt> 0096 </gx:FlyTo> 0097 0098 <gx:Wait> 0099 <gx:duration>4</gx:duration> 0100 </gx:Wait> 0101 0102 </gx:Playlist> 0103 </gx:Tour> 0104 0105 <Placemark id="underwater1"> 0106 <name>Underwater off the California Coast</name> 0107 <description>The tour begins near the Santa Cruz Canyon, off the coast of California, USA.</description> 0108 <Point> 0109 <coordinates>-119.7495310000,33.7150590000</coordinates> 0110 <gx:altitudeMode>clampToSeaFloor</gx:altitudeMode> 0111 </Point> 0112 </Placemark> 0113 0114 <Placemark id="underwater2"> 0115 <name>Still swimming...</name> 0116 <description>We're about to leave the ocean, and visit the coast...</description> 0117 <Point> 0118 <coordinates>-119.7795500000,33.8292680000</coordinates> 0119 <gx:altitudeMode>clampToSeaFloor</gx:altitudeMode> 0120 </Point> 0121 </Placemark> 0122 0123 </Document> 0124 </kml>