Changes

Pywikibot 6.4.0
{{Module:Location map/data/doc|image=[[File:Zimbabwe-CIA WFB Map.png|thumb|250px|Map of Zimbabwe]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Zimbabwe
| width = 250
| lat_deg = -17.86
| lon_deg = 31.03
| label = Harare
}}
<pre style="width:30em">
{{Location map | Zimbabwe
| width = 250
| lat_deg = -17.86
| lon_deg = 31.03
| label = Harare
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Zimbabwe
| relief = yes
| width = 250
| caption = Two locations in Zimbabwe
| lat1_deg = -17.86
| lon1_deg = 31.03
| label1 = Harare
| pos1 = bottom
| lat2_deg = -18.97
| lon2_deg = 32.63
| label2 = Mutare
| pos2 = bottom
}}
<pre style="width:30em">
{{Location map many | Zimbabwe
| relief = yes
| width = 250
| caption = Two locations in Zimbabwe
| lat1_deg = -17.86
| lon1_deg = 31.03
| label1 = Harare
| pos1 = bottom
| lat2_deg = -18.97
| lon2_deg = 32.63
| label2 = Mutare
| pos2 = bottom
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Zimbabwe
| AlternativeMap = Zimbabwe location map Topographic.png
| width = 250
| caption = Two locations in Zimbabwe
| places =
{{Location map~ | Zimbabwe
| lat_deg = -17.86
| lon_deg = 31.03
| label = Harare
| position = bottom
}}
{{Location map~ | Zimbabwe
| lat_deg = -18.97
| lon_deg = 32.63
| label = Mutare
| position = bottom
}}
}}
<pre style="width:35em">
{{Location map+ | Zimbabwe
| AlternativeMap = Zimbabwe location map Topographic.png
| width = 250
| caption = Two locations in Zimbabwe
| places =
{{Location map~ | Zimbabwe
| lat_deg = -17.86
| lon_deg = 31.03
| label = Harare
| position = bottom
}}
{{Location map~ | Zimbabwe
| lat_deg = -18.97
| lon_deg = 32.63
| label = Mutare
| position = bottom
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here: -->
[[Category:Location map templates by country|Zimbabwe]]
</includeonly>