Changes

Pywikibot 6.4.0
<!-- Categories go at the bottom of this page. -->
{{Module:Location map/data/doc
|image=[[File:Hungary-CIA WFB Map.png|thumb|400px|Map of Hungary]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Hungary
| width = 250
| lat_deg = 47.47
| lon_deg = 19.05
| label = Budapest
}}
<pre style="width:30em">
{{Location map | Hungary
| width = 250
| lat_deg = 47.47
| lon_deg = 19.05
| label = Budapest
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Hungary
| relief = yes
| width = 250
| caption = Two locations in Hungary
| lat1_deg = 47.47
| lon1_deg = 19.05
| label1 = Budapest
| lat2_deg = 46.255
| lon2_deg = 20.145
| label2 = Szeged
}}
<pre style="width:30em">
{{Location map many | Hungary
| relief = yes
| width = 250
| caption = Two locations in Hungary
| lat1_deg = 47.47
| lon1_deg = 19.05
| label1 = Budapest
| lat2_deg = 46.255
| lon2_deg = 20.145
| label2 = Szeged
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Hungary
| AlternativeMap = Hungary physical map.svg
| width = 250
| caption = Two locations in Hungary
| places =
{{Location map~ | Hungary
| lat_deg = 47.47
| lon_deg = 19.05
| label = Budapest
}}
{{Location map~ | Hungary
| lat_deg = 46.255
| lon_deg = 20.145
| label = Szeged
}}
}}
<pre style="width:35em">
{{Location map+ | Hungary
| AlternativeMap = Hungary physical map.svg
| width = 250
| caption = Two locations in Hungary
| places =
{{Location map~ | Hungary
| lat_deg = 47.47
| lon_deg = 19.05
| label = Budapest
}}
{{Location map~ | Hungary
| lat_deg = 46.255
| lon_deg = 20.145
| label = Szeged
}}
}}
</pre>
| see also =

}}
<includeonly>
<!-- Categories go here: -->
[[Category:Hungary location map templates| ]]
</includeonly>