Changes

Pywikibot 6.4.0
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:Fuerteventura (Canary Islands) - OSM Mapnik.svg|thumb|250px|Map of Fuerteventura]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Spain Fuerteventura
| width = 200
| lat_deg = 28.5
| lon_deg = -13.866667
| label = [[Puerto del Rosario]]
}}
<pre style="width:30em">
{{Location map | Spain Fuerteventura
| width = 200
| lat_deg = 28.5
| lon_deg = -13.866667
| label = [[Puerto del Rosario]]
}}
</pre>
{{clear}}

=== Location map many, using default map (image) ===
{{Location map many | Spain Fuerteventura
| width = 200
| caption = Two locations in Fuerteventura
| lat1_deg = 28.5
| lon1_deg = -13.866667
| label1 = [[Puerto del Rosario]]
| lat2_deg = 28.731539
| lon2_deg = -13.86878
| label2 = [[Corralejo]]
}}
<pre style="width:30em">
{{Location map many | Spain Fuerteventura
| width = 200
| caption = Two locations in Fuerteventura
| lat1_deg = 28.5
| lon1_deg = -13.866667
| label1 = [[Puerto del Rosario]]
| lat2_deg = 28.731539
| lon2_deg = -13.86878
| label2 = [[Corralejo]]
}}
</pre>
{{clear}}

=== Location map+, using default map (image) ===
{{Location map+ | Spain Fuerteventura
| width = 200
| caption = Two locations in Fuerteventura
| places =
{{Location map~ | Spain Fuerteventura
| lat_deg = 28.5
| lon_deg = -13.866667
| label = Puerto del Rosario
}}
{{Location map~ | Spain Fuerteventura
| lat_deg = 28.731539
| lon_deg = -13.86878
| label = Corralejo
}}
}}
<pre style="width:35em">
{{Location map+ | Spain Fuerteventura
| width = 200
| caption = Two locations in Fuerteventura
| places =
{{Location map~ | Spain Fuerteventura
| lat_deg = 28.5
| lon_deg = -13.866667
| label = Puerto del Rosario
}}
{{Location map~ | Spain Fuerteventura
| lat_deg = 28.731539
| lon_deg = -13.86878
| label = Corralejo
}}
}}
</pre>
}}





== Usage ==

<nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|''function_name''}}

<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Spain location map templates|Fuerteventura]]

}}</includeonly>