Here's a test case with two simple API v3 maps:
http://acme.com/jef/tmp/maptypes.html The one on the left does not specify the mapTypeIds array. The MapTypeControl shows the usual set of four map types: Map with optional Terrain, and Satellite with optional Labels. The one on the right specifies a mapTypeIds array containing those four map types. However, the MapTypeControl does not show the Satellite/Labels option. The other three map types are shown, but Labels (a.k.a. HYBRID) is missing. What do I need to put in mapTypeIds to replicate the default MapTypeControl behavior? I've tried a few different orders of the four map types, and that doesn't seem to make a difference. If I can't solve this, I will have to make my own custom map type control. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-maps-js-api-v3. For more options, visit https://groups.google.com/groups/opt_out.
