- Initiate the html content: map1.html
- map panel
- info panel
- add icons
- Assigning the fundamental styles for the info panel and create a map object: map2.html
- styles for full screen, info panel
- a map object
- Declare the variables and create the reset function: map3.html
- Create a legend: map4.html
- Set up the framework to load the data asynchronously: map5.html
- specify functions and events: map6.html
- add the function while the map is being loaded.
- add a chart
- add the function while the map is idle.
- add a function to reset the dashboard.
- add the function while the map is being loaded.
- reorganize the code, put the style and script into two separated external files: index.html