# Embedding custom created Google Maps

**URL:** https://meta.discourse.org/t/embedding-custom-created-google-maps/41088
**Category:** Feature
**Created:** [March 15, 2016, 1:11pm UTC](https://meta.discourse.org/t/embedding-custom-created-google-maps/41088 "2016-03-15T13:11:31Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![stantyan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stantyan/32/121024_2.png) [@stantyan](https://meta.discourse.org/u/stantyan)
#### Post date: [March 15, 2016, 1:11pm UTC](https://meta.discourse.org/t/embedding-custom-created-google-maps/41088/1 "2016-03-15T13:11:31Z")

</div>

Hello,

I tried to embed a custom Google map like this:

 ![](https://global.discourse-cdn.com/meta/original/3X/1/c/1cd8f79fed97ded081d07e89fc88a04959434bda.png "Google Map")

But the discourse output in the message was just blank. Does anyone know if these kind of maps are supported or not?

Here is the code I used (generated by Google Map):

`<iframe src="https://www.google.com/maps/d/embed?mid=za0Bx0koO4sk.kHCbG4TApEP4" width="640" height="480"></iframe>`

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [March 15, 2016, 7:42pm UTC](https://meta.discourse.org/t/embedding-custom-created-google-maps/41088/2 "2016-03-15T19:42:30Z")

</div>

Try just adding the url without the iframe.

`https://www.google.com/maps/d/embed?mid=za0Bx0koO4sk.kHCbG4TApEP4`

---

<div class="post-metadata">

### Author: ![stantyan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stantyan/32/121024_2.png) [@stantyan](https://meta.discourse.org/u/stantyan)
#### Post date: [March 15, 2016, 8:00pm UTC](https://meta.discourse.org/t/embedding-custom-created-google-maps/41088/3 "2016-03-15T20:00:32Z")

</div>

Thank You so much!!!

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [March 16, 2016, 9:30am UTC](https://meta.discourse.org/t/embedding-custom-created-google-maps/41088/4 "2016-03-16T09:30:01Z")

</div>


