On May 15, 3:47 pm, "www.youneeditall.com" <[email protected]> wrote: > Hello Larry > > Can the map re center itself once you close the balloon? > > I build map embedded to website and do not have space to make it > bigger (wider) I also use image ground overlay. > Once you close the balloon, the map remains off center. Can the map > re-center itself once you close the balloon? > > http://76.12.153.204/medical-and-educational.html > > to load markers click on Medical & Education (gray) button on the > right. > > Do you have any suggestions.
You really only need to post your question once, probably this thread would have been fine. See my response in the new thread you created: http://groups.google.com/group/Google-Maps-API/browse_frm/thread/53f7cf114ff3f9d8# -- Larry > > thank you > > On May 7, 7:23 pm, "[email protected]" <[email protected]> > wrote: > > > > > On May 7, 3:59 pm, "www.youneeditall.com" <[email protected]> > > wrote: > > > > Hello Ross. > > > > For now we will keep markers and overlay as is. > > > Maybe you know what exactly I can do to fix this problem I will be > > > grateful for it. > > > I just do not have time to redo it all now. Not that I do not want to. > > > Below link to prototype site in Firefox all work fine but in IE 7 not > > > all map load and overlay no show > > > up.http://76.12.153.204/healthcare-map.html > > > It also might be combinations of CSS and CMS CSS. > > > > Is it common problem? > > > Yes. Try searching for "top left". IE hasn't properly calculated the > > size of the map div when you construct the GMap2 object. Your html is > > invalid, that can confuse > > IE.http://validator.w3.org/check?uri=http%3A%2F%2F76.12.153.204%2Fhealth... > > In particular you have what looks like a complete webpage > > (<html><head></head><body></body></html>) embedded inside your page... > > > See this thread for one possible > > solution:http://groups.google.com/group/Google-Maps-API/browse_frm/thread/8879... > > (the optional size argument to the GMap2 constructor, might work, but > > I wouldn't count on it) > > > -- Larry > > > > Thank you very much for your help. > > > > On Apr 21, 5:51 pm, Rossko <[email protected]> wrote: > > > > > > do you know some one show try to do the same and it work? > > > > > No, no-one else has the same map as you. > > > > Write the code, it's no more difficult than you've already done so > > > > far. > > > > > If you don't like doing it that way, do it another, it's your choice. > > > > You might remove all overlays from the map when clearing your arrays, > > > > that's just one line of code, no loop. > > > > Then you'd have to add the ground overlay back again. > > > > > cheers, Ross K- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
