Ukraine-Relief-Efforts/ukraine-info-guide

[MVP] CountryDataView crashes for unimplemented languages

Closed this issue · 0 comments

This is because it tries to create a MapMarker with the coordinates [NaN, NaN].

This should be properly gated so we don't attempt to render the map if the request fails or is empty.