Winter 2018 | Geography 371 | Web Mapping
Instructor: Bo Zhao | Location: Wilkinson 210 | Time: Th 0800 - 1150
Assigned: | Due: | Points Available = 50
Assigned: Feb 25, 2019 | Due: Mar 8, 2019. 11:59pm | Points Available = 50
In this lab, you are asked to make a storymap using the library storymap.js
. This storymap.js library is hosted at https://github.com/jakobzhao/storymap. Your storymap will at least have the following features:
-
In the readme file, please describe the storyline of your story map. You may refer to the lecture notes on three-action (step, confrantation, and resolution). (10 POINTS)
-
At least 5 scenes. The content of the scenes can be obtained from Internet, historical archives, or even writing up by yourself. If you would like to use an external sources, please do mention their contribution in your credits information; (10 POINTS)
-
At least two types of layers (e.g., tileLayer or geojson layer). These layers can be made by yourself or from other web map providers; (10 POINTS)
-
The storymap should at least include the following controls.
-
A favicon; (5 POINTS)
-
customized fonts for the texts of the storymap; (5 POINTS)
-
A video or image on the front or end page; (5 POINTS)
-
A social media button to share the storymap to Facebook or Twitter; (5 POINTS)
-
credit information or acknowledgement;
-
A github button to point to your github repository.
-
The structure of your github repository should like something below.
[Submission_Lab_05]
│ readme.md
│ index.html
├─assets
├─js
├─css
├─img
Once you complete this lab assignment, please make sure both the github repository and the web site work appropriately. Then, you will need to submit the url of the GitHub repository to Canvas Dropbox. (On the assignment tab, press the Submit Assignment
button to submit. Please contact the instructor or TA if you have any difficulty.)