-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
refactoringInternal changes to code aesthetic or structureInternal changes to code aesthetic or structure
Description
A Google service got deprecated:
As of March 1st, 2025, google.maps.places.AutocompleteService is not available to new customers. Please use google.maps.places.AutocompleteSuggestion instead. At this time, google.maps.places.AutocompleteService is not scheduled to be discontinued, but google.maps.places.AutocompleteSuggestion is recommended over google.maps.places.AutocompleteService. While google.maps.places.AutocompleteService will continue to receive bug fixes for any major regressions, existing bugs in google.maps.places.AutocompleteService will not be addressed. At least 12 months notice will be given before support is discontinued. Please see https://developers.google.com/maps/legacy for additional details and https://developers.google.com/maps/documentation/javascript/places-migration-overview for the migration guide.
Looks like there's a PR, so we'll be able to get it updated in a few months.
Metadata
Metadata
Assignees
Labels
refactoringInternal changes to code aesthetic or structureInternal changes to code aesthetic or structure