NY_MAP.html
- The interactive New York Map that can display any places with the labals
- The table of air quality data in New York over years can be checked under the search bar (it can also be hidden)
- The filters can be used to search for a specific type of location, time, type of air polluation
table.css
- The table shown in NY_MAP.html is modified in table.css
- Adding boarders/colors for the table
- Background-image: cloud.jpg
- Set up different formats for text
- Positioning text
pointer.svg & cloud.jpg
- Files used for reference to the picture link
LocationDict.js
- Test for dictionary list
- Places are key and location address are values
useful.html
- Test for the inserted table if it can display the values correctly
API Implementationm - Leaflet
- https://leafletjs.com/index.html
- Leaflet is designed with simplicity, performance and usability in mind. It works efficiently across all major desktop and mobile platforms, can be extended with lots of plugins, has a beautiful, easy to use and well-documented API and a simple, readable source code that is a joy to contribute to.
Download Leaflet
Other Tips
-
Usage of GoogleSheet to get the location address (GetLocations)
-
Usage of excel to put data in order
-
Generate the table without repeating data