# How to create a Google Map Popup

Original URL: https://www.fireplugins.com/docs/firebox/popup-types/how-to-create-a-google-map-popup/
Last updated: 2025-07-25T13:48:40+03:00

Would you like to display a Google Map in a popup? FireBox makes it easy to embed your Google Map in a popup. Read more below to create such a popup.

 ## Step 1: Get Google Map Embed Code

 Google Maps can provide us with a code that can be used in any website to display any map. Follow the steps below, to get your map’s code.

 [https://www.fireplugins.com/wp-content/uploads/2021/09/image-47.png](https://www.fireplugins.com/wp-content/uploads/2021/09/image-47.png)

 - Open [Google Maps](https://maps.google.com/)
- Search for a location or click to open an existing map you’d like to embed.
- Click **Share** to open the Share window options.
- In the Share window click **Embed a map** and then click **COPY HTML**.

 ## Step 2: Add the embed code in your popup

 Within your popup, add a Custom HTML block.

  Then paste the copied HTML code.

  Your popup now contains a Google Map!
