Congratulations!

[Valid KML 2.2] This is a valid KML 2.2 feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://whowillbethenextonline.com/kml/google_earth_micro_tour_oahu_2.kml

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <kml xmlns:gx="http://www.google.com/kml/ext/2.2"
  3. xmlns="http://www.opengis.net/kml/2.2">
  4.  
  5. <!-- Latitude, Lontitude conversion from 'Degrees Minutes Seconds' to 'Decimal Degrees: http://www.earthpoint.us/convert.aspx -->
  6.  
  7. <!-- Image compression: http://www.irfanview.com/ -->
  8.  
  9. <!-- file location/name: http://whowillbethenextonline.com/kml/google_earth_micro_tour_oahu_2.kml -->
  10.  
  11. <Document>
  12. <name>Google Earth Micro Tour - O&#x2018;ahu 2</name>
  13. <open>1</open>
  14.  
  15. <Folder><!-- start: Styles section (Placemark-Polygon Styles, Placemark Styles), Placemark section, Placemark-Polygon section, and ScreenOverlay section Folder -->
  16. <name>Styles, Placemarks, Placemark-Polygons, and ScreenOverlays Folder</name>
  17.  
  18. <!-- start: Styles section -->
  19.  
  20. <!-- start: Placemark-Polygon Styles -->
  21.  
  22. <Style id="transRedPoly">
  23. <LineStyle id="lineStyle_transRedPoly">
  24. <width>0</width>
  25. </LineStyle>
  26. <PolyStyle id="polyStyle_transRedPoly">
  27. <color>000000ff</color><!-- 0% transparent red polygon: id="Kahanamoku_Beach"; id="Royal_Hawaiian_Beach") - http://stackoverflow.com/questions/15852122/hex-transparency-in-colors -->
  28. </PolyStyle>
  29. </Style>
  30.  
  31. <Style id="transWhitePoly">
  32. <LineStyle id="lineStyle_transWhitePoly">
  33. <width>0</width>
  34. </LineStyle>
  35. <PolyStyle id="polyStyle_transWhitePoly">
  36. <color>00ffffff</color><!-- 0% transparent white polygon: id="Fort_DeRussy" -->
  37. </PolyStyle>
  38. </Style>
  39.  
  40. <Style id="transBluePoly">
  41. <LineStyle id="lineStyle_transBluePoly">
  42. <width>0</width>
  43. </LineStyle>
  44. <PolyStyle id="polyStyle_transBluePoly">
  45. <color>00ff0000</color><!-- 0% transparent blue polygon: id="Grays_Beach" -->
  46. </PolyStyle>
  47. </Style>
  48.  
  49. <Style id="transRedPoly2">
  50. <LineStyle id="lineStyle_transRedPoly2">
  51. <width>0</width>
  52. </LineStyle>
  53. <PolyStyle id="polyStyle_transRedPoly2">
  54. <color>000000ff</color><!-- 0% transparent red polygon: id="Royal_Hawaiian_Beach" -->
  55. </PolyStyle>
  56. </Style>
  57.  
  58. <Style id="transWhitePoly2">
  59. <LineStyle id="lineStyle_transWhitePoly2">
  60. <width>0</width>
  61. </LineStyle>
  62. <PolyStyle id="polyStyle_transWhitePoly2">
  63. <color>00ffffff</color><!-- 0% transparent white polygon: id="Prince_Kuhio" -->
  64. </PolyStyle>
  65. </Style>
  66.  
  67. <Style id="transBluePoly2">
  68. <LineStyle id="lineStyle_transBluePoly2">
  69. <width>0</width>
  70. </LineStyle>
  71. <PolyStyle id="polyStyle_transBluePoly2">
  72. <color>00ff0000</color><!-- 0% transparent blue polygon: id="Queens_Beach" -->
  73. </PolyStyle>
  74. </Style>
  75.  
  76. <Style id="transRedPoly3">
  77. <LineStyle id="lineStyle_transRedPoly3">
  78. <width>0</width>
  79. </LineStyle>
  80. <PolyStyle id="polyStyle_transRedPoly3">
  81. <color>000000ff</color><!-- 0% transparent red polygon: id="San_Souci_Beach" -->
  82. </PolyStyle>
  83. </Style>
  84.  
  85. <Style id="transWhitePoly3">
  86. <LineStyle id="lineStyle_transWhitePoly3">
  87. <width>0</width>
  88. </LineStyle>
  89. <PolyStyle id="polyStyle_transWhitePoly3">
  90. <color>00ffffff</color><!-- 0% transparent white polygon: id="Outrigger_Canoe" -->
  91. </PolyStyle>
  92. </Style>
  93.  
  94. <!-- end: Placemark-Polygon Styles -->
  95.  
  96. <!-- start: Placemark Styles -->
  97.  
  98. <Style id="style1"><!-- start: scale/label=2/1 - Placemark 1 (Oahu Island) -->
  99. <IconStyle id="placemark_1_scale">
  100. <scale>2</scale>
  101. <Icon>
  102. <href>http://whowillbethenextonline.com/kml/images/ltblu-pushpin.png</href>
  103. </Icon>
  104. </IconStyle>
  105. <LabelStyle id="placemark_1_label">
  106. <scale>1</scale>
  107. </LabelStyle>
  108. </Style><!-- end: scale/label=2/1 - Placemark 1 (Oahu Island) -->
  109.  
  110. <Style id="style2"><!-- start: scale/label=1 - Placemark 2 (Honolulu) -->
  111. <IconStyle id="placemark_2_scale">
  112. <scale>1</scale>
  113. <Icon>
  114. <href>http://whowillbethenextonline.com/kml/images/wht-stars.png</href>
  115. </Icon>
  116. </IconStyle>
  117. <LabelStyle id="placemark_2_label">
  118. <scale>1</scale>
  119. </LabelStyle>
  120. </Style><!-- end: scale/label=1 - Placemark 2 (Honolulu) -->
  121.  
  122. <Style id="transRedPoly_style"><!-- start: scale/label=0 id="transRedPoly_icon" -->
  123. <IconStyle id="transRedPoly_scale">
  124. <scale>0</scale>
  125. <Icon>
  126. <href>http://whowillbethenextonline.com/kml/images/1.png</href>
  127. </Icon>
  128. </IconStyle>
  129. <LabelStyle id="transRedPoly_label">
  130. <scale>0</scale>
  131. </LabelStyle>
  132. </Style><!-- end: scale/label=0 id="transRedPoly_icon" -->
  133.  
  134. <Style id="transWhitePoly_style"><!-- start: scale/label=0 id="transWhitePoly_icon" -->
  135. <IconStyle id="transWhitePoly_scale">
  136. <scale>0</scale>
  137. <Icon>
  138. <href>http://whowillbethenextonline.com/kml/images/2.png</href>
  139. </Icon>
  140. </IconStyle>
  141. <LabelStyle id="transWhitePoly_label">
  142. <scale>0</scale>
  143. </LabelStyle>
  144. </Style><!-- end: scale/label=0 id="transWhitePoly_icon" -->
  145.  
  146. <Style id="transBluePoly_style"><!-- start: scale/label=0 id="transBluePoly_icon" -->
  147. <IconStyle id="transBluePoly_scale">
  148. <scale>0</scale>
  149. <Icon>
  150. <href>http://whowillbethenextonline.com/kml/images/3.png</href>
  151. </Icon>
  152. </IconStyle>
  153. <LabelStyle id="transBluePoly_label">
  154. <scale>0</scale>
  155. </LabelStyle>
  156. </Style><!-- end: scale/label=0 id="transBluePoly_icon" -->
  157.  
  158. <Style id="transRedPoly2_style"><!-- start: scale/label=0 id="transRedPoly2_icon" -->
  159. <IconStyle id="transRedPoly2_scale">
  160. <scale>0</scale>
  161. <Icon>
  162. <href>http://whowillbethenextonline.com/kml/images/4.png</href>
  163. </Icon>
  164. </IconStyle>
  165. <LabelStyle id="transRedPoly2_label">
  166. <scale>0</scale>
  167. </LabelStyle>
  168. </Style><!-- end: scale/label=0 id="transRedPoly2_icon" -->
  169.  
  170. <Style id="transWhitePoly2_style"><!-- start: scale/label=0 id="transWhitePoly2_icon" -->
  171. <IconStyle id="transWhitePoly2_scale">
  172. <scale>0</scale>
  173. <Icon>
  174. <href>http://whowillbethenextonline.com/kml/images/5.png</href>
  175. </Icon>
  176. </IconStyle>
  177. <LabelStyle id="transWhitePoly2_label">
  178. <scale>0</scale>
  179. </LabelStyle>
  180. </Style><!-- end: scale/label=0 id="transWhitePoly2_icon" -->
  181.  
  182. <Style id="transBluePoly2_style"><!-- start: scale/label=0 id="transBluePoly2_icon" -->
  183. <IconStyle id="transBluePoly2_scale">
  184. <scale>0</scale>
  185. <Icon>
  186. <href>http://whowillbethenextonline.com/kml/images/6.png</href>
  187. </Icon>
  188. </IconStyle>
  189. <LabelStyle id="transBluePoly2_label">
  190. <scale>0</scale>
  191. </LabelStyle>
  192. </Style><!-- end: scale/label=0 id="transBluePoly2_icon" -->
  193.  
  194. <Style id="transRedPoly3_style"><!-- start: scale/label=0 id="transRedPoly3_icon" -->
  195. <IconStyle id="transRedPoly3_scale">
  196. <scale>0</scale>
  197. <Icon>
  198. <href>http://whowillbethenextonline.com/kml/images/7.png</href>
  199. </Icon>
  200. </IconStyle>
  201. <LabelStyle id="transRedPoly3_label">
  202. <scale>0</scale>
  203. </LabelStyle>
  204. </Style><!-- end: scale/label=0 id="transRedPoly3_icon" -->
  205.  
  206. <Style id="transWhitePoly3_style"><!-- start: scale/label=0 id="transWhitePoly3_icon" -->
  207. <IconStyle id="transWhitePoly3_scale">
  208. <scale>0</scale>
  209. <Icon>
  210. <href>http://whowillbethenextonline.com/kml/images/8.png</href>
  211. </Icon>
  212. </IconStyle>
  213. <LabelStyle id="transWhitePoly3_label">
  214. <scale>0</scale>
  215. </LabelStyle>
  216. </Style><!-- end: scale/label=0 id="transWhitePoly3_icon" -->
  217.  
  218. <Style id="style_memorial"><!-- start: BalloonStyle for id="style_memorial" -->
  219.  
  220. <BalloonStyle>
  221. <bgColor>ff000000</bgColor>
  222. <textColor>ffffffff</textColor>
  223. <text><![CDATA[
  224. <font face="Times" size="4"><blockquote>$[name]</blockquote></font>
  225. <font face="Times" size="4"><blockquote>The Waikiki Natatorium War Memorial holds a 100 meter x 40 meter salt-water swimming pool. (A 'Natatorium' is a building containing a swimming pool.) The War Memorial opened on August 24, 1927.</blockquote></font>
  226. ]]></text>
  227. </BalloonStyle>
  228.  
  229. <IconStyle id="style_memorial_scale">
  230. <scale>0</scale>
  231. <Icon>
  232. <href>http://whowillbethenextonline.com/kml/images/ltblu-pushpin.png</href>
  233. </Icon>
  234. </IconStyle>
  235. <LabelStyle id="style_memorial_label">
  236. <scale>0</scale>
  237. </LabelStyle>
  238.  
  239. </Style><!-- end: BalloonStyle for id="style_memorial" -->
  240.  
  241. <Style id="style_lagoon"><!-- start: BalloonStyle for id="style_lagoon" -->
  242.  
  243. <BalloonStyle>
  244. <bgColor>ff000000</bgColor>
  245. <textColor>ffffffff</textColor>
  246. <text><![CDATA[
  247. <font face="Times" size="4"><blockquote>$[name]</blockquote></font>
  248. <font face="Times" size="4"><blockquote>
  249. The Duke Paoa Kahanamoku Lagoon is a man-made, five-acre, salt-water wading pool with a water circulation system, a small island (seen in the building's shadow), numerous palm trees, a white-sand beach, and a boardwalk.</blockquote></font>
  250. ]]></text>
  251. </BalloonStyle>
  252.  
  253. <IconStyle id="style_lagoon_scale">
  254. <scale>0</scale>
  255. <Icon>
  256. <href>http://whowillbethenextonline.com/kml/images/ltblu-pushpin.png</href>
  257. </Icon>
  258. </IconStyle>
  259. <LabelStyle id="style_lagoon_label">
  260. <scale>0</scale>
  261. </LabelStyle>
  262.  
  263. </Style><!-- end: BalloonStyle for id="style_lagoon" -->
  264.  
  265. <!-- end: Placemark Styles -->
  266.  
  267. <!-- end: Styles section -->
  268.  
  269. <!-- start: Placemark section -->
  270.  
  271. <!-- http://www.htmlescape.net/htmlescape_tool.html -->
  272. <Placemark id="placemark_1"><!-- start: Placemark 1 (Island of Oahu) -->
  273. <name>Island of O&#x2018;ahu</name>
  274. <styleUrl>#style1</styleUrl>
  275. <LookAt>
  276. <longitude>-157.9876000</longitude>
  277. <latitude>21.4817750</latitude>
  278. <altitude>0</altitude>
  279. <heading>0</heading>
  280. <tilt>0</tilt>
  281. <range>92426</range>
  282. </LookAt>
  283. <Point>
  284. <coordinates>-157.9876000,21.4817750,0</coordinates>
  285. </Point>
  286. </Placemark><!-- end: Placemark id="placemark_1" (Island of Oahu) -->
  287.  
  288. <Placemark id="placemark_2"><!-- start: Placemark 2 (Honolulu) -->
  289. <name>Honolulu</name>
  290. <styleUrl>#style2</styleUrl>
  291. <LookAt>
  292. <longitude>-157.8620583</longitude>
  293. <latitude>21.3108778</latitude>
  294. <altitude>0</altitude>
  295. <heading>0</heading>
  296. <tilt>45</tilt>
  297. <range>11095</range>
  298. </LookAt>
  299. <Point>
  300. <coordinates>-157.8620583,21.3108778,0</coordinates>
  301. </Point>
  302. </Placemark><!-- end: Placemark id="placemark_2" (Honolulu) -->
  303.  
  304. <Placemark id="transRedPoly_icon">
  305. <name>Kahanamoku Beach</name>
  306. <styleUrl>#transRedPoly_style</styleUrl>
  307.  
  308. <Point>
  309. <coordinates>-157.8396472,21.2813583</coordinates>
  310. </Point>
  311.  
  312. </Placemark>
  313.  
  314. <Placemark id="transWhitePoly_icon">
  315. <name>Fort DeRussy Beach Park</name>
  316. <styleUrl>#transWhitePoly_style</styleUrl>
  317.  
  318. <Point>
  319. <coordinates>-157.8356278,21.2795167</coordinates>
  320. </Point>
  321.  
  322. </Placemark>
  323.  
  324. <Placemark id="transBluePoly_icon">
  325. <name>Gray's Beach</name>
  326. <styleUrl>#transBluePoly_style</styleUrl>
  327.  
  328. <Point>
  329. <coordinates>-157.8325556,21.2774194</coordinates>
  330. </Point>
  331.  
  332. </Placemark>
  333.  
  334. <Placemark id="transRedPoly2_icon">
  335. <name>Royal Hawaiian Beach</name>
  336. <styleUrl>#transRedPoly2_style</styleUrl>
  337.  
  338. <Point>
  339. <coordinates>-157.8272889,21.2763056</coordinates>
  340. </Point>
  341.  
  342. </Placemark>
  343.  
  344. <Placemark id="transWhitePoly2_icon">
  345. <name>Prince Kuhio Beach</name>
  346. <styleUrl>#transWhitePoly2_style</styleUrl>
  347.  
  348. <Point>
  349. <coordinates>-157.8241000,21.2730417</coordinates>
  350. </Point>
  351.  
  352. </Placemark>
  353.  
  354. <Placemark id="transBluePoly2_icon">
  355. <name>Queen Kapiolani Beach</name>
  356. <styleUrl>#transBluePoly2_style</styleUrl>
  357.  
  358. <Point>
  359. <coordinates>-157.8228333,21.2683972</coordinates>
  360. </Point>
  361.  
  362. </Placemark>
  363.  
  364. <Placemark id="transRedPoly3_icon">
  365. <name>San Souci Beach</name>
  366. <styleUrl>#transRedPoly3_style</styleUrl>
  367.  
  368. <Point>
  369. <coordinates>-157.8216861,21.2636000</coordinates>
  370. </Point>
  371.  
  372. </Placemark>
  373.  
  374. <Placemark id="transWhitePoly3_icon">
  375. <name>Outrigger Canoe Club Beach</name>
  376. <styleUrl>#transWhitePoly3_style</styleUrl>
  377.  
  378. <Point>
  379. <coordinates>-157.8215944,21.2621389</coordinates>
  380. </Point>
  381.  
  382. </Placemark>
  383.  
  384. <Placemark id="memorial"><!-- start: Placemark id="memorial" -->
  385. <name>Waikiki Natatorium War Memorial</name>
  386. <description></description>
  387. <gx:balloonVisibility>0</gx:balloonVisibility>
  388. <styleUrl>#style_memorial</styleUrl>
  389. <LookAt>
  390. <longitude>-157.8217472</longitude>
  391. <latitude>21.2646556</latitude>
  392. <altitude>0</altitude>
  393. <heading>49</heading>
  394. <tilt>32</tilt>
  395. <range>314</range>
  396. </LookAt>
  397. <Point>
  398. <coordinates>-157.8217472,21.2646556,0</coordinates>
  399. </Point>
  400. </Placemark><!-- end: Placemark id="memorial" -->
  401.  
  402. <Placemark id="lagoon"><!-- start: Placemark id="lagoon" -->
  403. <name>Duke Paoa Kahanamoku Lagoon</name>
  404. <description></description>
  405. <gx:balloonVisibility>0</gx:balloonVisibility>
  406. <styleUrl>#style_lagoon</styleUrl>
  407. <LookAt>
  408. <longitude>-157.8392917</longitude>
  409. <latitude>21.2832056</latitude>
  410. <altitude>0</altitude>
  411. <heading>18</heading>
  412. <tilt>38</tilt>
  413. <range>340</range>
  414. </LookAt>
  415. <Point>
  416. <coordinates>-157.8392917,21.2832056,0</coordinates>
  417. </Point>
  418. </Placemark><!-- end: Placemark id="lagoon" -->
  419.  
  420. <!-- end: Placemark section -->
  421.  
  422. <!-- start: Placemark-Polygon section -->
  423.  
  424. <Placemark id="Kahanamoku_Beach">
  425. <name>Kahanamoku Beach</name>
  426. <styleUrl>#transRedPoly</styleUrl>
  427.  
  428. <Polygon>
  429. <extrude>0</extrude>  
  430. <tessellate>1</tessellate>
  431. <altitudeMode>relativeToGround</altitudeMode>
  432.  
  433. <outerBoundaryIs>
  434. <LinearRing>
  435. <coordinates>
  436. -157.84041792154312,21.281126859445745,5
  437. -157.84027576446533,21.28095690617153,5
  438. -157.83990025520325,21.281196840148628,5
  439. -157.83960789442062,21.281351797300847,5
  440. -157.83924847841263,21.28145176957051,5
  441. -157.83889442682266,21.281461766793733,5
  442. -157.838594019413,21.28140678205757,5
  443. -157.8383231163025,21.28126932012726,5
  444. -157.8379985690117,21.28112186082283,5
  445. -157.8377866744995,21.280926914396872,5
  446. -157.83766329288483,21.280684480660582,5
  447. -157.8374433517456,21.281034384894422,5
  448. -157.83732533454895,21.28127681805404,5
  449. -157.837695479393,21.281679206230812,5
  450. -157.8379663825035,21.28171169715359,5
  451. -157.83817023038864,21.281714196455045,5
  452. -157.83848404884338,21.281824165676973,5
  453. -157.8385779261589,21.281854157268697,5
  454. -157.8386664390564,21.2818391614736,5
  455. -157.83874690532684,21.281909141837616,5
  456. -157.83895611763,21.281904143241302,5
  457. -157.8391546010971,21.281811669178627,5
  458. -157.83944696187973,21.28172919226288,5
  459. -157.83966690301895,21.281644215998273,5
  460. -157.83977419137955,21.281616723666865,5
  461. -157.83990293741226,21.2816117250606,5
  462. -157.83996999263763,21.28150675428984,5
  463. -157.8399807214737,21.28140178344417,5
  464. -157.840037047863,21.281331802838775,5
  465. -157.84032940864563,21.281176845665488,5
  466. -157.84041792154312,21.281126859445745,5 <!-- last coord. same as first -->
  467. </coordinates>
  468. </LinearRing>
  469. </outerBoundaryIs>
  470.  
  471. </Polygon>
  472.  
  473. </Placemark>
  474.  
  475. <Placemark id="Fort_DeRussy">
  476. <name>Fort DeRussy Beach Park</name>
  477. <styleUrl>#transWhitePoly</styleUrl>
  478.  
  479. <Polygon>
  480. <extrude>0</extrude>  
  481. <tessellate>1</tessellate>
  482. <altitudeMode>relativeToGround</altitudeMode>
  483.  
  484. <outerBoundaryIs>
  485. <LinearRing>
  486. <coordinates>
  487. -157.83765256404877,21.280626996314002,5
  488. -157.83742725849152,21.28049203297721,5
  489. -157.83713221549988,21.280357069516594,5
  490. -157.83673524856567,21.28016712073263,5
  491. -157.83644020557404,21.279922186412307,5
  492. -157.83605933189392,21.2795072967352,5
  493. -157.83572137355804,21.279117399345655,5
  494. -157.83545851707458,21.27886246587839,5
  495. -157.83532977104187,21.278682512576694,5
  496. -157.83510446548462,21.278622528093887,5
  497. -157.8347611427307,21.278517555190106,5
  498. -157.83449828624725,21.278382589918063,5
  499. -157.83446609973907,21.278362595052403,5
  500. -157.83419251441956,21.27821263347342,5
  501. -157.83401548862457,21.27807766792165,5
  502. -157.83392429351807,21.277917708588838,5
  503. -157.8338384628296,21.27776774655637,5
  504. -157.83377408981323,21.277907711124758,5
  505. -157.83395648002625,21.278182641139278,5
  506. -157.83410131931305,21.278327604030984,5
  507. -157.83440709114075,21.278512556478542,5
  508. -157.83489525318146,21.27874249703505,5
  509. -157.83515810966492,21.27894244505293,5
  510. -157.8355497121811,21.279432316548235,5
  511. -157.83605933189392,21.280162122077108,5
  512. -157.8363811969757,21.280587007190082,5
  513. -157.83668160438538,21.280896922616098,5
  514. -157.83690690994263,21.28109686770574,5
  515. -157.8372985124588,21.281296812523593,5
  516. -157.8376042842865,21.28071697180307,5
  517. -157.83765256404877,21.280626996314002,5 <!-- last coord. same as first -->
  518. </coordinates>
  519. </LinearRing>
  520. </outerBoundaryIs>
  521.  
  522. </Polygon>
  523.  
  524. </Placemark>
  525.  
  526. <Placemark id="Grays_Beach">
  527. <name>Gray's Beach</name>
  528. <styleUrl>#transBluePoly</styleUrl>
  529.  
  530. <Polygon>
  531. <extrude>0</extrude>  
  532. <tessellate>1</tessellate>
  533. <altitudeMode>relativeToGround</altitudeMode>
  534.  
  535. <outerBoundaryIs>
  536. <LinearRing>
  537. <coordinates>
  538. -157.8337499499321,21.27779773897509,5
  539. -157.8337875008583,21.277712760439503,5
  540. -157.83342003822327,21.277555300082064,5
  541. -157.83316791057587,21.27745782453825,5
  542. -157.8329050540924,21.277452825790668,5
  543. -157.83256441354752,21.277465322659296,5
  544. -157.83181607723236,21.277255375125506,5
  545. -157.83164709806442,21.27718289316927,5
  546. -157.83152371644974,21.277082917998637,5
  547. -157.831389605999,21.276982942760057,5
  548. -157.83130645751953,21.276957948939803,5
  549. -157.83118039369583,21.27696044832202,5
  550. -157.8310328722,21.27700543719466,5
  551. -157.82976150512695,21.276590539292055,5
  552. -157.83109188079834,21.277057924195354,5
  553. -157.83176511526108,21.277277869518457,5
  554. -157.8317892551422,21.277267872010903,5
  555. -157.83255636692047,21.277485317646885,5
  556. -157.83278167247772,21.277540303848763,5
  557. -157.83293187618256,21.277585292544103,5
  558. -157.8334790468216,21.277827731387703,5
  559. -157.8335863351822,21.277902712392468,5
  560. -157.83363461494446,21.278005186370518,5
  561. -157.8339323401451,21.27817264369321,5
  562. -157.83374726772308,21.277907711124758,5
  563. -157.8337499499321,21.27779773897509,5 <!-- last coord. same as first -->
  564. </coordinates>
  565. </LinearRing>
  566. </outerBoundaryIs>
  567.  
  568. </Polygon>
  569.  
  570. </Placemark>
  571.  
  572. <Placemark id="Royal_Hawaiian_Beach">
  573. <name>Royal Hawaiian Beach</name>
  574. <styleUrl>#transRedPoly2</styleUrl>
  575.  
  576. <Polygon>
  577. <extrude>0</extrude>  
  578. <tessellate>1</tessellate>
  579. <altitudeMode>relativeToGround</altitudeMode>
  580.  
  581. <outerBoundaryIs>
  582. <LinearRing>
  583. <coordinates>
  584. -157.82974541187286,21.276413082603,5
  585. -157.82857596874237,21.27638808868594,5
  586. -157.8280609846115,21.27634809840981,5
  587. -157.82765865325928,21.27624812267193,5
  588. -157.8270846605301,21.275993184232874,5
  589. -157.82648384571075,21.27567825966889,5
  590. -157.82594203948975,21.27534333915492,5
  591. -157.825266122818,21.274898443561916,5
  592. -157.8250139951706,21.2751183921131,5
  593. -157.82562017440796,21.27559327990916,5
  594. -157.82601714134216,21.27568325847676,5
  595. -157.8266876935959,21.27610315773135,5
  596. -157.8271919488907,21.276298110549355,5
  597. -157.82754600048065,21.276508059449117,5
  598. -157.82795906066895,21.276777993308603,5
  599. -157.82815217971802,21.2767430019103,5
  600. -157.82966494560242,21.27658304112643,5
  601. -157.82974541187286,21.276413082603,5 <!-- last coord. same as first -->
  602. </coordinates>
  603. </LinearRing>
  604. </outerBoundaryIs>
  605.  
  606. </Polygon>
  607.  
  608. </Placemark>
  609.  
  610. <Placemark id="Prince_Kuhio">
  611. <name>Prince Kuhio Beach</name>
  612. <styleUrl>#transWhitePoly2</styleUrl>
  613.  
  614. <Polygon>
  615. <extrude>0</extrude>  
  616. <tessellate>1</tessellate>
  617. <altitudeMode>relativeToGround</altitudeMode>
  618.  
  619. <outerBoundaryIs>
  620. <LinearRing>
  621. <coordinates>
  622. -157.82533586025238,21.2746435027844,5
  623. -157.82450437545776,21.273048863193548,5
  624. -157.8236621618271,21.271204258538553,5
  625. -157.82280921936035,21.271469203176487,5
  626. -157.8236997127533,21.273263815619423,5
  627. -157.82467603683472,21.27497342605948,5
  628. -157.82490670681,21.275248361556983,5
  629. -157.825266122818,21.27479846683907,5
  630. -157.82533586025238,21.2746435027844,5 <!-- last coord. same as first -->
  631. </coordinates>
  632. </LinearRing>
  633. </outerBoundaryIs>
  634.  
  635. </Polygon>
  636.  
  637. </Placemark>
  638.  
  639. <Placemark id="Queens_Beach">
  640. <name>Queen Kapiolani Beach</name>
  641. <styleUrl>#transBluePoly2</styleUrl>
  642.  
  643. <Polygon>
  644. <extrude>0</extrude>  
  645. <tessellate>1</tessellate>
  646. <altitudeMode>relativeToGround</altitudeMode>
  647.  
  648. <outerBoundaryIs>
  649. <LinearRing>
  650. <coordinates>
  651. -157.8233939409256,21.271184262697467,5
  652. -157.82316327095032,21.270659370897263,5
  653. -157.82306134700775,21.269879528194632,5
  654. -157.82292187213898,21.26909968136005,5
  655. -157.8228896856308,21.268734751614492,5
  656. -157.82295942306519,21.26842481057211,5
  657. -157.82297551631927,21.268334827566605,5
  658. -157.82279312610626,21.26765995327191,5
  659. -157.82264828681946,21.267230031737498,5
  660. -157.82226741313934,21.26606023888073,5
  661. -157.82137155532837,21.266245206746014,5
  662. -157.8217738866806,21.26799989034042,5
  663. -157.82216548919678,21.269594584637968,5
  664. -157.82235324382782,21.270414420749876,5
  665. -157.82279312610626,21.271409215753064,5
  666. -157.8233027458191,21.271224254376925,5
  667. -157.8233939409256,21.271184262697467,5 <!-- last coord. same as first -->
  668. </coordinates>
  669. </LinearRing>
  670. </outerBoundaryIs>
  671.  
  672. </Polygon>
  673.  
  674. </Placemark>
  675.  
  676. <Placemark id="San_Souci_Beach">
  677. <name>San Souci Beach</name>
  678. <styleUrl>#transRedPoly3</styleUrl>
  679.  
  680. <Polygon>
  681. <extrude>0</extrude>  
  682. <tessellate>1</tessellate>
  683. <altitudeMode>relativeToGround</altitudeMode>
  684.  
  685. <outerBoundaryIs>
  686. <LinearRing>
  687. <coordinates>
  688. -157.8221708536148,21.263963086964353,5
  689. -157.82203406095505,21.263628139791567,5
  690. -157.82187312841415,21.2632456991775,5
  691. -157.8217551112175,21.26305322868876,5
  692. -157.82156199216843,21.26272327869415,5
  693. -157.82150834798813,21.262718279446116,5
  694. -157.82150030136108,21.262890753405024,5
  695. -157.82142519950867,21.263110719900062,5
  696. -157.82148152589798,21.263125717603657,5
  697. -157.8214654326439,21.263253198022607,5
  698. -157.82151371240616,21.26340317484477,5
  699. -157.8216826915741,21.263890598461707,5
  700. -157.8217390179634,21.264063071047342,5
  701. -157.82211184501648,21.263980584183777,5
  702. -157.8221708536148,21.263963086964353,5 <!-- last coord. same as first -->
  703. </coordinates>
  704. </LinearRing>
  705. </outerBoundaryIs>
  706.  
  707. </Polygon>
  708.  
  709. </Placemark>
  710.  
  711. <Placemark id="Outrigger_Canoe">
  712. <name>Outrigger Canoe Club Beach</name>
  713. <styleUrl>#transWhitePoly3</styleUrl>
  714.  
  715. <Polygon>
  716. <extrude>0</extrude>  
  717. <tessellate>1</tessellate>
  718. <altitudeMode>relativeToGround</altitudeMode>
  719.  
  720. <outerBoundaryIs>
  721. <LinearRing>
  722. <coordinates>
  723. -157.8218087553978,21.26230584089907,5
  724. -157.82176852226257,21.262173360393362,5
  725. -157.82165855169296,21.26195089286091,5
  726. -157.82153248786926,21.26177341852096,5
  727. -157.8215566277504,21.262123367718722,5
  728. -157.82148957252502,21.262155862959162,5
  729. -157.82152444124222,21.262423323511964,5
  730. -157.82176852226257,21.262343335360182,5
  731. -157.8218087553978,21.26230584089907,5 <!-- last coord. same as first -->
  732. </coordinates>
  733. </LinearRing>
  734. </outerBoundaryIs>
  735.  
  736. </Polygon>
  737.  
  738. </Placemark>
  739.  
  740. <!-- end: Placemark-Polygon section -->
  741.  
  742. <!-- start: ScreenOverlay section -->
  743.  
  744. <ScreenOverlay id="image0"><!-- start: activated after FlyTo 1 -->
  745.  
  746. <name>Absolute Positioning</name>
  747. <visibility>0</visibility>
  748. <description>This screen overlay uses absolute positioning to put the image in the middle-left side of the screen.</description>
  749.  
  750. <Icon>
  751. <href>http://whowillbethenextonline.com/kml/images/image_0_175x300-compressed.png</href>
  752. </Icon>
  753.  
  754. <overlayXY x="0.1" y="0.3" xunits="fraction" yunits="fraction"/>
  755. <screenXY x="0.1" y="0.3" xunits="fraction" yunits="fraction"/>
  756. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  757. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  758.  
  759. </ScreenOverlay><!-- end: activated after FlyTo 1 -->
  760.  
  761. <ScreenOverlay id="image1"><!-- start: activated after FlyTo Kahanamoku Beach -->
  762.  
  763. <name>Absolute Positioning</name>
  764. <visibility>0</visibility>
  765. <description>This screen overlay uses absolute positioning to place the image in the center-lower-third of the screen.</description>
  766.  
  767. <Icon>
  768. <href>http://whowillbethenextonline.com/kml/images/image_1_450x65-compressed.png</href>
  769. </Icon>
  770.  
  771. <overlayXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  772. <screenXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  773. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  774. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  775.  
  776. </ScreenOverlay><!-- end: activated after FlyTo Kahanamoku Beach -->
  777.  
  778. <ScreenOverlay id="image2"><!-- start: activated after FlyTo Fort DeRussy Beach Park -->
  779.  
  780. <name>Absolute Positioning</name>
  781. <visibility>0</visibility>
  782. <description>This screen overlay uses absolute positioning to place the image in the center-lower-third of the screen.</description>
  783.  
  784. <Icon>
  785. <href>http://whowillbethenextonline.com/kml/images/image_2_450x65-compressed.png</href>
  786. </Icon>
  787.  
  788. <overlayXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  789. <screenXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  790. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  791. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  792.  
  793. </ScreenOverlay><!-- end: activated after FlyTo Fort DeRussy Beach Park -->
  794.  
  795. <ScreenOverlay id="image3"><!-- start: activated after FlyTo Gray's Beach -->
  796.  
  797. <name>Absolute Positioning</name>
  798. <visibility>0</visibility>
  799. <description>This screen overlay uses absolute positioning to place the image in the center-lower-third of the screen.</description>
  800.  
  801. <Icon>
  802. <href>http://whowillbethenextonline.com/kml/images/image_3_450x65-compressed.png</href>
  803. </Icon>
  804.  
  805. <overlayXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  806. <screenXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  807. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  808. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  809.  
  810. </ScreenOverlay><!-- end: activated after FlyTo Gray's Beach -->
  811.  
  812. <ScreenOverlay id="image4"><!-- start: activated after FlyTo Royal Hawaiian Beach -->
  813.  
  814. <name>Absolute Positioning</name>
  815. <visibility>0</visibility>
  816. <description>This screen overlay uses absolute positioning to place the image in the center-lower-third of the screen.</description>
  817.  
  818. <Icon>
  819. <href>http://whowillbethenextonline.com/kml/images/image_4_450x65-compressed.png</href>
  820. </Icon>
  821.  
  822. <overlayXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  823. <screenXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  824. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  825. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  826.  
  827. </ScreenOverlay><!-- end: activated after FlyTo Royal Hawaiian Beach -->
  828.  
  829. <ScreenOverlay id="image5"><!-- start: activated after FlyTo Prince Kuhio Beach -->
  830.  
  831. <name>Absolute Positioning</name>
  832. <visibility>0</visibility>
  833. <description>This screen overlay uses absolute positioning to place the image in the center-lower-third of the screen.</description>
  834.  
  835. <Icon>
  836. <href>http://whowillbethenextonline.com/kml/images/image_5_450x65-compressed.png</href>
  837. </Icon>
  838.  
  839. <overlayXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  840. <screenXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  841. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  842. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  843.  
  844. </ScreenOverlay><!-- end: activated after FlyTo Prince Kuhio Beach -->
  845.  
  846. <ScreenOverlay id="image6"><!-- start: activated after FlyTo Queen Kapiolani Beach -->
  847.  
  848. <name>Absolute Positioning</name>
  849. <visibility>0</visibility>
  850. <description>This screen overlay uses absolute positioning to place the image in the center-lower-third of the screen.</description>
  851.  
  852. <Icon>
  853. <href>http://whowillbethenextonline.com/kml/images/image_6_450x65-compressed.png</href>
  854. </Icon>
  855.  
  856. <overlayXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  857. <screenXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  858. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  859. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  860.  
  861. </ScreenOverlay><!-- end: activated after FlyTo Queen Kapiolani Beach -->
  862.  
  863. <ScreenOverlay id="image7"><!-- start: activated after FlyTo San Souci Beach -->
  864.  
  865. <name>Absolute Positioning</name>
  866. <visibility>0</visibility>
  867. <description>This screen overlay uses absolute positioning to place the image in the center-lower-third of the screen.</description>
  868.  
  869. <Icon>
  870. <href>http://whowillbethenextonline.com/kml/images/image_7_450x65-compressed.png</href>
  871. </Icon>
  872.  
  873. <overlayXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  874. <screenXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  875. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  876. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  877.  
  878. </ScreenOverlay><!-- end: activated after FlyTo San Souci Beach -->
  879.  
  880. <ScreenOverlay id="image8"><!-- start: activated after FlyTo Outrigger Canoe Club Beach -->
  881.  
  882. <name>Absolute Positioning</name>
  883. <visibility>0</visibility>
  884. <description>This screen overlay uses absolute positioning to place the image in the center-lower-third of the screen.</description>
  885.  
  886. <Icon>
  887. <href>http://whowillbethenextonline.com/kml/images/image_8_450x65-compressed.png</href>
  888. </Icon>
  889.  
  890. <overlayXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  891. <screenXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  892. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  893. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  894.  
  895. </ScreenOverlay><!-- end: activated after FlyTo Outrigger Canoe Club Beach -->
  896.  
  897. <ScreenOverlay id="image9"><!--  start: activated after FlyTo Kahanamoku Lagoon -->
  898. <name>Absolute Positioning: Center of Screen</name>
  899. <visibility>0</visibility>
  900. <description>This screen overlay uses absolute positioning to put the image in the center of the screen.</description>
  901.  
  902. <Icon>
  903. <href>http://whowillbethenextonline.com/kml/images/image_9_306x181-compressed.png</href>
  904. </Icon>
  905.  
  906. <overlayXY x="0.1" y="0.5" xunits="fraction" yunits="fraction"/>
  907. <screenXY x="0.1" y="0.5" xunits="fraction" yunits="fraction"/>
  908. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  909. <size x="0" y="0" xunits="pixels" yunits="pixels"/>
  910.  
  911. </ScreenOverlay><!--  start: activated after FlyTo Kahanamoku Lagoon -->
  912.  
  913. <!-- end: ScreenOverlay section -->
  914.  
  915. </Folder><!-- end: Styles section (Placemark-Polygon Styles, Placemark Styles), Placemark section, Placemark-Polygon section, and ScreenOverlay section Folder -->
  916.  
  917. <gx:Tour><!-- start: Animated map-tour -->
  918.  
  919. <name>Google Earth Micro Tour - O&#x2018;ahu 2</name>
  920.  
  921. <gx:Playlist>
  922.  
  923. <gx:SoundCue>
  924. <href>
  925. http://whowillbethenextonline.com/kml/audio/bensound-betterdays-49-sec-lq.mp3</href>
  926. </gx:SoundCue>
  927.  
  928. <gx:SoundCue>
  929. <href>
  930. http://whowillbethenextonline.com/kml/audio/Naughty_Hulu_Eyes_Under_the_Ukulele_Moon_LQ.mp3</href>
  931. <gx:delayedStart>49</gx:delayedStart>
  932. </gx:SoundCue>
  933.  
  934. <gx:FlyTo><!-- start of FlyTo Island of Oahu -->
  935.  
  936. <gx:duration>28</gx:duration>
  937. <gx:flyToMode>bounce</gx:flyToMode>
  938.  
  939. <LookAt><!-- Oahu -->
  940. <longitude>-158.0713667</longitude>
  941. <latitude>21.4782389</latitude>
  942. <altitude>0</altitude>
  943. <heading>0</heading>
  944. <tilt>0</tilt>
  945. <range>89769</range>
  946. <altitudeMode>relativeToGround</altitudeMode>
  947. </LookAt>
  948.  
  949. </gx:FlyTo><!-- end of FlyTo Island of Oahu -->
  950.  
  951. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image0" -->
  952. <gx:duration>0</gx:duration>
  953. <Update>
  954. <targetHref />
  955. <Change>
  956. <ScreenOverlay targetId="image0">
  957. <visibility>1</visibility>
  958. </ScreenOverlay>
  959. </Change>
  960. </Update>
  961. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image0" -->
  962.  
  963. <gx:Wait><!-- 'AnimatedUpdate' continues tour by 22 seconds -->
  964. <gx:duration>22</gx:duration><!-- Island of Oahu -->
  965. </gx:Wait>
  966.  
  967. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image0" -->
  968. <gx:duration>0</gx:duration>
  969. <Update>
  970. <targetHref />
  971. <Change>
  972. <ScreenOverlay targetId="image0">
  973. <visibility>0</visibility>
  974. </ScreenOverlay>
  975. </Change>
  976. </Update>
  977. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image0" -->
  978.  
  979. <gx:FlyTo><!-- start: FlyTo Kahanamoku Beach -->
  980. <gx:duration>20</gx:duration>
  981. <gx:flyToMode>bounce</gx:flyToMode>
  982.  
  983. <LookAt>
  984. <longitude>-157.8398750</longitude>
  985. <latitude>21.2814778</latitude>
  986. <altitude>0</altitude>
  987. <heading>18</heading>
  988. <tilt>45</tilt>
  989. <range>600</range>
  990. <altitudeMode>relativeToGround</altitudeMode>
  991. </LookAt>
  992.  
  993. </gx:FlyTo><!-- end: FlyTo Kahanamoku Beach -->
  994.  
  995. <gx:AnimatedUpdate><!-- reveals Kahanamoku Beach red semi-trans. polygon -->
  996. <gx:duration>5.0</gx:duration><!-- 0% > 40% semi-transparent red in 5 seconds -->
  997. <Update>
  998. <targetHref/>
  999. <Change>
  1000. <LineStyle targetId="lineStyle_transRedPoly">
  1001. <width>2</width>
  1002. </LineStyle>
  1003. <PolyStyle targetId="polyStyle_transRedPoly">
  1004. <color>660000ff</color><!-- 40% (semi-transparent red polygon: Kahanamoku_Beach) - http://stackoverflow.com/questions/15852122/hex-transparency-in-colors - Rgba to KML colors converter: http://eartz.github.io/rgbaToKml/ -->
  1005. </PolyStyle>
  1006. </Change>
  1007. </Update>
  1008. <gx:delayedStart>0</gx:delayedStart>
  1009. </gx:AnimatedUpdate>
  1010.  
  1011. <gx:AnimatedUpdate><!-- start: scale/label=1 id="transRedPoly_icon" -->
  1012. <gx:duration>0</gx:duration>
  1013. <Update>
  1014. <targetHref></targetHref>
  1015. <Change>
  1016. <IconStyle targetId="transRedPoly_scale">
  1017. <scale>1</scale>
  1018. </IconStyle>
  1019. <LabelStyle targetId="transRedPoly_label">
  1020. <scale>1</scale>
  1021. </LabelStyle>
  1022. </Change>
  1023. </Update>
  1024. </gx:AnimatedUpdate><!-- end: scale/label=1 id="transRedPoly_icon" -->
  1025.  
  1026. <gx:AnimatedUpdate><!-- start: animation for ScreenOverlay id="image1" -->
  1027. <gx:duration>0</gx:duration>
  1028. <Update>
  1029. <targetHref />
  1030. <Change>
  1031. <ScreenOverlay targetId="image1">
  1032. <visibility>1</visibility>
  1033. </ScreenOverlay>
  1034. </Change>
  1035. </Update>
  1036. </gx:AnimatedUpdate>
  1037.  
  1038. <gx:Wait><!-- 'AnimatedUpdate' continues tour by 18 seconds -->
  1039. <gx:duration>18</gx:duration><!-- Kahanamoku Beach red polygon: 0% -> 20% -->
  1040. </gx:Wait>
  1041.  
  1042. <gx:AnimatedUpdate>
  1043. <gx:duration>0</gx:duration>
  1044. <Update>
  1045. <targetHref />
  1046. <Change>
  1047. <ScreenOverlay targetId="image1">
  1048. <visibility>0</visibility>
  1049. </ScreenOverlay>
  1050. </Change>
  1051. </Update>
  1052. </gx:AnimatedUpdate><!-- end: animation for ScreenOverlay id="image1" -->
  1053.  
  1054. <gx:FlyTo><!-- start: FlyTo Fort DeRussy Beach Park -->
  1055. <gx:duration>10</gx:duration>
  1056. <gx:flyToMode>bounce</gx:flyToMode>
  1057.  
  1058. <LookAt>
  1059. <longitude>-157.8356278</longitude>
  1060. <latitude>21.2795167</latitude>
  1061. <altitude>0</altitude>
  1062. <heading>18</heading>
  1063. <tilt>45</tilt>
  1064. <range>600</range>
  1065. <altitudeMode>relativeToGround</altitudeMode>
  1066. </LookAt>
  1067.  
  1068. </gx:FlyTo><!-- end: FlyTo Fort DeRussy Beach Park -->
  1069.  
  1070. <gx:AnimatedUpdate><!-- reveals Fort DeRussy white semi-trans. polygon -->
  1071. <gx:duration>5.0</gx:duration><!-- 0% > 55% semi-transparent white in 5 seconds -->
  1072. <Update>
  1073. <targetHref/>
  1074. <Change>
  1075. <LineStyle targetId="lineStyle_transWhitePoly">
  1076. <width>2</width>
  1077. </LineStyle>
  1078. <PolyStyle targetId="polyStyle_transWhitePoly">
  1079. <color>8Cffffff</color><!-- 55% (semi-transparent white polygon: id="Fort_DeRussy") - http://stackoverflow.com/questions/15852122/hex-transparency-in-colors -->
  1080. </PolyStyle>
  1081. </Change>
  1082. </Update>
  1083. <gx:delayedStart>0</gx:delayedStart>
  1084. </gx:AnimatedUpdate>
  1085.  
  1086. <gx:AnimatedUpdate><!-- start: scale/label=1 id="transWhitePoly_icon" -->
  1087. <gx:duration>0</gx:duration>
  1088. <Update>
  1089. <targetHref></targetHref>
  1090. <Change>
  1091. <IconStyle targetId="transWhitePoly_scale">
  1092. <scale>1</scale>
  1093. </IconStyle>
  1094. <LabelStyle targetId="transWhitePoly_label">
  1095. <scale>1</scale>
  1096. </LabelStyle>
  1097. </Change>
  1098. </Update>
  1099. </gx:AnimatedUpdate><!-- end: scale/label=1 id="transWhitePoly_icon" -->
  1100.  
  1101. <gx:AnimatedUpdate><!-- start: animation for ScreenOverlay id="image2" -->
  1102. <gx:duration>0</gx:duration>
  1103. <Update>
  1104. <targetHref />
  1105. <Change>
  1106. <ScreenOverlay targetId="image2">
  1107. <visibility>1</visibility>
  1108. </ScreenOverlay>
  1109. </Change>
  1110. </Update>
  1111. </gx:AnimatedUpdate>
  1112.  
  1113. <gx:Wait><!-- 'AnimatedUpdate' continues tour by 19 seconds -->
  1114. <gx:duration>19</gx:duration><!-- Fort DeRussy Beach Park red polygon -->
  1115. </gx:Wait>
  1116.  
  1117. <gx:AnimatedUpdate>
  1118. <gx:duration>0</gx:duration>
  1119. <Update>
  1120. <targetHref />
  1121. <Change>
  1122. <ScreenOverlay targetId="image2">
  1123. <visibility>0</visibility>
  1124. </ScreenOverlay>
  1125. </Change>
  1126. </Update>
  1127. </gx:AnimatedUpdate><!-- end: animation for ScreenOverlay id="image2" -->
  1128. <gx:FlyTo><!-- start: FlyTo Gray's Beach -->
  1129. <gx:duration>10</gx:duration>
  1130. <gx:flyToMode>bounce</gx:flyToMode>
  1131.  
  1132. <LookAt>
  1133. <longitude>-157.8315556</longitude>
  1134. <latitude>21.2771861</latitude>
  1135. <altitude>0</altitude>
  1136. <heading>18</heading>
  1137. <tilt>45</tilt>
  1138. <range>592</range>
  1139. <altitudeMode>relativeToGround</altitudeMode>
  1140. </LookAt>
  1141.  
  1142. </gx:FlyTo><!-- end: FlyTo Gray's Beach -->
  1143.  
  1144. <gx:AnimatedUpdate><!-- reveals Gray's Beach white semi-trans. polygon -->
  1145. <gx:duration>5.0</gx:duration><!-- 0% > 40% semi-transparent blue in 5 seconds -->
  1146. <Update>
  1147. <targetHref/>
  1148. <Change>
  1149. <LineStyle targetId="lineStyle_transBluePoly">
  1150. <width>2</width>
  1151. </LineStyle>
  1152. <PolyStyle targetId="polyStyle_transBluePoly">
  1153. <color>66ff0000</color><!-- 40% (semi-transparent blue polygon: id="Grays_Beach") - http://stackoverflow.com/questions/15852122/hex-transparency-in-colors -->
  1154. </PolyStyle>
  1155. </Change>
  1156. </Update>
  1157. <gx:delayedStart>0</gx:delayedStart>
  1158. </gx:AnimatedUpdate>
  1159.  
  1160. <gx:AnimatedUpdate><!-- start: scale/label=1 id="transBluePoly_icon" -->
  1161. <gx:duration>0</gx:duration>
  1162. <Update>
  1163. <targetHref></targetHref>
  1164. <Change>
  1165. <IconStyle targetId="transBluePoly_scale">
  1166. <scale>1</scale>
  1167. </IconStyle>
  1168. <LabelStyle targetId="transBluePoly_label">
  1169. <scale>1</scale>
  1170. </LabelStyle>
  1171. </Change>
  1172. </Update>
  1173. </gx:AnimatedUpdate><!-- end: scale/label=1 id="transBluePoly_icon" -->
  1174.  
  1175. <gx:AnimatedUpdate><!-- start: animation for ScreenOverlay id="image3" -->
  1176. <gx:duration>0</gx:duration>
  1177. <Update>
  1178. <targetHref />
  1179. <Change>
  1180. <ScreenOverlay targetId="image3">
  1181. <visibility>1</visibility>
  1182. </ScreenOverlay>
  1183. </Change>
  1184. </Update>
  1185. </gx:AnimatedUpdate>
  1186.  
  1187. <gx:Wait><!-- 'AnimatedUpdate' continues tour by 19 seconds -->
  1188. <gx:duration>19</gx:duration><!-- Gray's Beach red polygon -->
  1189. </gx:Wait>
  1190.  
  1191. <gx:AnimatedUpdate>
  1192. <gx:duration>0</gx:duration>
  1193. <Update>
  1194. <targetHref />
  1195. <Change>
  1196. <ScreenOverlay targetId="image3">
  1197. <visibility>0</visibility>
  1198. </ScreenOverlay>
  1199. </Change>
  1200. </Update>
  1201. </gx:AnimatedUpdate><!-- end: animation for ScreenOverlay id="image3" -->
  1202.  
  1203. <gx:FlyTo><!-- start: FlyTo Royal Hawaiian Beach (Waikiki Beach Center) -->
  1204. <gx:duration>10</gx:duration>
  1205. <gx:flyToMode>bounce</gx:flyToMode>
  1206.  
  1207. <LookAt>
  1208. <longitude>-157.8272889</longitude>
  1209. <latitude>21.2763056</latitude>
  1210. <altitude>0</altitude>
  1211. <heading>18</heading>
  1212. <tilt>45</tilt>
  1213. <range>581</range>
  1214. <altitudeMode>relativeToGround</altitudeMode>
  1215. </LookAt>
  1216.  
  1217. </gx:FlyTo><!-- end: FlyTo Royal Hawaiian Beach (Waikiki Beach Center) -->
  1218.  
  1219. <gx:AnimatedUpdate><!-- reveals Royal Hawaiian Beach red semi-trans. polygon -->
  1220. <gx:duration>5.0</gx:duration>
  1221. <Update>
  1222. <targetHref/>
  1223. <Change>
  1224. <LineStyle targetId="lineStyle_transRedPoly2">
  1225. <width>2</width>
  1226. </LineStyle>
  1227. <PolyStyle targetId="polyStyle_transRedPoly2">
  1228. <color>660000ff</color><!-- 40% (semi-transparent red polygon: id="Royal_Hawaiian_Beach") -->
  1229. </PolyStyle>
  1230. </Change>
  1231. </Update>
  1232. <gx:delayedStart>0</gx:delayedStart>
  1233. </gx:AnimatedUpdate>
  1234.  
  1235. <gx:AnimatedUpdate><!-- start: scale/label=1 id="transRedPoly2_icon" -->
  1236. <gx:duration>0</gx:duration>
  1237. <Update>
  1238. <targetHref></targetHref>
  1239. <Change>
  1240. <IconStyle targetId="transRedPoly2_scale">
  1241. <scale>1</scale>
  1242. </IconStyle>
  1243. <LabelStyle targetId="transRedPoly2_label">
  1244. <scale>1</scale>
  1245. </LabelStyle>
  1246. </Change>
  1247. </Update>
  1248. </gx:AnimatedUpdate><!-- end: scale/label=1 id="transRedPoly2_icon" -->
  1249.  
  1250. <gx:AnimatedUpdate><!-- start: animation for ScreenOverlay id="image4" -->
  1251. <gx:duration>0</gx:duration>
  1252. <Update>
  1253. <targetHref />
  1254. <Change>
  1255. <ScreenOverlay targetId="image4">
  1256. <visibility>1</visibility>
  1257. </ScreenOverlay>
  1258. </Change>
  1259. </Update>
  1260. </gx:AnimatedUpdate>
  1261.  
  1262. <gx:Wait><!-- 'AnimatedUpdate' continues tour by 17 seconds -->
  1263. <gx:duration>17</gx:duration><!-- Royal Hawaiian Beach red polygon -->
  1264. </gx:Wait>
  1265.  
  1266. <gx:AnimatedUpdate>
  1267. <gx:duration>0</gx:duration>
  1268. <Update>
  1269. <targetHref />
  1270. <Change>
  1271. <ScreenOverlay targetId="image4">
  1272. <visibility>0</visibility>
  1273. </ScreenOverlay>
  1274. </Change>
  1275. </Update>
  1276. </gx:AnimatedUpdate><!-- end: animation for ScreenOverlay id="image4" -->
  1277.  
  1278. <gx:FlyTo><!-- start: FlyTo Prince Kuhio Beach -->
  1279. <gx:duration>10</gx:duration>
  1280. <gx:flyToMode>bounce</gx:flyToMode>
  1281.  
  1282. <LookAt>
  1283. <longitude>-157.8241000</longitude>
  1284. <latitude>21.2730417</latitude>
  1285. <altitude>0</altitude>
  1286. <heading>49</heading>
  1287. <tilt>43</tilt>
  1288. <range>511</range>
  1289. <altitudeMode>relativeToGround</altitudeMode>
  1290. </LookAt>
  1291.  
  1292. </gx:FlyTo><!-- end: FlyTo Prince Kuhio Beach -->
  1293.  
  1294. <gx:AnimatedUpdate><!-- reveals Prince Kuhio Beach white semi-trans. polygon -->
  1295. <gx:duration>5.0</gx:duration><!-- 0% > 55% semi-transparent white in 5 seconds -->
  1296. <Update>
  1297. <targetHref/>
  1298. <Change>
  1299. <LineStyle targetId="lineStyle_transWhitePoly2">
  1300. <width>2</width>
  1301. </LineStyle>
  1302. <PolyStyle targetId="polyStyle_transWhitePoly2">
  1303. <color>8Cffffff</color><!-- 55% semi-transparent white polygon: id="Prince_Kuhio" -->
  1304. </PolyStyle>
  1305. </Change>
  1306. </Update>
  1307. <gx:delayedStart>0</gx:delayedStart>
  1308. </gx:AnimatedUpdate>
  1309.  
  1310. <gx:AnimatedUpdate><!-- start: scale/label=1 id="transWhitePoly2_icon" -->
  1311. <gx:duration>0</gx:duration>
  1312. <Update>
  1313. <targetHref></targetHref>
  1314. <Change>
  1315. <IconStyle targetId="transWhitePoly2_scale">
  1316. <scale>1</scale>
  1317. </IconStyle>
  1318. <LabelStyle targetId="transWhitePoly2_label">
  1319. <scale>1</scale>
  1320. </LabelStyle>
  1321. </Change>
  1322. </Update>
  1323. </gx:AnimatedUpdate><!-- end: scale/label=1 id="transWhitePoly2_icon" -->
  1324.  
  1325. <gx:AnimatedUpdate><!-- start: animation for ScreenOverlay id="image5" -->
  1326. <gx:duration>0</gx:duration>
  1327. <Update>
  1328. <targetHref />
  1329. <Change>
  1330. <ScreenOverlay targetId="image5">
  1331. <visibility>1</visibility>
  1332. </ScreenOverlay>
  1333. </Change>
  1334. </Update>
  1335. </gx:AnimatedUpdate>
  1336.  
  1337. <gx:Wait><!-- 'AnimatedUpdate' continues tour by 18 seconds -->
  1338. <gx:duration>18</gx:duration><!-- Prince Kuhio white polygon -->
  1339. </gx:Wait>
  1340.  
  1341. <gx:AnimatedUpdate>
  1342. <gx:duration>0</gx:duration>
  1343. <Update>
  1344. <targetHref />
  1345. <Change>
  1346. <ScreenOverlay targetId="image5">
  1347. <visibility>0</visibility>
  1348. </ScreenOverlay>
  1349. </Change>
  1350. </Update>
  1351. </gx:AnimatedUpdate><!-- end: animation for ScreenOverlay id="image5" -->
  1352.  
  1353. <gx:FlyTo><!-- start: FlyTo Queen Kapiolani Beach (Queen's Beach) -->
  1354. <gx:duration>10</gx:duration>
  1355. <gx:flyToMode>bounce</gx:flyToMode>
  1356.  
  1357. <LookAt>
  1358. <longitude>-157.8228333</longitude>-157.8228333,21.2683972
  1359. <latitude>21.2683972</latitude>
  1360. <altitude>0</altitude>
  1361. <heading>49</heading>
  1362. <tilt>32</tilt>
  1363. <range>706</range>
  1364. <altitudeMode>relativeToGround</altitudeMode>
  1365. </LookAt>
  1366.  
  1367. </gx:FlyTo><!-- end: FlyTo Queen Kapiolani Beach (Queen's Beach) -->
  1368.  
  1369. <gx:AnimatedUpdate><!-- reveals Queen's Beach blue semi-trans. polygon -->
  1370. <gx:duration>5.0</gx:duration><!-- 0% > 20% semi-transparent blue in 5 seconds -->
  1371. <Update>
  1372. <targetHref/>
  1373. <Change>
  1374. <LineStyle targetId="lineStyle_transBluePoly2">
  1375. <width>2</width>
  1376. </LineStyle>
  1377. <PolyStyle targetId="polyStyle_transBluePoly2">
  1378. <color>33ff0000</color><!-- 20% semi-transparent blue polygon: id="Queens_Beach" -->
  1379. </PolyStyle>
  1380. </Change>
  1381. </Update>
  1382. <gx:delayedStart>0</gx:delayedStart>
  1383. </gx:AnimatedUpdate>
  1384.  
  1385. <gx:AnimatedUpdate><!-- start: scale/label=1 id="transBluePoly2_icon" -->
  1386. <gx:duration>0</gx:duration>
  1387. <Update>
  1388. <targetHref></targetHref>
  1389. <Change>
  1390. <IconStyle targetId="transBluePoly2_scale">
  1391. <scale>1</scale>
  1392. </IconStyle>
  1393. <LabelStyle targetId="transBluePoly2_label">
  1394. <scale>1</scale>
  1395. </LabelStyle>
  1396. </Change>
  1397. </Update>
  1398. </gx:AnimatedUpdate><!-- end: scale/label=1 id="transBluePoly2_icon" -->
  1399.  
  1400. <gx:AnimatedUpdate><!-- start: animation for ScreenOverlay id="image6" -->
  1401. <gx:duration>0</gx:duration>
  1402. <Update>
  1403. <targetHref />
  1404. <Change>
  1405. <ScreenOverlay targetId="image6">
  1406. <visibility>1</visibility>
  1407. </ScreenOverlay>
  1408. </Change>
  1409. </Update>
  1410. </gx:AnimatedUpdate>
  1411.  
  1412. <gx:Wait><!-- 'AnimatedUpdate' continues tour by 18 seconds -->
  1413. <gx:duration>18</gx:duration><!-- Queen's Beach blue polygon -->
  1414. </gx:Wait>
  1415.  
  1416. <gx:AnimatedUpdate>
  1417. <gx:duration>0</gx:duration>
  1418. <Update>
  1419. <targetHref />
  1420. <Change>
  1421. <ScreenOverlay targetId="image6">
  1422. <visibility>0</visibility>
  1423. </ScreenOverlay>
  1424. </Change>
  1425. </Update>
  1426. </gx:AnimatedUpdate><!-- end: animation for ScreenOverlay id="image6" -->
  1427.  
  1428. <gx:FlyTo><!-- start: FlyTo San Souci Beach -->
  1429. <gx:duration>10</gx:duration>
  1430. <gx:flyToMode>bounce</gx:flyToMode>
  1431.  
  1432. <LookAt>
  1433. <longitude>-157.8219417</longitude>
  1434. <latitude>21.2635472</latitude>
  1435. <altitude>0</altitude>
  1436. <heading>49</heading>
  1437. <tilt>32</tilt>
  1438. <range>338</range>
  1439. <altitudeMode>relativeToGround</altitudeMode>
  1440. </LookAt>
  1441.  
  1442. </gx:FlyTo><!-- end: FlyTo San Souci Beach -->
  1443.  
  1444. <gx:AnimatedUpdate><!-- reveals San Souci Beach red semi-trans. polygon -->
  1445. <gx:duration>5.0</gx:duration>
  1446. <Update>
  1447. <targetHref/>
  1448. <Change>
  1449. <LineStyle targetId="lineStyle_transRedPoly3">
  1450. <width>2</width>
  1451. </LineStyle>
  1452. <PolyStyle targetId="polyStyle_transRedPoly3">
  1453. <color>660000ff</color><!-- 40% semi-transparent red polygon: id="San_Souci_Beach" -->
  1454. </PolyStyle>
  1455. </Change>
  1456. </Update>
  1457. <gx:delayedStart>0</gx:delayedStart>
  1458. </gx:AnimatedUpdate>
  1459.  
  1460. <gx:AnimatedUpdate><!-- start: scale/label=1 id="transRedPoly3_icon" -->
  1461. <gx:duration>0</gx:duration>
  1462. <Update>
  1463. <targetHref></targetHref>
  1464. <Change>
  1465. <IconStyle targetId="transRedPoly3_scale">
  1466. <scale>1</scale>
  1467. </IconStyle>
  1468. <LabelStyle targetId="transRedPoly3_label">
  1469. <scale>1</scale>
  1470. </LabelStyle>
  1471. </Change>
  1472. </Update>
  1473. </gx:AnimatedUpdate><!-- end: scale/label=1 id="transRedPoly3_icon" -->
  1474.  
  1475. <gx:AnimatedUpdate><!-- start: animation for ScreenOverlay id="image7" -->
  1476. <gx:duration>0</gx:duration>
  1477. <Update>
  1478. <targetHref />
  1479. <Change>
  1480. <ScreenOverlay targetId="image7">
  1481. <visibility>1</visibility>
  1482. </ScreenOverlay>
  1483. </Change>
  1484. </Update>
  1485. </gx:AnimatedUpdate>
  1486.  
  1487. <gx:Wait><!-- 'AnimatedUpdate' continues tour by 16 seconds -->
  1488. <gx:duration>16</gx:duration><!-- San Souci Beach red polygon -->
  1489. </gx:Wait>
  1490.  
  1491. <gx:AnimatedUpdate>
  1492. <gx:duration>0</gx:duration>
  1493. <Update>
  1494. <targetHref />
  1495. <Change>
  1496. <ScreenOverlay targetId="image7">
  1497. <visibility>0</visibility>
  1498. </ScreenOverlay>
  1499. </Change>
  1500. </Update>
  1501. </gx:AnimatedUpdate><!-- end: animation for ScreenOverlay id="image7" -->
  1502.  
  1503. <gx:FlyTo><!-- start: FlyTo Outrigger Canoe Club Beach -->
  1504. <gx:duration>9</gx:duration>
  1505. <gx:flyToMode>bounce</gx:flyToMode>
  1506.  
  1507. <LookAt>
  1508. <longitude>-157.8216278</longitude>
  1509. <latitude>21.2621056</latitude>
  1510. <altitude>0</altitude>
  1511. <heading>49</heading>
  1512. <tilt>32</tilt>
  1513. <range>162</range>
  1514. <altitudeMode>relativeToGround</altitudeMode>
  1515. </LookAt>
  1516.  
  1517. </gx:FlyTo><!-- end: FlyTo Outrigger Canoe Club Beach -->
  1518.  
  1519. <gx:AnimatedUpdate><!-- reveals Outrigger Canoe Club Beach white semi-trans. polygon -->
  1520. <gx:duration>5.0</gx:duration><!-- 0% > 55% semi-transparent white in 5 seconds -->
  1521. <Update>
  1522. <targetHref/>
  1523. <Change>
  1524. <LineStyle targetId="lineStyle_transWhitePoly3">
  1525. <width>2</width>
  1526. </LineStyle>
  1527. <PolyStyle targetId="polyStyle_transWhitePoly3">
  1528. <color>8Cffffff</color><!-- 55% semi-transparent white polygon: id="Outrigger_Canoe" -->
  1529. </PolyStyle>
  1530. </Change>
  1531. </Update>
  1532. <gx:delayedStart>0</gx:delayedStart>
  1533. </gx:AnimatedUpdate>
  1534.  
  1535. <gx:AnimatedUpdate><!-- start: scale/label=1 id="transWhitePoly3_icon" -->
  1536. <gx:duration>0</gx:duration>
  1537. <Update>
  1538. <targetHref></targetHref>
  1539. <Change>
  1540. <IconStyle targetId="transWhitePoly3_scale">
  1541. <scale>1</scale>
  1542. </IconStyle>
  1543. <LabelStyle targetId="transWhitePoly3_label">
  1544. <scale>1</scale>
  1545. </LabelStyle>
  1546. </Change>
  1547. </Update>
  1548. </gx:AnimatedUpdate><!-- end: scale/label=1 id="transWhitePoly3_icon" -->
  1549.  
  1550. <gx:AnimatedUpdate><!-- start: animation for ScreenOverlay id="image8" -->
  1551. <gx:duration>0</gx:duration>
  1552. <Update>
  1553. <targetHref />
  1554. <Change>
  1555. <ScreenOverlay targetId="image8">
  1556. <visibility>1</visibility>
  1557. </ScreenOverlay>
  1558. </Change>
  1559. </Update>
  1560. </gx:AnimatedUpdate>
  1561.  
  1562. <gx:Wait><!-- 'AnimatedUpdate' continues tour by 15 seconds -->
  1563. <gx:duration>15</gx:duration><!-- Outrigger Canoe Club Beach white polygon -->
  1564. </gx:Wait>
  1565.  
  1566. <gx:AnimatedUpdate>
  1567. <gx:duration>0</gx:duration>
  1568. <Update>
  1569. <targetHref />
  1570. <Change>
  1571. <ScreenOverlay targetId="image8">
  1572. <visibility>0</visibility>
  1573. </ScreenOverlay>
  1574. </Change>
  1575. </Update>
  1576. </gx:AnimatedUpdate><!-- end: animation for ScreenOverlay id="image8" -->
  1577.  
  1578. <gx:FlyTo><!-- start: FlyTo Waikiki Natatorium -->
  1579. <gx:duration>7</gx:duration>
  1580. <gx:flyToMode>bounce</gx:flyToMode>
  1581.  
  1582. <LookAt>
  1583. <longitude>-157.8216000</longitude>
  1584. <latitude>21.2645556</latitude>
  1585. <altitude>0</altitude>
  1586. <heading>49</heading>
  1587. <tilt>32</tilt>
  1588. <range>350</range>
  1589. <altitudeMode>relativeToGround</altitudeMode>
  1590. </LookAt>
  1591.  
  1592. </gx:FlyTo><!-- end: FlyTo Waikiki Natatorium -->
  1593.  
  1594. <gx:AnimatedUpdate>
  1595. <gx:duration>0</gx:duration>
  1596. <Update>
  1597. <targetHref/>
  1598. <Change>
  1599. <Placemark targetId="memorial">
  1600. <gx:balloonVisibility>1</gx:balloonVisibility>
  1601. </Placemark>
  1602. </Change>
  1603. </Update>
  1604. </gx:AnimatedUpdate>
  1605.  
  1606. <gx:AnimatedUpdate>
  1607. <gx:duration>0</gx:duration>
  1608. <Update>
  1609. <targetHref/>
  1610. <Change>
  1611. <Placemark targetId="memorial">
  1612. <gx:balloonVisibility>0</gx:balloonVisibility>
  1613. </Placemark>
  1614. </Change>
  1615. </Update>
  1616. <gx:delayedStart>23</gx:delayedStart>
  1617. </gx:AnimatedUpdate>
  1618.  
  1619. <gx:Wait><!-- 'AnimatedUpdate' continues tour by 24 seconds -->
  1620. <gx:duration>24</gx:duration><!-- Waikiki Natatorium Info Balloon -->
  1621. </gx:Wait>
  1622.  
  1623. <gx:FlyTo><!-- start: FlyTo Kahanamoku Lagoon -->
  1624. <gx:duration>19</gx:duration>
  1625. <gx:flyToMode>bounce</gx:flyToMode>
  1626.  
  1627. <LookAt>
  1628. <longitude>-157.8389917</longitude>
  1629. <latitude>21.2826139</latitude>
  1630. <altitude>0</altitude>
  1631. <heading>18</heading>
  1632. <tilt>38</tilt>
  1633. <range>340</range>
  1634. <altitudeMode>relativeToGround</altitudeMode>
  1635. </LookAt>
  1636.  
  1637. </gx:FlyTo><!-- end: FlyTo Kahanamoku Lagoon -->
  1638.  
  1639. <gx:AnimatedUpdate>
  1640. <gx:duration>0</gx:duration>
  1641. <Update>
  1642. <targetHref/>
  1643. <Change>
  1644. <Placemark targetId="lagoon">
  1645. <gx:balloonVisibility>1</gx:balloonVisibility>
  1646. </Placemark>
  1647. </Change>
  1648. </Update>
  1649. </gx:AnimatedUpdate>
  1650.  
  1651. <gx:AnimatedUpdate>
  1652. <gx:duration>0</gx:duration>
  1653. <Update>
  1654. <targetHref/>
  1655. <Change>
  1656. <Placemark targetId="lagoon">
  1657. <gx:balloonVisibility>0</gx:balloonVisibility>
  1658. </Placemark>
  1659. </Change>
  1660. </Update>
  1661. <gx:delayedStart>25</gx:delayedStart>
  1662. </gx:AnimatedUpdate>
  1663.  
  1664. <gx:Wait><!-- 'AnimatedUpdate' continues tour by 31 seconds -->
  1665. <gx:duration>31</gx:duration><!-- Kahanamoku Lagoon Info Balloon -->
  1666. </gx:Wait>
  1667.  
  1668. <gx:AnimatedUpdate><!-- start: animation for ScreenOverlay id="image9" -->
  1669. <gx:duration>0</gx:duration>
  1670. <Update>
  1671. <targetHref />
  1672. <Change>
  1673. <ScreenOverlay targetId="image9">
  1674. <visibility>1</visibility>
  1675. </ScreenOverlay>
  1676. </Change>
  1677. </Update>
  1678. </gx:AnimatedUpdate>
  1679.  
  1680. <gx:Wait><!-- 'AnimatedUpdate' continues tour by 12 seconds -->
  1681. <gx:duration>14</gx:duration><!-- Kahanamoku Lagoon Info Balloon -->
  1682. </gx:Wait>
  1683.  
  1684. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image9" -->
  1685. <gx:duration>0</gx:duration>
  1686. <Update>
  1687. <targetHref />
  1688. <Change>
  1689. <ScreenOverlay targetId="image9">
  1690. <visibility>0</visibility>
  1691. </ScreenOverlay>
  1692. </Change>
  1693. </Update>
  1694. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image9" -->
  1695.  
  1696. <gx:Wait><!-- 'AnimatedUpdate' continues tour by 1 second -->
  1697. <gx:duration>1</gx:duration><!-- Kahanamoku Lagoon Info Balloon not visible -->
  1698. </gx:Wait>
  1699.  
  1700. </gx:Playlist>
  1701.  
  1702. </gx:Tour><!-- end: Animated map-tour -->
  1703.  
  1704. </Document><!-- end: Google Earth Micro Tour - O&#x2018;ahu 2 -->
  1705.  
  1706. </kml>

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid KML 2.2" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.feedvalidator.org/check.cgi?url=http%3A//whowillbethenextonline.com/kml/google_earth_micro_tour_oahu_2.kml

Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda