Colby Fayock teaches us how to create a new map with confirmed cases using the Novel COVID Coronavirus API.
He’ll walk through bootstrapping an app with the Leaflet Gatsby Starter, fetching data from the API, and applying it to the map with Leaflet.
More Resources
-
Coronavirus Map Demo
https://coronavirus-map-dashboard.netlify.com/ -
Github with commit by commit steps for walkthrough
https://github.com/colbyfayock/my-coronavirus-map -
NovelCOVID API
https://github.com/NovelCOVID/API -
Gatsby Starter Leaflet
https://github.com/colbyfayock/gatsby-starter-leaflet -
Anyone Can Map! Inspiration and an introduction to the world of mapping
https://www.colbyfayock.com/2020/03/anyone-can-map-inspiration-and-an-introduction-to-the-world-of-mapping/ -
How to Create a Summer Road Trip Mapping App with Gatsby and Leaflet
https://www.colbyfayock.com/2020/03/how-to-create-a-summer-road-trip-mapping-app-with-gatsby-and-leaflet -
How to build a mapping app in React the easy way with Leaflet
https://www.freecodecamp.org/news/easily-spin-up-a-mapping-app-in-react-with-leaflet/