From b2ddc0ef449ccbe7f0d33e539ccdfc1baef04e2c Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sun, 28 Dec 2025 18:21:17 +0100 Subject: Get favourite stops from OTP instead of pre-generated file --- src/frontend/app/components/stop/StopMapModal.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/frontend/app/components/stop') diff --git a/src/frontend/app/components/stop/StopMapModal.tsx b/src/frontend/app/components/stop/StopMapModal.tsx index 757411e..688ec2e 100644 --- a/src/frontend/app/components/stop/StopMapModal.tsx +++ b/src/frontend/app/components/stop/StopMapModal.tsx @@ -1,3 +1,4 @@ +import maplibregl from "maplibre-gl"; import React, { useCallback, useEffect, -- cgit v1.3