2,805 bytes added
, 03:30, 16 July 2021
<!-- Place categories where indicated at the bottom of this page; interwikis at Wikidata -->
{{Module:Location map/data/doc
|examples=
{{Location map
| USA Florida Volusia County
| label=Daytona | position=top
| label_size=90 <!-- percent 0-900% -->
| caption=Show "[[Daytona Beach, Florida|Daytona]]" on map
| lat_deg=29 | lat_min=12 | lat_dir=N
| lon_deg=81 | lon_min=02 | lon_dir=W
| background=#FFFF99
| float=right | width=260
}}
Example labeling "[[Daytona Beach, Florida|Daytona]]":
<pre style="overflow:auto">
{{Location map
| USA Florida Volusia County
| label=Daytona | position=top
| label_size=90 <--percent 0-900%
| caption=Show "Daytona" on map
| lat_deg=29 | lat_min=12 | lat_dir=N
| lon_deg=81 | lon_min=02 | lon_dir=W
| background=#FFFF99
| float=right
| width=260 <!--DON'T add "px"-->
}}</pre>
{{clear}}
<!-- ------------------------- Showing DeLand -->
{{Location map
| USA Florida Volusia County
| label=DeLand | position=left
| label_size=90 <!-- percent 0-900% -->
| caption=Show "DeLand" on map
| lat_deg=29 | lat_min=01 | lat_dir=N
| lon_deg=81 | lon_min=18 | lon_dir=W
| background=<!--orange-->#FFCC66
| float=right
| width=260
| AlternativeMap=<!-- none (use default map) -->
}}
Example for orange "[[DeLand]]" at left:
<pre style="overflow:auto">
{{Location map
| USA Florida Volusia County
| label=DeLand | position=left
| label_size=90 <--percent 0-900%-->
| caption=Show "DeLand" on map
| lat_deg=29 | lat_min=01 | lat_dir=N
| lon_deg=81 | lon_min=18 | lon_dir=W
| background=<!--orange-->#FFCC66
| float=right
| width=260 <!--DON'T add "px"-->
| AlternativeMap=<!-- none (default)-->
}}
</pre>
{{clear}}
<!-- ------------------------- Showing Edgewater -->
{{Location map
| USA Florida Volusia County
| label=Edgewater | position=bottom
| label_size=90 <!-- percent 0-900% -->
| caption=Show "Edgewater" on map
| lat_deg=28 | lat_min=57 | lat_dir=N
| lon_deg=80 | lon_min=54 | lon_dir=W
| background=<!--green-->#33DD44
| float=right
| width=260
| AlternativeMap=<!-- none (use default map) -->
}}
Example for green "[[Edgewater, Volusia County, Florida|Edgewater]]" at bottom:
<pre style="overflow:auto">
{{Location map
| USA Florida Volusia County
| label=Edgewater | position=bottom
| label_size=90 <--percent 0-900%
| caption=Show "Edgewater" on map
| lat_deg=28 | lat_min=57 | lat_dir=N
| lon_deg=80 | lon_min=54 | lon_dir=W
| background=<!--green-->#33DD44
| float=right
| width=260 <!--DON'T add "px"-->
| AlternativeMap=<!-- none (default)-->
}}
</pre>
| see also =
* [[Module:Location map/data/USA]]
* [[Module:Location map/data/USA Florida]]
}}<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Florida location map templates|Volusia County]]
}}</includeonly>