Changes

Pywikibot 6.4.0
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:Sitka, Alaska.png|thumb|250px|Map of Sitka]]
|examples=
=== Location map, using default map (image) ===
{{Location map | USA Alaska Sitka
| width = 300
| lat_deg = 57.0507
| lon_deg = -135.34099
| label = Alaska Native Brotherhood Hall
| label_size = 60
}}
<pre style="width:30em">
{{Location map | USA Alaska Sitka
| width = 300
| lat_deg = 57.0507
| lon_deg = -135.34099
| label = Alaska Native Brotherhood Hall
| label_size = 60
}}
</pre>
{{clear}}

=== Location map many, using defaul map (image) ===
{{Location map many | USA Alaska Sitka
| width = 300
| caption = Two locations in Sitka
| lat1_deg = 57.0507
| lon1_deg = -135.34099
| label1 = Alaska Native Brotherhood Hall
| label1_size = 60
| lat2_deg = 57.04888
| lon2_deg = -135.31596
| label2 = Sitka National Historical Park
| label2_size = 60
}}
<pre style="width:30em">
{{Location map many | USA Alaska Sitka
| width = 300
| caption = Two locations in Sitka
| lat1_deg = 57.0507
| lon1_deg = -135.34099
| label1 = Alaska Native Brotherhood Hall
| label1_size = 60
| lat2_deg = 57.04888
| lon2_deg = -135.31596
| label2 = Sitka National Historical Park
| label2_size = 60
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | USA Alaska Sitka
| AlternativeMap = Sitka, Alaska.png
| width = 300
| caption = Two locations in Sitka
| places =
{{Location map~ | USA Alaska Sitka
| lat_deg = 57.0507
| lon_deg = -135.34099
| label = Alaska Native Brotherhood Hall
| label_size = 60
}}
{{Location map~ | USA Alaska Sitka
| lat_deg = 57.04888
| lon_deg = -135.31596
| label = Sitka National Historical Park
| label_size = 60
}}
}}
<pre style="width:35em">
{{Location map+ | USA Alaska Sitka
| AlternativeMap = Sitka, Alaska.png
| width = 300
| caption = Two locations in Sitka
| places =
{{Location map~ | USA Alaska Sitka
| lat_deg = 57.0507
| lon_deg = -135.34099
| label = Alaska Native Brotherhood Hall
| label_size = 60
}}
{{Location map~ | USA Alaska Sitka
| lat_deg = 57.04888
| lon_deg = -135.31596
| label = Sitka National Historical Park
| label_size = 60
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata: -->

[[Category:Alaska location map templates|Sitka]]

</includeonly>