-
Notifications
You must be signed in to change notification settings - Fork 7
Lab Assignment 3
albertkun edited this page Apr 21, 2021
·
2 revisions
In this week's lab, we learned how functions are helpful for automating tasks. Functions also form the basis of the programming we will be doing. Your assignment this week is to create a map that will move to certain makers when a button is clicked.
The requirements are:
- Add at least 3 markers to the map using a JavaScript function
- Use the
<button>
element to execute a JavaScript function to interact with your map - Add an Event Listener that executes the JavaScript function to interact with your map
- Use something else like images or text to move the map.
- Try something new with the Leaflet API
- Commit your changes to GitHub
- Commit and publish your file to GitHub pages
- Find your
index.html
in theWeek_03
folder and copy the URL. It should look something like this: - Paste your link as a comment in the Discussion forum for Lab Assignment #3:
https://albertkun.github.io/21S-ASIAAM-191A-Assignments/Week_03/index.html
Syllabus | Class Recordings | Class Dictionary | Extra Resources
Need some help? Visit office hours or post in the Help Desk
Home
Week 1
- Materials
- Assignments
Week 2
- Materials
- Assignments
Week 3
- Materials
- Assignments
- Thinking Cap #2
- Lab #2
- Group Assignment #1
- Reading
Week 4
Week 5
- Assignments
- Extra Credit
Week 6
- Assignments
- Extra Credit
Week 7
- Assignments
Week 8
- Assignments
Week 9
- Assignments
Week 10
- Assignments
Finals Week
- Assignments