外賣自取 QR 碼速查庫
Platform: vGather
Scan this QR code with your phone to start ordering
Scan QR placard with Workers AI prefilling
Get a free Google Maps API Key
Open Google Cloud Console and log in with your Google Account.
Click the project dropdown in the top bar, click New Project, name it (e.g., hk-takeaway-catalog), and click Create.
Search for and enable the following two APIs in the API Library:
Link a billing account. Google provides a **$200 monthly free tier credit**, which covers ~28,000 map loads. It is 100% free for personal use and you won't be charged unless you exceed it.
Navigate to APIs & Services > Credentials. Click + Create Credentials and select API key.
Edit the key. Under API restrictions, select Restrict key and check Maps JavaScript API and Geocoding API. Under Application restrictions, restrict it to your websites (e.g. http://localhost:*/* and your pages.dev domain).
Copy the key (starts with AIzaSy...) and paste it into the map settings input.