Posted by Chip Chapin, Software Engineer
Today we are releasing revision 2.50a of API v2. The changes include bug
fixes and some small corrections to the API.
- GCopyright, GCopyrightCollection.getCopyrightNotice and GXslt.create()
are now properly exported, as described in the documentation.
- A long-standing problem mentioned on the API group, "Polyline Accuracy
Depends on Zoom Level," has been fixed.
- The marker constructor GMarker(point, icon?, inert?), which takes
positional arguments, has been replaced by GMarker(point, opts?). The
opts argument is an object of a new class, GMarkerOptions, which has
been added. The old constructor is still available but has been deprecated.
For detailed information, see the API reference (http://www.google.com/apis/maps/documentation/reference.html).
API v1 Current: 1.31
API v1 Default: 1.31
API v2 Current: 2.50a
API v2 Default: 2.48
We've skipped revisions 2.49 and 2.50 because they caused a DIV positioning problem in some applications, so we're now at 2.50a.