<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ntaku</author_name>
  <author_url>https://blog.hatena.ne.jp/ntaku/</author_url>
  <blog_title>プログラミングノート</blog_title>
  <blog_url>https://ntaku.hateblo.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>AIR</anon>
  </categories>
  <description>昨日から日本版のGoogleMapでもストリートビューが表示できるようになったので、AIRアプリにも入れたいなと思って、APIはあるのか早速探してみたところ英語リファレンスで発見。 リファレンスがよく分からなかったので、すでにあるサンプルや日本語のブログを参考にしつつ色々試してみたところ、Firefox等のブラウザでは問題なく動作。で、これは簡単と思いつつAIRに組み込んでみたのですが、コードは同じなのに何も表示されず…。 AIR（特にJavaScript関連）は情報が少なく、ググっても何も出てこなかったのでコードを片っ端から削ったりして調査したところ、application.xmlの下記設定…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fntaku.hateblo.jp%2Fentry%2F20080806%2F1217958877&quot; title=&quot; GoogleMapストリートビュー - プログラミングノート&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/n/ntaku/20080806/20080806024926.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-08-06 02:54:37</published>
  <title> GoogleMapストリートビュー</title>
  <type>rich</type>
  <url>https://ntaku.hateblo.jp/entry/20080806/1217958877</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
