Displayed placeholder taxis on map with simulated movement. Fetching position data from endpoint will be implemented in future PR.
Implemented taxi selection from the sidebar with active taxi list and from TaxiMarker popup. After selecting a taxi the map will pan to its position (PanOnChange component) and open a small overlay with taxi info and options to track(center the map on taxi when position updates)/deselect the taxi. Selected taxi is highlighted in the sidebar.
PanOnChange
component) and open a small overlay with taxi info and options to track(center the map on taxi when position updates)/deselect the taxi. Selected taxi is highlighted in the sidebar.16