Forum Replies Created

Viewing 1 replies (of 1 total)
  • I am having the same problem. From what I’ve read, the normal solution to having a google map embedded in a block that is not displayed at load is to use the following:

    google.maps.event.trigger(map, 'resize');

    The problem is, this blows out the javascript for the tabby plugin for some reason.

    Do you have any further thoughts on this.

    Thanks.

Viewing 1 replies (of 1 total)