> when i changing width of the div that contains map. it shows me gap on th > right side of the map.
When changing the size of the map's container, you need to tell it about it so that the API can redraw the map to suit. http://code.google.com/apis/maps/documentation/javascript/v2/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.
