A couple questions on the StyledMapType.

>From the sample in the documentation:
http://code.google.com/apis/maps/documentation/javascript/examples/maptype-styled-simple.html

It seems like mapType "Hip-Hop" should be showing as a button the map
type control, but it did not (at least on current version as of
6/4/2010). So if you clicked on another map type like "terrain", there
is no way to get back to the styled map without refresh and reload the
whole page. Also, in the code, styleMapOptions has a "map" property,
but the API reference 
http://code.google.com/apis/maps/documentation/javascript/reference.html#StyledMapTypeOptions
for the StyledMapTypeOptions does not have a map property.  It does
have a "baseMapType" property, but it is typed as "StyledMapType".

Is it a problem of the MapTypeControl not showing map types added
after construction, or am I missing something?

Thanks!

-- 
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.

Reply via email to