Question: I’m using google-map-react to display places on google map with auto-suggestion feature, following example here: https://www.freakyjolly.com/google-maps-in-react-example-application. I’m using Typescript so my code is different from the blog. I’m having a problem right now : console.log(autoComplete); in function onPlaceChanged print ...