Changes

Pywikibot 6.4.0
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
{{Module:Location map/data/doc
|image=[[File:Bhutan CIA WFB 2010 map.png|thumb|250px|Map of Bhutan (2010)]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Bhutan
| width = 250
| lat_deg = 27.47
| lon_deg = 89.64
| label = Thimphu
}}
<pre style="width:30em">
{{Location map | Bhutan
| width = 250
| lat_deg = 27.47
| lon_deg = 89.64
| label = Thimphu
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Bhutan
| relief = yes
| width = 250
| caption = Two locations in Bhutan
| lat1_deg = 27.47
| lon1_deg = 89.64
| label1 = Thimphu
| lat2_deg = 26.85
| lon2_deg = 89.38
| label2 = Phuntsholing
}}
<pre style="width:30em">
{{Location map many | Bhutan
| relief = yes
| width = 250
| caption = Two locations in Bhutan
| lat1_deg = 27.47
| lon1_deg = 89.64
| label1 = Thimphu
| lat2_deg = 26.85
| lon2_deg = 89.38
| label2 = Phuntsholing
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Bhutan
| AlternativeMap = Bhutan physical map.svg
| caption = Two locations in Bhutan
| width = 250
| places =
{{Location map~ | Bhutan
| lat_deg = 27.47
| lon_deg = 89.64
| label = Thimphu
}}
{{Location map~ | Bhutan
| lat_deg = 26.85
| lon_deg = 89.38
| label = Phuntsholing
}}
}}
<pre style="width:35em">
{{Location map+ | Bhutan
| AlternativeMap = Bhutan physical map.svg
| caption = Two locations in Bhutan
| width = 250
| places =
{{Location map~ | Bhutan
| lat_deg = 27.47
| lon_deg = 89.64
| label = Thimphu
}}
{{Location map~ | Bhutan
| lat_deg = 26.85
| lon_deg = 89.38
| label = Phuntsholing
}}
}}
</pre>
|see also =

}}<includeonly>
<!-- Categories go here, and interwikis go in Wikidata -->
[[Category:Bhutan location map templates| ]]

</includeonly>