[Google Maps API v3] Re: Google Maps v3 only displaying about 1 map tile and leaving the rest of the map canvas gray

2011-06-16 Thread Ivan
Rossko, I'm so sorry for wasting your time, I meant to link to http://5.latest.foodtrucksmap.appspot.com/la/ You're absolutely right though -- the parent of the div i was instantiating the map on was unsized, and the child was 100% width and height. Thanks!! On Jun 16, 2:56 am, Rossko wrote: >

[Google Maps API v3] Re: Google Maps v3 only displaying about 1 map tile and leaving the rest of the map canvas gray

2011-06-16 Thread Joe Gawron
Hi Rossko, thanks for the explanation; I had a similar problem with http://maps.boisestate.edu, but 'solved' it because we chose to not support IE 7 and could use X-UA-Compatible content=IE8, forcing IE8 out of compatibility mode. Knowing the root cause is *much* better! Ivan, For

[Google Maps API v3] Re: Google Maps v3 only displaying about 1 map tile and leaving the rest of the map canvas gray

2011-06-16 Thread Rossko
> Link to the live page with firebughttp://5.latest.foodtrucksmap.appspot.com > > I've spent an entire week trying to figure this out and haven't made > any progress. I'm not suprised, I can't figure out how the page works at all. Something to do with truxmap.nocache.js perhaps, but that is unread