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 <[email protected]> wrote: > > 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 > unreadably obfuscated. > > You seem to be using v2 Maps API (hence the key warning alert) with > GWT, this is the v3 group > v2 group is athttp://groups.google.com/group/Google-Maps-API > GWT group is athttp://groups.google.com/group/Google-Web-Toolkit > > Grey tiles in IE are almost always a result of initializing a map > within a div of indeterminate size - it's hidden, or in a incompletely > rendered table, or sized in % but parent is unsized etc. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
