Changes

Pywikibot 6.4.0
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:Karte Kanton Aargau 2010.png|thumb|350px|Map of Canton of Aargau]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Canton of Aargau
| width = 250
| lat_deg = 47.40
| lon_deg = 8.05
| label = Aarau
}}
<pre style="width:35em">
{{Location map | Canton of Aargau
| width = 250
| lat_deg = 47.40
| lon_deg = 8.05
| label = Aarau
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Canton of Aargau
| relief = yes
| width = 250
| caption = Three locations in Canton of Aargau
| lat1_deg = 47.40
| lon1_deg = 8.05
| label1 = Aarau
| lat2_deg = 47.47
| lon2_deg = 8.30
| label2 = Baden
| lat3_deg = 47.26
| lon3_deg = 8.18
| label3 = Lensburg
}}
<pre style="width:35em">
{{Location map many | Canton of Aargau
| relief = yes
| width = 250
| caption = Three locations in Canton of Aargau
| lat1_deg = 47.40
| lon1_deg = 8.05
| label1 = Aarau
| lat2_deg = 47.47
| lon2_deg = 8.30
| label2 = Baden
| lat3_deg = 47.26
| lon3_deg = 8.18
| label3 = Lensburg
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Canton of Aargau
| AlternativeMap = Reliefkarte Aargau.png
| width = 250
| caption = Three locations in Canton of Aargau
| places =
{{Location map~ | Canton of Aargau
| lat_deg = 47.40
| lon_deg = 8.05
| label = Aarau
}}
{{Location map~ | Canton of Aargau
| lat_deg = 47.47
| lon_deg = 8.30
| label = Baden
}}
{{Location map~ | Canton of Aargau
| lat_deg = 47.26
| lon_deg = 8.18
| label = Lensburg
}}
}}
<pre style="width:35em">
{{Location map+ | Canton of Aargau
| AlternativeMap = Reliefkarte Aargau.png
| width = 250
| caption = Three locations in Canton of Aargau
| places =
{{Location map~ | Canton of Aargau
| lat_deg = 47.40
| lon_deg = 8.05
| label = Aarau
}}
{{Location map~ | Canton of Aargau
| lat_deg = 47.47
| lon_deg = 8.30
| label = Baden
}}
{{Location map~ | Canton of Aargau
| lat_deg = 47.26
| lon_deg = 8.18
| label = Lensburg
}}
}}
</pre>
}}
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Switzerland location map templates|Aargau]]
}}</includeonly>