From 98fc2d0749055a132f7e00cbae4333ee83f3eb9b Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 20 Jun 2021 19:21:47 -0700 Subject: Add current location support --- web/l10n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web/l10n') diff --git a/web/l10n/en.json b/web/l10n/en.json index 2724863a..617a7e95 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -265,6 +265,7 @@ "mapShapeCircle": "Circle", "mapShapePolyline": "Polyline", "mapLiveRoutes": "Live Routes", + "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI Layer", "stateTitle": "State", "stateName": "Attribute", -- cgit v1.2.3