このモードでiframe Googleマップに挿入しようとしました:
<iframe width=883 height=394 frameborder=0 scrolling=no marginheight=0 marginwidth=0 src=https://maps.google.com/maps?f=q&source=s_q&hl=it&geocode=&q=" + lat + "," + longi + "&aq=&ie=UTF8&t=m&z=" + Settings.Default["zoom"].ToString() + "&output=embed></iframe>";
新マップじゃなくて旧マップだけど…
新しいマップはこのように: http://www.netip.de/
新しいマップ iframe の使用方法