Skip to content

Support for google.maps.places.AutocompleteSuggestion API #362

@neman-get-local

Description

@neman-get-local

Hi,

I'm using react-google-places-autocomplete in a project and noticed a console warning indicating that google.maps.places.AutocompleteService is no longer recommended for new customers as of March 1st, 2025.
Google suggests using google.maps.places.AutocompleteSuggestion instead.

Reference: https://developers.google.com/maps/documentation/javascript/places-migration-overview

Is there any plan to update this library to support the new AutocompleteSuggestion API?

Thanks for your work on this library!

Console Warning:

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions