Skip to content

πŸ“Lab Assignment #3 - GeoJSONs and Loops

Due 7/17 Wednesday

In this week’s lab, we learned how to loop through data and connect to an API. Your task is to create a mini-version of the final group project for the class that takes in data and maps it.

The requirements are:

Extra credit

  • Populate your HTML with data from the geojson
  • Use circle markers or custom icons for your geoJSON features.
  • Style your map features with a color or size based on a property in your geoJSON file.
  • Create a new page for your portfolio for this map

Submission