Module:Location map/data/USA/doc

From blackwiki
< Module:Location map‎ | data/USA
Revision as of 17:24, 6 August 2011 by blackwiki>Zyxw (add example using Template:Location map many)
Jump to navigation Jump to search

This is the documentation page for Module:Location map/data/USA

Usage

See {{Location map}} for details concerning usage.

Example

Location map

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

Location map many

{{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
}}

See also