kuhnza / angular-google-places-autocomplete

Pure AngularJS directive for Google Places Autocomplete
MIT License
257 stars 189 forks source link

How to handle Session Tokens on Request Level? #131

Open emir01 opened 4 years ago

emir01 commented 4 years ago

Hello,

Is there an example somewhere on how we can use/setup session tokens via the provided options - parameters?

This is in order to support the following in relation to billing: https://developers.google.com/places/web-service/session-tokens

Still investigating and will post updates/examples when ready.