Changes

Pywikibot 6.4.0
{{Module rating |beta}}
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:Location Map San Francisco Bay Area.png|thumb|250px|Map of San Francsico Bay Area]]
|examples=
=== Location map, using default map (image) ===
{{Location map | San Francisco Bay Area
| width = 250
| lat_deg = 37.7917
| lon_deg = -122.4131
| label = Grace Cathedral
}}
<pre style="width:30em">
{{Location map | San Francisco Bay Area
| width = 250
| lat_deg = 37.7917
| lon_deg = -122.4131
| label = Grace Cathedral
}}
</pre>
{{clear}}

=== Location map many ===
{{Location map many | San Francisco Bay Area
| width = 250
| caption = Two locations in the San Francisco Bay Area
| lat1_deg = 37.7917
| lon1_deg = -122.4131
| label1 = Grace Cathedral
| lat2_deg = 37.6019
| lon2_deg = -122.2047
| label2 = San Mateo–Hayward Bridge
}}
<pre style="width:30em">
{{Location map many | San Francisco Bay Area
| width = 250
| caption = Two locations in the San Francisco Bay Area
| lat1_deg = 37.7917
| lon1_deg = -122.4131
| label1 = Grace Cathedral
| lat2_deg = 37.6019
| lon2_deg = -122.2047
| label2 = San Mateo–Hayward Bridge
}}
</pre>
{{clear}}

=== Location map+ ===
{{Location map+ | San Francisco Bay Area
| width = 200
| caption = Four locations in the San Francisco Bay Area
| places =
{{Location map~ | San Francisco Bay Area
| lat_deg = 37.7917
| lon_deg = -122.4131
| label = [[Grace Cathedral, San Francisco|Grace Cathedral]]
}}
{{Location map~ | San Francisco Bay Area
| lat_deg = 37.6019
| lon_deg = -122.2047
| label = [[San Mateo–Hayward Bridge]]
}}
{{Location map~ | San Francisco Bay Area
| lat_deg = 37.4220
| lon_deg = -122.0841
| label = [[Google]]
}}
{{Location map~ | San Francisco Bay Area
| lat_deg = 37.870
| lon_deg = -122.259
| label = [[University of California, Berkeley|UC Berkeley]]
}}
}}
<pre style="width:35em">
{{Location map+ | San Francisco Bay Area
| width = 200
| caption = Four locations in the San Francisco Bay Area
| places =
{{Location map~ | San Francisco Bay Area
| lat_deg = 37.7917
| lon_deg = -122.4131
| label = [[Grace Cathedral, San Francisco|Grace Cathedral]]
}}
{{Location map~ | San Francisco Bay Area
| lat_deg = 37.6019
| lon_deg = -122.2047
| label = [[San Mateo–Hayward Bridge]]
}}
{{Location map~ | San Francisco Bay Area
| lat_deg = 37.4220
| lon_deg = -122.0841
| label = [[Google]]
}}
{{Location map~ | San Francisco Bay Area
| lat_deg = 37.870
| lon_deg = -122.259
| label = [[University of California, Berkeley|UC Berkeley]]
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata: -->

[[Category:California location map templates|San Francisco Bay Area]]

</includeonly>