An open API service indexing awesome lists of open source software.

https://github.com/rayanedebbarh/campus-map

Interactive campus map of Alma College built with Leaflet.js and OpenStreetMap, featuring markers and popups for key locations.
https://github.com/rayanedebbarh/campus-map

alma-college css frontend geospatial html interactive-map javascript leaflet mapping openstreetmap web-development

Last synced: 6 months ago
JSON representation

Interactive campus map of Alma College built with Leaflet.js and OpenStreetMap, featuring markers and popups for key locations.

Awesome Lists containing this project

README

          

# Alma College Campus Map πŸ—ΊοΈ

An interactive campus map built with **Leaflet.js** and **OpenStreetMap**.
It highlights key Alma College locations with markers and popups.

## πŸš€ Features
- Interactive map centered on Alma College
- Markers for main buildings (library, dining hall, rec center, etc.)
- Popups with descriptions
- Built with HTML, CSS, and JavaScript

## πŸ’» Tech Stack
- HTML
- CSS
- JavaScript
- Leaflet.js
- OpenStreetMap

## πŸ“Œ How to Run
1. Clone this repo
2. Open `index.html` in your browser
or run with **Live Server** in VS Code

## 🌐 Live Preview
πŸ‘‰ [See it here on GitHub Pages](http://127.0.0.1:5500/index.html)

## πŸ“Έ Screenshot
![Campus Map Preview](screenshot.png)