Thanks Esa. Are you stating that the API should reset the map div's background color every time the map type or zoom level has changed?
On Tue, Apr 27, 2010 at 2:23 PM, Esa <[email protected]> wrote: > You can set it after initializing by accessing your map div: > > document.getElementById("map_canvas").style.backgroundColor = "red"; > > It seems to me that API does not reset the setting even when you zoom > or switch the map type. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- Daniels Lee Developer Programs Engineer Google, Inc. 345 Spear Street San Francisco, CA 94105 650 253 0967 -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
