Différences entre les versions de « Widget:Framacarte »
Aller à la navigation
Aller à la recherche
Ligne 13 : | Ligne 13 : | ||
Height (300), zoom (6), latitude (47.406) and longitude (1.813) are optional (default values), "id" is the identification number of the map (see example above). | Height (300), zoom (6), latitude (47.406) and longitude (1.813) are optional (default values), "id" is the identification number of the map (see example above). | ||
</noinclude><includeonly><iframe width="100%" height="<!--{$height|default:300|escape:'html'}-->px" frameBorder="0" src="https://framacarte.org/fr/map/<!--{$id|escape:'urlpathinfo'}-->?scaleControl=false&miniMap=false&scrollWheelZoom=false&zoomControl=true&allowEdit=false&moreControl=true&datalayersControl=true&onLoadPanel=undefined&captionBar=false#<!--{$zoom|default:6|escape:'html'}-->/<!--{$latitude|default:47.406|escape:'html'}-->/<!--{$longitude|default:1.813|escape:'html'}-->"></iframe><p><a href="https://framacarte.org/fr/map/<!--{$id|escape:'urlpathinfo'}-->">Voir en plein écran</a></p></includeonly> | </noinclude><includeonly><iframe width="100%" height="<!--{$height|default:300|escape:'html'}-->px" frameBorder="0" src="https://framacarte.org/fr/map/<!--{$id|escape:'urlpathinfo'}-->?scaleControl=false&miniMap=false&scrollWheelZoom=false&zoomControl=true&allowEdit=false&moreControl=true&datalayersControl=true&onLoadPanel=undefined&captionBar=false#<!--{$zoom|default:6|escape:'html'}-->/<!--{$latitude|default:47.406|escape:'html'}-->/<!--{$longitude|default:1.813|escape:'html'}-->"></iframe><p><a href="https://framacarte.org/fr/map/<!--{$id|escape:'urlpathinfo'}-->">Voir en plein écran</a></p></includeonly> |
Version du 1 mai 2016 à 17:17
This widget allows you to add Framacarte your wiki page.
To insert this widget, use the following code:
{{#widget:Framacarte |id=15-m_2420 |height=600 |zoom=5 |latitude=47.406 |longitude=1.813 }}
Height (300), zoom (6), latitude (47.406) and longitude (1.813) are optional (default values), "id" is the identification number of the map (see example above).