Changes

Pywikibot 6.4.0
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:Sitka Downtown, Alaska.png|thumb|250px|Map of Sitka]]
|name=[[Sitka, Alaska|Sitka Downtown]]
|examples=
=== Location map, using default map (image) ===
{{Location map | USA Alaska Sitka Downtown
| 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 Downtown
| 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 Downtown
| width = 300
| caption = Two locations in Sitka Downtown
| lat1_deg = 57.0507
| lon1_deg = -135.34099
| label1 = Alaska Native Brotherhood Hall
| label1_size = 60
| lat2_deg = 57.0513
| lon2_deg = -135.33162
| label2 = Hanlon-Osbakken House
| label2_size = 60
}}
<pre style="width:30em">
{{Location map many | USA Alaska Sitka Downtown
| width = 300
| caption = Two locations in Sitka Downtown
| lat1_deg = 57.0507
| lon1_deg = -135.34099
| label1 = Alaska Native Brotherhood Hall
| label1_size = 60
| lat2_deg = 57.0513
| lon2_deg = -135.33162
| label2 = Hanlon-Osbakken House
| label2_size = 60
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | USA Alaska Sitka Downtown
| AlternativeMap = Sitka Downtown, Alaska.png
| width = 300
| caption = Two locations in Sitka Downtown
| places =
{{Location map~ | USA Alaska Sitka Downtown
| lat_deg = 57.0507
| lon_deg = -135.34099
| label = Alaska Native Brotherhood Hall
| label_size = 60
}}
{{Location map~ | USA Alaska Sitka Downtown
| lat_deg = 57.0513
| lon_deg = -135.33162
| label = Hanlon-Osbakken House
| label_size = 60
}}
}}
<pre style="width:35em">
{{Location map+ | USA Alaska Sitka Downtown
| AlternativeMap = Sitka Downtown, Alaska.png
| width = 300
| caption = Two locations in Sitka Downtown
| 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 Downtown
| lat_deg = 57.0513
| lon_deg = -135.33162
| label = Hanlon-Osbakken House
| label_size = 60
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata: -->

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

</includeonly>