Add NAD Conference to San Francisco CA on interactive map
This commit is contained in:
parent
ea27cfa5fb
commit
107b8831b4
1 changed files with 11 additions and 0 deletions
|
|
@ -260,6 +260,17 @@ const relationshipPoints: RelationshipPoint[] = [
|
|||
startDate: "February 7, 2026",
|
||||
endDate: "February 7, 2026"
|
||||
}]
|
||||
},
|
||||
{
|
||||
coordinates: [-122.4194, 37.7749] as Coordinates,
|
||||
city: "San Francisco",
|
||||
state: "California",
|
||||
events: [{
|
||||
name: "NAD",
|
||||
description: "National Association of the Deaf Conference",
|
||||
startDate: "June 30, 2026",
|
||||
endDate: "July 5, 2026"
|
||||
}]
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue