📝Lab Assignment #6 - Conditional Visual Design¶
Due 5/18¶
Using your assignment from week 6
, categorize your survey data to convey a message or theme about your map. Note: You will need a non-open-ended question in your survey to make this task easier.
Requirements¶
- Use at least 2 different layer groups
- Use a conditional
if-else
statement - Customize Leaflet’s
circle markers
- Add a title or a explanation that describes what is being shown
Extra Credit¶
- Try to create a different layout.
- Attempt the refactor challenge using your own way to refactor the code
Submission¶
- Commit your changes to GitHub
- Find your
index.html
in theWeek_07
folder and copy the URL. It should look something like this: - https://albertkun.github.io/22S-ASIAAM-191A-Assignments/Week_07/index.html
- Paste your link as a comment in the Discussion forum for Lab Assignment #6:
- https://github.com/albertkun/22S-ASIAAM-191A/discussions/33