CEC-4301 - Revise home map zoom to (#333)
This commit is contained in:
@@ -497,17 +497,17 @@ exports[`App Route / authenticated 1`] = `
|
||||
North America
|
||||
</option>
|
||||
<option
|
||||
value="{ \\"center\\": [33.8463, -118.0461], \\"zoom\\": 10 }"
|
||||
value="{ \\"center\\": [33.8623, -118.0295], \\"zoom\\": 14 }"
|
||||
>
|
||||
- La Palma
|
||||
</option>
|
||||
<option
|
||||
value="{ \\"center\\": [33.8847, -118.4109], \\"zoom\\": 10 }"
|
||||
value="{ \\"center\\": [33.9021, -118.3792], \\"zoom\\": 14 }"
|
||||
>
|
||||
- Manhattan Beach
|
||||
</option>
|
||||
<option
|
||||
value="{ \\"center\\": [37.7749, -122.4194], \\"zoom\\": 10 }"
|
||||
value="{ \\"center\\": [37.7637, -122.4197], \\"zoom\\": 14 }"
|
||||
>
|
||||
- San Francisco
|
||||
</option>
|
||||
@@ -517,7 +517,7 @@ exports[`App Route / authenticated 1`] = `
|
||||
Europe
|
||||
</option>
|
||||
<option
|
||||
value="{ \\"center\\": [47.0707, 15.4395], \\"zoom\\": 10 }"
|
||||
value="{ \\"center\\": [47.0221, 15.4774], \\"zoom\\": 14 }"
|
||||
>
|
||||
- Graz
|
||||
</option>
|
||||
@@ -1894,17 +1894,17 @@ exports[`App Route /home authenticated 1`] = `
|
||||
North America
|
||||
</option>
|
||||
<option
|
||||
value="{ \\"center\\": [33.8463, -118.0461], \\"zoom\\": 10 }"
|
||||
value="{ \\"center\\": [33.8623, -118.0295], \\"zoom\\": 14 }"
|
||||
>
|
||||
- La Palma
|
||||
</option>
|
||||
<option
|
||||
value="{ \\"center\\": [33.8847, -118.4109], \\"zoom\\": 10 }"
|
||||
value="{ \\"center\\": [33.9021, -118.3792], \\"zoom\\": 14 }"
|
||||
>
|
||||
- Manhattan Beach
|
||||
</option>
|
||||
<option
|
||||
value="{ \\"center\\": [37.7749, -122.4194], \\"zoom\\": 10 }"
|
||||
value="{ \\"center\\": [37.7637, -122.4197], \\"zoom\\": 14 }"
|
||||
>
|
||||
- San Francisco
|
||||
</option>
|
||||
@@ -1914,7 +1914,7 @@ exports[`App Route /home authenticated 1`] = `
|
||||
Europe
|
||||
</option>
|
||||
<option
|
||||
value="{ \\"center\\": [47.0707, 15.4395], \\"zoom\\": 10 }"
|
||||
value="{ \\"center\\": [47.0221, 15.4774], \\"zoom\\": 14 }"
|
||||
>
|
||||
- Graz
|
||||
</option>
|
||||
|
||||
Reference in New Issue
Block a user