From b4a0f8ec4d0b9421d8bbcaabe3d89f6c37ca7b66 Mon Sep 17 00:00:00 2001 From: sharhio Date: Mon, 25 Mar 2024 10:01:53 +0200 Subject: [PATCH] changelog entry --- doc-templates/sandbox/MapboxVectorTilesApi.md | 1 + docs/sandbox/MapboxVectorTilesApi.md | 1 + 2 files changed, 2 insertions(+) diff --git a/doc-templates/sandbox/MapboxVectorTilesApi.md b/doc-templates/sandbox/MapboxVectorTilesApi.md index d64d9700da4..6468f56db32 100644 --- a/doc-templates/sandbox/MapboxVectorTilesApi.md +++ b/doc-templates/sandbox/MapboxVectorTilesApi.md @@ -212,3 +212,4 @@ key, and a function to create the mapper, with a `Graph` object as a parameter, * Added a new Digitransit vehicle parking mapper with no real-time information and less fields - 2024-01-22: Make `basePath` configurable [#5627](https://github.com/opentripplanner/OpenTripPlanner/pull/5627) - 2024-02-27: Add layer for flex zones [#5704](https://github.com/opentripplanner/OpenTripPlanner/pull/5704) +- 2024-03-25: Add layer for realtime stops [#5743](https://github.com/opentripplanner/OpenTripPlanner/pull/5743) diff --git a/docs/sandbox/MapboxVectorTilesApi.md b/docs/sandbox/MapboxVectorTilesApi.md index a78b47e92ae..62f3bd36c38 100644 --- a/docs/sandbox/MapboxVectorTilesApi.md +++ b/docs/sandbox/MapboxVectorTilesApi.md @@ -307,3 +307,4 @@ key, and a function to create the mapper, with a `Graph` object as a parameter, * Added a new Digitransit vehicle parking mapper with no real-time information and less fields - 2024-01-22: Make `basePath` configurable [#5627](https://github.com/opentripplanner/OpenTripPlanner/pull/5627) - 2024-02-27: Add layer for flex zones [#5704](https://github.com/opentripplanner/OpenTripPlanner/pull/5704) +- 2024-03-25: Add layer for realtime stops [#5743](https://github.com/opentripplanner/OpenTripPlanner/pull/5743)