To add the map to your website, you would do the following:
- Install the Enable Media Replace plugin. This will be helpful later when you want to update the data or update the source code
- Upload the map.html file with the media uploader. Note the URL after it uploads
- Upload your latest schools.csv and universities.csv
- Go to the page that the map will be added to. Add a "Custom HTML" block and paste the following code:
You'll need to replace the "src" attribute with the url you've noted in step 2. Feel free to tweak the width and height values to your liking.
If you need to update the data:
- Find the schools.csv or universities.csv in the Media library
- Click Replace Media and upload the new csv file. Make sure that the columns match the ones with the csv files from this zip.