<?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>Extで作ったWindow内にGoogleMapを表示したところ、スケールや地図タイプ切り替えのボタンは画面いっぱいに広がるのに、肝心の画像が途中で途切れるという現象がでました。小さいサンプルを作りながら試してみたところ、どうもExtWindowを生成する際に指定したサイズ以上には広がっていないような感じだったので下記のように対応。 Main.html (sandbox) //System Cromeは隠す window.moveTo(0, 0); window.resizeTo(screen.width, screen.height); MainUI.html (non-applicatio…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fntaku.hateblo.jp%2Fentry%2F20080707%2F1215440024&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-07-07 23:13:44</published>
  <title>GoogleMapで画像が途切れる現象が。。</title>
  <type>rich</type>
  <url>https://ntaku.hateblo.jp/entry/20080707/1215440024</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
