BZBill Zhanginblog.bill-zhanxg.com·Apr 16, 2025 · 4 min readGoogle Map Places Autocomplete with Next.jsGoogle APIs documents are annoying to read, and they lack support for popular frameworks such as React and Next.js. In this article I’ll show you how I implemented lazy loading the API the simplest way possible. I have made my own custom react hook f...00