Skip to content

feat: Support for scheduled tasks (LMFS) via Cloud Logging & Readme refresh#281

Merged
regeter merged 2 commits intogooglemaps:mainfrom
regeter:main
Feb 2, 2026
Merged

feat: Support for scheduled tasks (LMFS) via Cloud Logging & Readme refresh#281
regeter merged 2 commits intogooglemaps:mainfrom
regeter:main

Conversation

@regeter
Copy link
Contributor

@regeter regeter commented Feb 2, 2026

This PR introduces full support for importing Scheduled Tasks (LMFS) directly from Cloud Logging and updates the documentation to verify this workflow.

Changes

Cloud Logging Support (feat: support for scheduled task via Cloud Logging)

  • Enabled filtering and importing of scheduled tasks in src/CloudLogging.js.
  • Fix: Addressed a crash in src/Task.js where plannedLocation.point was undefined for certain Cloud Logging entries (specifically when pointLocationSource is provided without coordinates).
  • Updated DatasetLoading.js and tests to handle the new data source.

Documentation (fix: Refresh Readme)

  • Removed the "limited support" warning for Scheduled Tasks in Cloud Logging; it is now fully supported.
  • General cleanup and formatting updates to README.md.

@regeter regeter merged commit ee4fb69 into googlemaps:main Feb 2, 2026
8 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 2, 2026
…efresh (#281)

* fix: Refresh Readme

* feat: support for scheduled task via Cloud Logging ee4fb69
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

🎉 This PR is included in version 1.27.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant