Template:Location map USA Michigan/doc

From Wayne County, Ohio Online Resource Center
< Template:Location map USA Michigan
Revision as of 14:26, 25 August 2014 by Jferrell (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Map of Michigan (click on map to see larger image)

Template:Location map USA Michigan is a location map definition used to overlay markers and labels on an equirectangular projection map of the U.S. state of Michigan. 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 Michigan":

Map definition

  • name = Michigan
    Name used in the default map caption
  • bottom = 41.5
    Latitude at bottom edge of map, in decimal degrees
  • left = -90.6
    Longitude at left edge of map, in decimal degrees
  • right = -81.9
    Longitude at right edge of map, in decimal degrees

Examples using location map templates

Location map

Lansing is located in Michigan
Lansing
Lansing
Lansing (Michigan)
{{Location map | USA Michigan
| width   = 250
| lat_deg = 42 | lat_min = 44 | lat_sec = 01 | lat_dir = N
| lon_deg = 84 | lon_min = 32 | lon_sec = 48 | lon_dir = W
| label   = Lansing
}}

Location map many

Location map USA Michigan/doc is located in Michigan
Isle Royale
Isle Royale
Niles
Niles
Ironwood
Ironwood
Port Sanilac
Port Sanilac
Magnify-clip.png
Locations in Michigan
{{Location map many | USA Michigan
| width    = 250
| caption  = Locations in Michigan
| lat1 = 48.000 | long1 = -88.917 | label1 = Isle Royale
| lat2 = 41.829 | long2 = -86.254 | label2 = Niles
| lat3 = 46.455 | long3 = -90.171 | label3 = Ironwood
| lat4 = 43.431 | long4 = -82.544 | label4 = Port Sanilac
}}

Location map+

Location map USA Michigan/doc is located in Michigan
Isle Royale
Isle Royale
Niles
Niles
Ironwood
Ironwood
Port Sanilac
Port Sanilac
Magnify-clip.png
Locations in Michigan
{{Location map+ | USA Michigan
| width   = 250
| caption = Locations in Michigan
| places  =
  {{Location map~ | USA Michigan
  | lat = 48.000 | long = -88.917 | label = Isle Royale
  }}
  {{Location map~ | USA Michigan
  | lat = 41.829 | long = -86.254 | label = Niles
  }}
  {{Location map~ | USA Michigan
  | lat = 46.455 | long = -90.171 | label = Ironwood
  }}
  {{Location map~ | USA Michigan
  | lat = 43.431 | long = -82.544 | label = Port Sanilac
  }}
}}

See also

Location map templates
Infobox templates incorporating (passing values to) the Location map template