A full-stack navigational website local to UMBC.
This project is a simple web application that integrates Leaflet.js to display an interactive map using OpenStreetMap tiles. The map is centered on the University of Maryland, Baltimore County (UMBC) campus.
-
Displays an interactive map
-
Uses OpenStreetMap tile layers
-
Centers on UMBC campus
-
Basic search functionality to locate places
-
Organized with separate HTML, CSS, and JavaScript files
-
Clone or download this repository.
-
Open index.html in a web browser.
-
Ensure an internet connection for Leaflet.js and OpenStreetMap tiles.
-
HTML: Structure of the web page
-
CSS: Styling for the map container
-
JavaScript: Interactive map functionality
-
Leaflet.js: JavaScript library for maps
-
OpenStreetMap: Tile provider for the map
-
Add custom markers for key UMBC locations
-
Implement advanced search and filtering features
-
Make the map mobile-responsive
This project is open-source and free to use.