Title: Random White Box
Last modified: January 2, 2017

---

# Random White Box

 *  Resolved [tarrinr](https://wordpress.org/support/users/tarrinr/)
 * (@tarrinr)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/random-white-box/)
 * ⌊Random White Box⌉⌊Random White Box⌉
    I just installed the maps builder plugin,
   and it’s awesome! I do have one annoying thing I can’t figure out… There is a
   useless white box on the right side of the map just above the little yellow man.
   I’ve tried to figure out what it’s doing there, but I don’t have a clue. Is there
   a use for this, and if not is there a way to get rid of it?
 * Thanks for your help!

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/random-white-box/#post-8620002)
 * Can you provide a link to the live example so I can take a look? That’s the only
   way I’d be able to make a guess as to what’s going on.
 * Thanks!
 *  Thread Starter [tarrinr](https://wordpress.org/support/users/tarrinr/)
 * (@tarrinr)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/random-white-box/#post-8620023)
 * [http://answeristwo.com/r-hunting-map/](http://answeristwo.com/r-hunting-map/)
   
   Thanks for your help!
 *  Plugin Author [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/random-white-box/#post-8620097)
 * Thanks for the link. For some strange reason that is related to the setting “
   Draggable Map = None” in your “Map Controls” section. You can either set that
   to “Standard”, or you can use this CSS to hide it:
 *     ```
       div.gm-style-cc[draggable="false"] {
           height: 0px !important;
       }
       ```
   
 * Let me know how that goes. First time I’ve seen that one.
 *  Thread Starter [tarrinr](https://wordpress.org/support/users/tarrinr/)
 * (@tarrinr)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/random-white-box/#post-8620124)
 * Draggle is already set to standard. I just changed it to none to see if it changed,
   but nothing happened. I’ll try the CSS.
    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Random White Box’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/google-maps-builder_f9f9f9.svg)
 * [Maps Builder - Google Maps Plugin](https://wordpress.org/plugins/google-maps-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-maps-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-maps-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/google-maps-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-maps-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-maps-builder/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [tarrinr](https://wordpress.org/support/users/tarrinr/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/random-white-box/#post-8620124)
 * Status: resolved