Add AIP Annual Session to San Diego CA on interactive map
This commit is contained in:
parent
2e990e72a9
commit
833fb12305
1 changed files with 11 additions and 0 deletions
|
|
@ -282,6 +282,17 @@ const relationshipPoints: RelationshipPoint[] = [
|
||||||
startDate: "August 26, 2026",
|
startDate: "August 26, 2026",
|
||||||
endDate: "August 30, 2026"
|
endDate: "August 30, 2026"
|
||||||
}]
|
}]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
coordinates: [-117.1611, 32.7157] as Coordinates,
|
||||||
|
city: "San Diego",
|
||||||
|
state: "California",
|
||||||
|
events: [{
|
||||||
|
name: "AIP",
|
||||||
|
description: "American Institute of Parliamentarians - Annual Session",
|
||||||
|
startDate: "July 29, 2026",
|
||||||
|
endDate: "August 1, 2026"
|
||||||
|
}]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue