「テンプレート:GoogleMapLinks」の版間の差分
提供: ITS保養所wiki
| 7行目: | 7行目: | ||
<html> | <html> | ||
| − | <iframe | + | <iframe id="map-iframe" |
| − | + | ||
width="600" | width="600" | ||
height="450" | height="450" | ||
| 15行目: | 14行目: | ||
loading="lazy"> | loading="lazy"> | ||
</iframe> | </iframe> | ||
| + | |||
| + | <script> | ||
| + | document.addEventListener('DOMContentLoaded', function() { | ||
| + | var titleElement = document.getElementById('firstHeading'); | ||
| + | if (titleElement) { | ||
| + | var placeName = titleElement.textContent.trim(); | ||
| + | var iframe = document.getElementById('map-iframe'); | ||
| + | iframe.src = "https://www.google.com/maps?q=" + encodeURIComponent(placeName) + "&output=embed"; | ||
| + | } | ||
| + | }); | ||
| + | </script> | ||
</html> | </html> | ||
2025年8月7日 (木) 02:28時点における版
GoogleMap
※施設名称で検索しているだけですので、似た名前の施設がある場合など住所がずれる可能性があります。