# Google Maps Onebox Issue

**URL:** https://meta.discourse.org/t/google-maps-onebox-issue/55830
**Category:** Support
**Created:** [January 16, 2017, 11:50am UTC](https://meta.discourse.org/t/google-maps-onebox-issue/55830 "2017-01-16T11:50:08Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [February 3, 2017, 8:43am UTC](https://meta.discourse.org/t/google-maps-onebox-issue/55830/3 "2017-02-03T08:43:00Z")

</div>

The “click screen” div that’s supposed to block scrolls, but be deleted as soon as you click it, is sticking around longer than it’s wanted.

```plaintext
<div class="maps-onebox">
<!-- this thing -->
<div style="background:transparent;position:relative;width:690px;height:400px;top:400px;margin-top:-400px;"></div>
<iframe src="https://www.google.com/maps/d/embed?mid=za0Bx0koO4sk.kHCbG4TApEP4" width="690" height="400" frameborder="0" style="border:0">&amp;lt;img src="https://www.google.com/maps/d/thumbnail?mid=za0Bx0koO4sk.kHCbG4TApEP4" width="120" height="120"&amp;gt;</iframe>
</div>

```

---

_[View the full topic](https://meta.discourse.org/t/google-maps-onebox-issue/55830)._
