Changes

Pywikibot 6.4.0
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:USA MidwestMap01.png|thumb|250px|Map of USA Midwest]]
|examples=
=== Location map, using default map (image) ===
{{Location map | USA Midwest
| width = 393
| lat_deg = 41.4822
| lon_deg = -81.6697
| label = Cleveland
}}
<pre style="width:30em">
{{Location map | USA Midwest
| width = 393
| lat_deg = 41.4822
| lon_deg = -81.6697
| label = Cleveland
}}
</pre>
{{clear}}
=== Location map+, using default map (image) ===
{{Location map+ | USA Midwest
| width = 393
| caption = Two locations in Midwest
| places =
{{Location map~ | USA Midwest
| lat_deg = 41.4822
| lon_deg = -81.6697
| label = Cleveland
}}
{{Location map~ | USA Midwest
| lat_deg = 44.0760
| lon_deg = -103.2280
| label = Rapid City
}}
}}
<pre style="width:30em">
{{Location map+ | USA Midwest
| width = 393
| caption = Two locations in Midwest
| places =
{{Location map~ | USA Midwest
| lat_deg = 41.4822
| lon_deg = -81.6697
| label = Cleveland
}}
{{Location map~ | USA Midwest
| lat_deg = 44.0760
| lon_deg = -103.2280
| label = Rapid City }}
}}
</pre>
{{clear}}
}}
<includeonly>
<!-- Categories and interwikis go here: -->
[[Category:United States location map templates|Midwest]]

</includeonly>