kuhnza / angular-google-places-autocomplete

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

to address google javascript api internal issue number 33733036: #105

Open josh3io opened 7 years ago

josh3io commented 7 years ago

" some Place IDs are being replaced with newer ones, but Autocomplete is not serving the new Place IDs yet. Our engineering team is looking into the issue with a high priority. "

the resolution is to submit the getDetails message using 'reference' instead of 'placeId' for the lookup.