Changes

Pywikibot 6.4.0
<!-- Place categories where indicated at the bottom of this page; interwikis at Wikidata -->
{{Module:Location map/data/doc
|examples=
=== Location map, using default map (image) ===
{{Location map | China
| width = 250
| lat_deg = 37
| lon_deg = 100
| label = Qinghai Lake
}}
<pre style="width:30em">
{{Location map | China
| width = 250
| lat_deg = 37
| lon_deg = 100
| label = Qinghai Lake
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | China
| relief = yes
| width = 250
| caption = People's Republic of China
| lat1_deg = 39.91
| lon1_deg = 116.39
| label1 = Beijing
| lat2_deg = 31.2
| lon2_deg = 121.5
| label2 = Shanghai
}}
<pre style="width:30em">
{{Location map many | China
| relief = yes
| width = 250
| caption = People's Republic of China
| lat1_deg = 39.91
| lon1_deg = 116.39
| label1 = Beijing
| lat2_deg = 31.2
| lon2_deg = 121.5
| label2 = Shanghai
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | China
| AlternativeMap = China edcp relief location map.jpg
| width = 250
| caption = People's Republic of China
| places =
{{Location map~ | China
| lat_deg = 39.91
| lon_deg = 116.39
| label = Beijing
}}
{{Location map~ | China
| lat_deg = 31.2
| lon_deg = 121.5
| label = Shanghai
}}
}}
<pre style="width:35em">
{{Location map+ | China
| AlternativeMap = China edcp relief location map.jpg
| width = 250
| caption = People's Republic of China
| places =
{{Location map~ | China
| lat_deg = 39.91
| lon_deg = 116.39
| label = Beijing
}}
{{Location map~ | China
| lat_deg = 31.2
| lon_deg = 121.5
| label = Shanghai
}}
}}
</pre>
{{clear}}
|see also=
* [[Module:Location map/data/China (equirectangular)]], displays a different map with different border coordinates
}}
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:China location map templates| ]]
}}</includeonly>