Thanks for the reply Jeremy. I don't want to resize the map when the variable-width DIV is resized, because (as far as I know) to resize a map's canvas means completely reloading it (i.e., instantiating a new google.maps.Map object, passing in the resized DIV). For my purposes, the dimensions of the actual map must remain the same. The variable-width DIV is actually a menu bar that the user can resize as they please (using jQuery), without having to re-load the map.
-- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/_xAztUbeYoMJ. 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-js-api-v3?hl=en.
