pacificclimate / weather-anomaly-tool

0 stars 0 forks source link

Factor message control into separate react-leaflet style component #21

Closed rod-glover closed 7 years ago

rod-glover commented 7 years ago

Currently the data-loading/error message control is hard-coded into the DataMap. It would simplify the DataMap code and promote reusability to factor this control into a separate component that can be used as a child of a react-leaflet component.