The google.maps.MapTypeId values are implemented as strings. They aren't really intended to pass the literal string, although that would probably work.
You'd need to pass a single google.maps.MapTypeId value. Chad Killingsworth On Mar 27, 12:55 am, Gabriel Svennerberg <[email protected]> wrote: > Yes that would probably be the case. The problem is that I can get it > to work at all. I've tried passing the value as a string in different > ways but nothing works. > > Gabriel Svennerberg -- 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.
