Completed
Credits
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Chakra UI - MAP Integration in React with React-Map-GL and Deck-GL
Automatically move to the next video in the Classroom when playback concludes
- 1 Video Start
- 2 Content Intro
- 3 Tutorial Plan
- 4 Source Code Walkthrough at GitHub
- 5 Loading base starter code in VSCODE IDE
- 6 Adding /mapHome route to code
- 7 Integrating MapBox Access Token
- 8 ReactMapGL
- 9 DeckGL Examples Review
- 10 DeckGL Introduction with StaticMap
- 11 Heatmap Layer
- 12 ScatterPlot Layer
- 13 Arc Layer
- 14 Text Layer
- 15 Text + Scatterplot Layers
- 16 Hexagon Layer
- 17 Text + Hex + Scatterplot Layers
- 18 Recap
- 19 Code push to GitHub
- 20 Credits