Skip to content

Commit f26ae31

Browse files
Merge update to 2024 default ortho to master (#375)
* Update the default ortho layer shown to from 2022 to 2024. Co-authored-by: David Hochbaum <[email protected]>
1 parent 54852e3 commit f26ae31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/controllers/application.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const getBoundsGeoJSON = (map) => {
3535

3636
export const LayerVisibilityParams = new QueryParams({
3737
'selected-aerial': {
38-
defaultValue: 'aerials-2022',
38+
defaultValue: 'aerials-2024',
3939
refresh: true,
4040
},
4141
lat: {

0 commit comments

Comments
 (0)