You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the @react-google-maps/api package to implement Google Places Autocomplete in my React application. I need to send a session token with the autocomplete requests to group billing charges. However, it seems that the Autocomplete component does not accept any additional props for this purpose .I've tried several approaches without success.
Has anyone found a solution or workaround for injecting a Google Maps session token into the Autocomplete component using this package? Any help or insights would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered:
I am using the @react-google-maps/api package to implement Google Places Autocomplete in my React application. I need to send a session token with the autocomplete requests to group billing charges. However, it seems that the Autocomplete component does not accept any additional props for this purpose .I've tried several approaches without success.
Has anyone found a solution or workaround for injecting a Google Maps session token into the Autocomplete component using this package? Any help or insights would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered: