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

There has been a few releases since the last announcement so I've
combined them into this one email. You will also notice that we have
started including version numbers for the releases so that you can see
what was fixed/changed in which version.

I also wanted to take this opportunity to remind you about versioning,
you can indicate which  version of the API to load by specifying the
'v' parameter when you include the Google Maps API javascript. If you
do not specify a version or set v=3 then you will always get the
latest version. Note that unlike the Maps API v2, in which a new minor
version was released every week, there will be a longer period of
continuous development of the latest minor version of v3. At regular
intervals (at least once per quarter) new feature development will
move to a new minor version, to allow the previous version to
stabilise with bug fixes only.

For more information check out the documentation:
http://code.google.com/apis/maps/documentation/javascript/basics.html#Versioning

3.2 August 31st

Changed issues:
  * Issue 2658: Tall Info Windows

Noticeable changes:
  * Geodesics have been improved for higher zooms
  * Marker module is now fetched a littler earlier

3.2 August 24th, 2010

Changed issues:
  * Issue 2648: Trigger map resize event causes error in Firefox in
V3.2.1

Noticeable changes:
  * When zooming in or out repeatedly (such as when using a scroll
wheel), we now load fewer tiles from the intermediate zoom levels.

3.2 August 16th, 2010

Changed issues:
  * Issue 2416: Apple Magic Mouse Panning and Zooming too Sensitive
  * Issue 2606: Setting draggable: false on a map disables links
  * Issue 2640: Memory not cleared with browser refreshes / onunload
(IE)

Noticeable changes:
  * StreetView markers are scaled according to their distance
  * Zoom slider updates on pan

3.2 August 9th, 2010

Noticeable changes:
  * Deprecated properties KMLMouseEvent.position and
FusionTablesMouseEvent.position have been removed. Use .latLng instead
  * Deprecated property !StreetViewService.getNearestPanorama has been
removed. Use .getPanoramaByLocation instead

3.1 August 9th, 2010

Noticeable changes:
  * Changing an OverlayView's Map has been fixed
  * Calling GroundOverlay.setMap(null) is fixed
  * IE no longer leaks memory zooming/panning

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

Reply via email to