Hey Ricco, Currently, there's no way to access tile layers behind each MapType, which would prevent you from replicating your example in V3.
Besides styling use-cases like the one you provided, what other ways would you envision yourself benefiting from accessing the transparent tile layers within a Hybrid map type, or any map type in general? Thanks, Dann On Wed, May 5, 2010 at 7:08 AM, ricco * <[email protected]> wrote: > Hello, > > @daniels > > I'm not stating anything, i was just wondering how to do this > http://koti.mbnet.fi/ojalesa/googlepages/black_white.htm with the V3 api. > > Cheers > > riccco > > > 2010/5/5 Daniels Lee™ <[email protected]> > >> 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]<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. >> > > -- > 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.
