|
I'm just guessing here, but I think there may be a problem with giving your map div an initial % size. Are you experiencing the problem only when viewed on an iPhone? if so, try changing your detectBrowser function to give the div a size in px if it detects iPhone, just as a test.
|