[Armadillo:07041] Re: Google EarthもしくはGoogle MAPをArmadilloで使用されたことはありますか
Yasushi SHOJI
email@hidden
2011年 4月 11日 (月) 20:31:29 JST
At Mon, 11 Apr 2011 17:17:35 +0900,
Yamamoto wrote:
>
> ArmadilloのHTTPサーバ上で、Google Earth APIを使用してGoogle Earthを表示されたこ
> とはありますか?
>
> 或いは、可能なのでしょうか?
<html>
<head><title>test</title>
<body>
<img src="http://maps.google.com/maps/api/staticmap?center=Brooklyn+Bridge,New+York,NY&zoom=14&size=512x512&maptype=roadmap
&markers=color:blue%7Clabel:S%7C40.702147,-74.015794&markers=color:green%7Clabel:G%7C40.711614,-74.012318
&markers=color:red%7Ccolor:red%7Clabel:C%7C40.718217,-73.998284&sensor=false" />
</body>
</html>
1) という内容を a.html に書いて、ブラウザで開いてみると良いかも。
2) 次は、ATDEに入っている lighttpd の document root に同じファイルを
置いて、リモートからブラウザでアクセスしてみると良いかも。
3) さらに、armadillo の lighttpd の document root に同じファイルを
置いて、リモートからブラウザでアクセスしてみると良いかも。
ちなみに上記の例は↓こちらから取りました。
http://code.google.com/apis/maps/documentation/staticmaps/
> 初心者で良く解らないので教えてください。
http://www.hyuki.com/writing/techask.html#selfintro
:-)
--
yashi
armadillo メーリングリストの案内