updates default timeline (#82)

This commit is contained in:
Miguel Sozinho Ramalho
2025-08-12 12:38:44 +01:00
committed by GitHub
parent 7f468e2a67
commit 7f5b0d9c19

View File

@@ -49,7 +49,7 @@ const config = {
*/
initial: undefined,
/** The number of days to show when using a dynamic initial range */
initialDaysShown: 31,
initialDaysShown: 31*12,
limits: {
/** Required. The lower bound of the range that can be accessed on the map. (ISO 8601) */
lower: "2022-02-01T00:00:00.000Z",