> On all of the browsers I use (Safari, FF, Chrome) the website that > we're developing only loads a partial map. The rest of the map appears > as gray. It does load properly in IE though... > > http://cyclevancouver.ubc.ca/
If you mess with the size of the map div after you've initialized the GMap2 object, you must let the API know by calling .checkResize() http://code.google.com/apis/maps/documentation/reference.html#GMap2.checkResize --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
