Template:Location map USA Florida
From Wikipedia, the free encyclopedia
[edit] Template:Location_map_Florida
- This is a map locator for the Florida state map, allowing a specified marker-image (parameter "mark=") of set size (defaults "marksize=8") plus an optional name-label to be placed by latitude and longitude coordinates on the default map (or a given image).
- This template is used by the parent "Template:Location map" which must be invoked with parameter "Florida" to process the options before it uses this template. Specify each of the individual parameters by using vertical bars: {{Location map | Florida | ...}}.
- When a map is not equirectangular, the coordinates will need to be adjusted to match northern-area mapping, or use skewed coordinates with "Template:Location map skew". For map width, omit "px" (width=260) or else map might expand and throw marker across page: the "px" cannot be detected in advance.
-
-
- See: {{Location map}} for description of parameters, or Examples below.
-
| Coordinates | |
| Top | 31.08 |
| Bottom | 24.45 |
| Left | -87.73 |
| Right | -79.94 |
| skew | 1.00 |
[edit] Examples
Show "Orlando" on map
Example labeling "Orlando":
{{Location map| Florida| label=Orlando | position=top| label_size = 90 <--percent 0-900%| caption = Show "Orlando" on map| lat_deg= 28 | lat_min=32| lon_deg= -81 | lon_min= -22.1| background = #FFFF99| float = right| width = 260 <!--DON'T add "px"-->}}
- Note that both lon_deg and lon_min are negative numbers.
Example for orange "Miami" at bottom:
- {{Location map
- | Florida
- | label=Miami | position=left
- | label_size = 90 <--percent 0-900%
- | caption = Show "Miami" on map
- | lat_deg= 25 | lat_min=47.3
- | lon_deg=-80 | lon_min= -13
- | background = <!--orange-->#FFCC66
- | float = right
- | width = 260 <!--DON'T add "px"-->
- | AlternativeMap = <!-- none (default)-->
- }}
Example for green "left edge" at side:
{{Location map| Florida| label=left edge | position=right| label_size = 90 <--percent 0-900%| caption = Show "left edge" on map| lat = 30.80| long = -87.73| background = <!--green-->#33DD44| float = right| width = 260}}
Example for green "right edge" at side:
{{Location map| Florida| label=right edge | position=left| label_size=90 <--percent 0-900%| caption = Show map "right edge"| lat = 30.80| long = -79.94| background = <!--green-->#33DD44| float = right| width = 260}}

