Ero sivun ”Widget:Google Street View” versioiden välillä

WirmoWikistä
Siirry navigaatioonSiirry hakuun
Ei muokkausyhteenvetoa
Merkkaukset: Muokkaamalla palautettu Palautettu
Ei muokkausyhteenvetoa
Merkkaus: Palautettu
Rivi 15: Rivi 15:
     width="<!--{$width|validate:int|escape:html|default:'600'}-->"
     width="<!--{$width|validate:int|escape:html|default:'600'}-->"
     height="<!--{$height|validate:int|escape:html|default:'450'}-->"
     height="<!--{$height|validate:int|escape:html|default:'450'}-->"
     src="https://www.google.com/maps/embed/v1/streetview?key=AIzaSyDTMiWnf9IEOuars7IFU-7IjPbUdaO7wYA
     src="https://www.google.com/maps/embed/v1/streetview?key='AIzaSyDTMiWnf9IEOuars7IFU-7IjPbUdaO7wYA'
&location=<!--{$lat|validate:float|escape:url|default:'52.520008'}-->,<!--{$lng|validate:float|escape:url|default:'13.404954'}-->
&location=<!--{$lat|validate:float|escape:url|default:'52.520008'}-->,<!--{$lng|validate:float|escape:url|default:'13.404954'}-->
&heading=<!--{$heading|validate:int|escape:url|default:'0'}-->
&heading=<!--{$heading|validate:int|escape:url|default:'0'}-->

Versio 3. helmikuuta 2026 kello 23.29

This widget lets you to add Google Street View widget to your wiki page.

It was created by Sergey Chernyshev in 2011 and updated by Karsten Hoffmeyer for ProWiki in 2023.

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

Copy to your site

To use this widget on your site, install MediaWiki Widgets extension and copy the full source code of this page to your wiki as page Widget:Google Street View.

Requirement

For this widget to work, you must obtain an API key from Google Maps. See the documentation on Street View Static API on how to obtain one. Once retrieved, you must replace YOUR_API_KEY in the copied code on your wiki with your API key.