matanshukry / flutter_google_places_sdk

Flutter plugin for google places native sdk
32 stars 68 forks source link

fix: session token usage in web sdk #47

Closed AndreiMisiukevich closed 1 year ago

AndreiMisiukevich commented 1 year ago

If I understand correctly, we should be keen to reuse a session token for all autocomplete calls and use it only once for "get place" call

https://developers.google.com/maps/documentation/places/web-service/session-tokens