The COVID EO dashbord provides streaming data about the pandemic to inform decisionmakers in government, community leaders, health responders, and the business community.
- - {/*+ The COVID EO dashbord provides streaming data about the + pandemic to inform decisionmakers in government, community + leaders, health responders, and the business community. +
+Draw an AOI on the map
+{compareMessage}
+Draw an AOI on the map
+ {this.props.children}There is no area of interest defined.
; } - // const adminAreaData = adminArea.getData(); - // const { tsData } = adminAreaData; - // const mobilityData = tsData[0]; + if (!layers.length) { + returnThere are no layers with time data enabled.
; + } + + // TODO: Do not use hardcoded values. + const no2cogTimeData = cogTimeData.no2; + + if (!no2cogTimeData || !no2cogTimeData.isReady()) { + return null; + } - const data = tempNo2Data.getData(); + const data = no2cogTimeData.getData(); const xDomain = [ utcDate(data[0].date), utcDate(data[data.length - 1].date) @@ -75,18 +54,6 @@ class ExpMapSecPanel extends React.Component { return (No indicators available.
} */}Layers to control the map.
+Detailed information for the area being viewed and/or interacted by the user.
+Layers to control the map.
-Detailed information for the area being viewed and/or interacted by the user.
-We were not able to find the page you are looking for. It may have been archived or removed.
-You might find an older snapshot of this page at the Internet Archive.
If you think this page should be here let us know via email.
Visit the homepage
-We were not able to find the page you are looking for. It may have been archived or removed.
+You might find an older snapshot of this page at the Internet Archive.
If you think this page should be here let us know via email.
Visit the homepage
+