I've been struggling several day to try to fix google map canves plugin to in my app which uses twitter bootstrap.
The map is to buggy full of grey patches, and it's never well center. but what I lately notice d is that once I click "inspect element" on the page containing the plugin, everything is normal and the map works fine.
This might seem weird, but that is what I noticed. Anyideas what is the problem and how to fix it.
Note: I tested it on chrome and firefox browser.
Code
page triggering the modal : http://pastie.org/4594166 the modal html: http://pastie.org/4594195 gmaps: <script src='http://pastie.org/4595877.js'></script>