On Jul 15, 5:12 pm, bobbykjack <[email protected]> wrote: > I'm having a problem with the HYBRID view of a map which is displayed > in a jquery-ui tab container. Under certain conditions, the > 'placename' overlay images don't all display, and the effect is for > the place names to be 'clipped'. To reproduce:
This isn't really a clipping problem, it's a tile display problem caused by a hidden map being made visible. I think there should be a map.checkResize(); where the map is made visible, if you can't actually create it at a known physical size. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
