About http://econym.googlepages.com/basic19.htm
ad similar pages remember that is sufficient to change the address as http://econym.org.uk/gmap/basic19.htm ciao PIF (http://sciuto.yolasite.com) 2010/2/23 Manasa <[email protected]> > Hi! > > I have used ajax tab panel to dispaly the map. But it is not getting > centered at the given point. So I searched this groups and found the > following code > > container = document.getElementById("GoogleMap_Div"); > width = parseInt(container.style.width); > height = parseInt(container.style.height); > map = new GMap2(container, {size:new GSize(width,height)}); > > This is working. But I have given the map width as 100%. But it is > taking only 100px. Due to some reasons I can't fix the map width, I > found the following link in a post > > http://econym.googlepages.com/basic19.htm > > It is giving page not found error. Could someone help me in getting > the value as percentage? > > Cordially, > Manasa P > > -- > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- ------------------------------- Pier Francesco Sciuto [email protected] ------------------------------------ -- 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.
