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

Changed issues:
- Issue 2135: Bug: If you reuse a Polygon's MVCArray in a Polyline,
the Polyline is closed.

Noticeable changes:
- Added new Rectangle class:
  http://code.google.com/apis/maps/documentation/v3/reference.html#Rectangle
- Added new Circle class:
  http://code.google.com/apis/maps/documentation/v3/reference.html#Circle
- Fixed memory leak when creating then removing a marker.
- Stopped annotating the MVCArray of LatLngs to close Polygons, as
that causes Polylines which share the same MVCArray to be closed too
(see Issue 2135 above)
- Fixed a bug which sometimes hid onscreen markers if the map's zoom
was set to its current value.
- Fixed ImageMapType to display correctly on Android.
- Changed the polygon clipping scheme to allow polygons which contain
the north or south pole.
- Increased the latitude range of MercatorProjection to the maximum
possible subject to floating point precision.


Please test and provide feedback.

Thanks!

Dann

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