Assignment 3 – JavaScript

due at 23:59 on   +100

For this assignment, your Webstorm project should be called assn3-map, and you should include “assn3” in your commit message.

I’d like you to design an interactive page with a Google map. The theme can be whatever you like, but something like “My neighborhood,” or “My travels” would be appropriate.

It should use some web form or navigation widgets (buttons, pills, drop-downs, check-boxes) to manipulate features of the map. Also, the map should contain two or more markers that have some effect on the page when clicked.

See a demonstration of my assignment 3 solution in this short video.