Class MapController

java.lang.Object
com.nnamo.controllers.MapController

public class MapController extends Object
Controller responsible for managing map-related functionalities, including waypoint interactions, route rendering, and vehicle position updates. It interacts with the DatabaseService, MainFrame, and RealtimeGtfsService to provide a seamless user experience on the map interface.
Author:
Samuele Lombardi, Riccardo Finocchiaro
See Also: