Fetching school data…
No schools found
Your Google Sheet appears to be empty or contains no valid entries. Check that your column headers match the required names and that each row has a name, lat, and lng value — then refresh the page.
Connect your Google Sheet
Open this HTML file in a text editor and replace the placeholder
value of SHEET_CSV_URL near the top of the
<script> block with your published Google Sheets CSV link.
In Google Sheets: File → Share → Publish to web →
Select your sheet → CSV → Publish, then copy the URL here.
const SHEET_CSV_URL = 'YOUR_URL';