Template:Location map USA

विकिपिडिया नं
Location map of United States
name United States
border
coordinates
49.8
-125.5 ←↕→ -66.5
24.2
map center 37°N 96°W / 37°N 96°W / 37; -96
image USA location map.svg
Location map USA
Documentation icon Template documentation[view] [edit] [history] [purge]

Template:Location map USA is a location map definition used to overlay markers and labels on an equirectangular projection map of the United States. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.

Usage[सम्पादन]

These definitions are used by the following templates when invoked with parameter "USA":

Map definition[सम्पादन]

name
used in default map caption (United States)
image
the default map image, without "Image:" or "File:" (USA location map.svg)
top
latitude at top edge of map, in decimal degrees (49.8)
bottom
latitude at bottom edge of map, in decimal degrees (24.2)
left
longitude at left edge of map, in decimal degrees (-125.5)
right
longitude at right edge of map, in decimal degrees (-66.5)

Examples[सम्पादन]

Location map[सम्पादन]

Washington, D.C. is located in United States
Washington, D.C.
Washington, D.C.
Washington, D.C. (United States)
{{Location map | USA
| width = 250
| lat   = 38.895
| long  = -77.037
| label = Washington, D.C.
}}


Location map many[सम्पादन]

Location map USA is located in United States
Washington, D.C.
Washington, D.C.
Seattle
Seattle
Two locations in the USA
{{Location map many | USA
| caption = Two locations in the USA
| width   = 250
| lat     = 38.89
| long    = -77.04
| label   = Washington, D.C.
| lat2    = 47.61
| long2   = -122.33
| label2  = Seattle
}}


Location map+[सम्पादन]

Location map USA is located in United States
Washington, D.C.
Washington, D.C.
Seattle
Seattle
Two locations in the USA
{{Location map+ | USA
| caption = Two locations in the USA
| width   = 250
| places  =
  {{Location map~ | USA
  | lat   = 38.89
  | long  = -77.04
  | label = Washington, D.C.
  }}
  {{Location map~ | USA
  | lat   = 47.61
  | long  = -122.33
  | label = Seattle
  }}
}}


See also[सम्पादन]