//MAKE: 3.11 EXTRA: Create a map

Resources

Saving your work

Use Save as... to save the empty template as: "3.11X-CreateAMap-LastName.html" in your Computer Programming directory.

The assignment

Use an array of objects to create a map of the world.

For example

Hints

Look closely at the code examples in //PROCESS: Using arrays of objects to create a map

Delete the <script> provided if your are going to create your own table.