LogoLogo
CtrlK
v1.8.0
v1.8.0
  • 🌸What is Petal Pro?
  • 💡Changelog
  • ⏫Upgrade guide
  • Guides
    • 🚀Creating a web app from start to finish
    • 💳Adding a subscription
    • 🔢Creating Your Own API
  • 👩‍🍳Recipes
    • 🍒How to apply a recipe with git cherry pick
    • #️⃣UUIDs
    • ✍️First/Last name
    • 📦NPM packages
    • 🗺️Google Maps
    • Password Hashing for Windows
  • Fundamentals
    • 💿Installation
    • 📂Folder structure
    • 🗃️Included Pages
    • 😀Users & Authentication
    • 🏢Organizations & Multitenancy
    • 💳Stripe billing
    • 🧊Components
    • ⬛Dark mode
    • 🎨Branding
    • 🌱Seeding
    • 📄Layouts & Menus
    • 🖼️Image uploads
    • 👥Impersonation
    • 🛠️Background Tasks and Jobs
    • 🔧Util & Helpers
    • 📧Emails
    • 🪝Javascript Hooks
    • 📚Extra Hex Libraries
    • 🏗️Generators
    • 🗣️Translations
    • 🖐️Contributing
    • 🛫Deployment
    • 🛡️Testing
    • 🔢REST API
Powered by GitBook
On this page

Was this helpful?

  1. 👩‍🍳Recipes

🗺️Google Maps

A live view that loads a Google map!

A small recipe that shows you how to use hooks to work with Google Maps.

See branch recipes/<version>/google-maps

PreviousNPM packagesNextPassword Hashing for Windows

Was this helpful?