> 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 at http://groups.google.com/group/Google-Maps-API GWT group is at http://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.
