After some reading I believe this is a bug introduced by fixing issue
3154 http://code.google.com/p/gmaps-api-issues/issues/detail?id=3154.
Although the default UI probably should not show the streetviewContorl
when displaying moon as in here:
http://code.google.com/intl/es-ES/apis/maps/documentation/javascript/examples/maptype-image.html,
there are plenty of customized map types that happen to be in web
mercator projection on earth and lines up with streetview layer
perfectly and would love to have street view available.
So I think a comprise to solve both issue 3154 and this new issue of
3189 http://code.google.com/p/gmaps-api-issues/issues/detail?id=3189
is to allow developers force streetviewControl in mapOptions. Some
tweaks in defaultUI logic is necessary but doable because javascript
treat undefined, null and false differently.

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