The Metro Live Map is a web application that provides real-time updates of vehicle locations on a map.
- Real-time updates of vehicle locations
- Interactive map interface
- Vehicle details on click
- MapLibre: An open-source fork of Mapbox GL JS, used for the interactive map interface.
- api.metro.net: Provides the real-time vehicle location data.
- FontAwesome: A library for scalable vector icons that can be customized with CSS.
- Google Fonts: Provides the typography for the project.
- GitHub Copilot: AI-powered code completion tool that helped with various parts of the project.
Clone the repository:
git clone https://github.com/LACMTA/realtime-map.git
cd realtime-map
Open the application in a web browser. Vehicle locations will be updated in real-time on the map.
We welcome contributions! Please see our Contributing Guidelines for more details.
Spot an issue? Let us know on our GitHub issues page.
This project is licensed under the MIT License. See the LICENSE file for details.