Skip to content

LACMTA/livemap

Repository files navigation

Metro Live Map

The Metro Live Map is a web application that provides real-time updates of vehicle locations on a map.

Features

  • Real-time updates of vehicle locations
  • Interactive map interface
  • Vehicle details on click

Tools Used

  • 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.

Installation

Clone the repository:

git clone https://github.com/LACMTA/realtime-map.git
cd realtime-map

Usage

Open the application in a web browser. Vehicle locations will be updated in real-time on the map.

Contributing

We welcome contributions! Please see our Contributing Guidelines for more details.

Reporting Issues

Spot an issue? Let us know on our GitHub issues page.

License

This project is licensed under the MIT License. See the LICENSE file for details.