react-google-maps-api icon indicating copy to clipboard operation
react-google-maps-api copied to clipboard

@react-google-maps/api in this package i need to send the session token in autocomplete but it will not be have any other props

Open Thirumalaisamy-paulraj opened this issue 1 year ago • 1 comments

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!

Thirumalaisamy-paulraj avatar Jun 24 '24 08:06 Thirumalaisamy-paulraj

I am also wondering about this. Was looking for Google Map's React solution. So this library's Autocomplete does not come with a session?

Hence billing falls into Autocomplete SKU and Places Basic?

rmscoal avatar Jul 12 '24 16:07 rmscoal