Difference between revisions of "Google Street View"
From FranaWiki
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><!--{counter assign="panoDivID" name="panoDivID"}--><script type="text/javascript" src=" | + | <includeonly><!--{counter assign="panoDivID" name="panoDivID"}--><script type="text/javascript" src="https://www.google.com/jsapi?key=<!--{$key|escape:'urlpathinfo'}-->"></script> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
google.load("maps", "2.x"); | google.load("maps", "2.x"); | ||
Line 15: | Line 15: | ||
}); | }); | ||
</script> | </script> | ||
− | <div id="pano<!--{$panoDivID|escape:'html'}-->" style="width: <!--{$width|escape:'html'|default:' | + | <div id="pano<!--{$panoDivID|escape:'html'}-->" style="width: <!--{$width|escape:'html'|default:'420'}-->px; height: <!--{$height|escape:'html'|default:350}-->px"></div> |
</includeonly> | </includeonly> |