Changes

Pywikibot 6.4.0
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:Eugene Oregon - OpenStreetMap.png|thumb|250px|Map of Eugene, OR]]
|examples=
=== Location map, using default map (image) ===
{{Location map | USA Oregon Eugene
| width = 200
| lat_deg = 44.05267
| lon_deg = -123.09327
| label = Hult Centre for the Performing Arts
}}
<pre style="width:30em">
{{Location map | USA Oregon Eugene
| width = 200
| lat_deg = 44.05267
| lon_deg = -123.09327
| label = Hult Centre for the Performing Arts
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | USA Oregon Eugene
| relief = yes
| width = 200
| caption = Two locations in Eugene, Oregon
| lat_deg = 44.05267
| lon_deg = -123.09327
| label = Hult Centre for the Performing Arts
| lat2_deg = 44.06280
| lon2_deg = -123.10320
| position2 = left
| label2 = Owen Rose Garden
}}
<pre style="width:30em">
{{Location map many | USA Oregon Eugene
| relief = yes
| width = 200
| caption = Two locations in Eugene, Oregon
| lat_deg = 44.05267
| lon_deg = -123.09327
| label = Hult Centre for the Performing Arts
| lat2_deg = 44.06280
| lon2_deg = -123.10320
| position2 = left
| label2 = Owen Rose Garden
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | USA Oregon Eugene
| AlternativeMap = Eugene Oregon - OpenStreetMap.png
| width = 200
| caption = Two locations in Eugene, Oregon
| places =
{{Location map~ | USA Oregon Eugene
| lat_deg = 44.05267
| lon_deg = -123.09327
| label = Hult Centre for the Performing Arts
}}
{{Location map~ | USA Oregon Eugene
| lat_deg = 44.06280
| lon_deg = -123.10320
| position = left
| label = Owen Rose Garden
}}
}}
<pre style="width:35em">
{{Location map+ | USA Oregon Eugene
| AlternativeMap = Eugene Oregon - OpenStreetMap.png
| width = 200
| caption = Two locations in Eugene, Oregon
| places =
{{Location map~ | USA Oregon Eugene
| lat_deg = 44.05267
| lon_deg = -123.09327
| label = Hult Centre for the Performing Arts
}}
{{Location map~ | USA Oregon Eugene
| lat_deg = 44.06280
| lon_deg = -123.10320
| position = left
| label = Owen Rose Garden
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata: -->

[[Category:Oregon location map templates|Eugene]]

</includeonly>