2,010 bytes added
, 23:36, 15 July 2021
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|projection=an [[azimuthal equidistant projection]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Antarctica
| width = 200
| label = Mount Erebus
| lat_deg = -77.53
| lon_deg = 167.15
}}
<pre style="width:30em">
{{Location map | Antarctica
| width = 200
| label = Mount Erebus
| lat_deg = -77.53
| lon_deg = 167.15
}}
</pre>
{{clear}}
=== Location map many, using relief map (image1) ===
{{Location map many | Antarctica
| relief = yes
| width = 200
| caption = Two locations in Antarctica
| label1 = Mount Erebus
| lat1_deg = -77.53
| lon1_deg = 167.15
| label2 = Amundsen-Scott Station
| lat2_deg = -90
| lon2_deg = -139.27
}}
<pre style="width:30em">
{{Location map many | Antarctica
| relief = yes
| width = 200
| caption = Two locations in Antarctica
| label1 = Mount Erebus
| lat1_deg = -77.53
| lon1_deg = 167.15
| label2 = Amundsen-Scott Station
| lat2_deg = -90
| lon2_deg = -139.27
}}
</pre>
{{clear}}
=== Location map+, using AlternativeMap ===
{{Location map+ | Antarctica
| AlternativeMap = Antarctica relief location map.jpg
| width = 200
| caption = Two locations in Antarctica
| places =
{{Location map~ | Antarctica
| label = Mount Erebus
| lat_deg = -77.53
| lon_deg = 167.15
}}
{{Location map~ | Antarctica
| label = Amundsen-Scott Station
| lat_deg = -90
| lon_deg = -139.27
}}
}}
<pre style="width:35em">
{{Location map+ | Antarctica
| AlternativeMap = Antarctica relief location map.jpg
| width = 200
| caption = Two locations in Antarctica
| places =
{{Location map~ | Antarctica
| label = Mount Erebus
| lat_deg = -77.53
| lon_deg = 167.15
}}
{{Location map~ | Antarctica
| label = Amundsen-Scott Station
| lat_deg = -90
| lon_deg = -139.27
}}
}}
</pre>
}}
<includeonly>
<!-- Categories and interwikis go here: -->
[[Category:Location map templates|Antarctica]]
</includeonly>