1,911 bytes added
, 01:06, 16 July 2021
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
{{Module:Location map/data/doc
|image=[[File:Georgia-CIA WFB Map.png|thumb|400px|Map of Georgia]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Georgia
| width = 300
| lat_deg = 41.72
| lon_deg = 44.78
| label = Tbilisi
}}
<pre style="width:30em">
{{Location map | Georgia
| width = 300
| lat_deg = 41.72
| lon_deg = 44.78
| label = Tbilisi
}}
</pre>
{{clear}}
=== Location map many, using relief map (image1) ===
{{Location map many | Georgia
| relief = yes
| width = 300
| caption = Two locations in Georgia
| lat1_deg = 41.72
| lon1_deg = 44.78
| label1 = Tbilisi
| lat2_deg = 43.0
| lon2_deg = 41.02
| label2 = Sokhumi
}}
<pre style="width:30em">
{{Location map many | Georgia
| relief = yes
| width = 300
| caption = Two locations in Georgia
| lat1_deg = 41.72
| lon1_deg = 44.78
| label1 = Tbilisi
| lat2_deg = 43.0
| lon2_deg = 41.02
| label2 = Sokhumi
}}
</pre>
{{clear}}
=== Location map+, using AlternativeMap ===
{{Location map+ | Georgia
| AlternativeMap = Relief Map of Georgia.svg
| width = 300
| caption = Two locations in Georgia
| places =
{{Location map~ | Georgia
| lat_deg = 41.72
| lon_deg = 44.78
| label = Tbilisi
}}
{{Location map~ | Georgia
| lat_deg = 43.0
| lon_deg = 41.02
| label = Sokhumi
}}
}}
<pre style="width:35em">
{{Location map+ | Georgia
| AlternativeMap = Relief Map of Georgia.svg
| width = 300
| caption = Two locations in Georgia
| places =
{{Location map~ | Georgia
| lat_deg = 41.72
| lon_deg = 44.78
| label = Tbilisi
}}
{{Location map~ | Georgia
| lat_deg = 43.0
| lon_deg = 41.02
| label = Sokhumi
}}
}}
</pre>
|see also =
}}
<includeonly>
<!-- Categories go here, and interwikis go in Wikidata -->
[[Category:Georgia (country) location map templates| ]]
</includeonly>