Hey everyone! We've recently pushed out a new version of the API. See the list of changes below: http://code.google.com/p/gmaps-api-issues/wiki/JavascriptMapsAPIv3Changelog
In this release we have enabled Street View by default. If you want to disable Street View then add 'streetViewControl: false' to your MapOptions when you create your map. If you need a refresher on the MapOptions then head over to the docs: http://code.google.com/apis/maps/documentation/javascript/reference.html#MapOptions Changed issues: * Issue 2478: Streetview - Compass Misalignment/Missing in some browsers * Issue 2528: ImageMapTypeOptions opacity broken in IE8 * Issue 2661: Infowindow - Right click on an input field does not display context menu * Issue 2741: Marker placement not working on iOS 4 following map pan Noticeable changes: * Street View is enabled by default * Fixed bug where 'this' wasn't being passed to .getTileUrl * InfoWindow domready event is now triggered after the window is visible Please test and provide feedback. Thanks - Luke -- 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.
