My favorites | Sign in
Project Logo
             
Search
for
Updated Nov 10, 2009 by d...@google.com
Labels: Featured
JavascriptMapsAPIv3Changelog  
A changelog that shows the releases for JS API v3.

Javascript Maps API v3 Changelog

The Javascript Maps API version 3 does not have a regular release schedule, and does not have formal versions that developers can refer to. Every webpage currently gets the same, current version.

This changelog will list releases by date, along with associated changes.


November 11, 2009

Changed issues:

  •  Issue 1742 : Custom icon marker always appears on top of default marker

Other noticeable changes:

  • Added support for three new languages: (See supported list)
    • Basque
    • Galician
    • Tagalog


October 29, 2009

Changed issues:

Other noticeable changes:


October 26, 2009

Changed issues:

  •  Issue 1647 : Feature Request: Provide an event for infowindow dom ready
  •  Issue 1710 : ability to cancel user zoom event on double click

Other noticeable changes:

  • JS Error is thrown when invalid arguments are passed into new google.maps.LatLng()
  • Fixed bug: static map was loading twice on map load


October 15, 2009

Changed issues:

Other noticeable changes:

  • Documentation updates:
    • New method exposed: LatLngBounds.isEmpty()
    • Sorted all methods, events, properties, and constants by name
    • Fixed incorrect types in polyline and polygon option properties


September 28, 2009

  • Improvements to poly rendering performance.
  • Fixed issue with JS warning for SVGView.

September 22, 2009

Changed issues:

  •  Issue 1420 : Feature: Add Polyline class to API
  •  Issue 1371 : map.bounds_changed event fires repeatedly when the map is moving
  • Issue 1700: Incorrect location in click after zoom out in Firefox 3.5
  •  Issue 1702 : Incorrect latLng reported in click & dblclick events when there is a scroll offset in a parent element
  •  Issue 1723 : Map jumps when dragging on iPhone

Other noticeable changes:

  • Launched polylines and polygons! These allow you to draw lines or filled regions on the map, specify stroke and fill styles, and support most mouse events (i.e. no mouseover yet). They work in all supported browsers (IE6.0+, Firefox 2.0+, Safari 3.1+, Chrome), which includes supported mobile devices.
  • Added new Map event "idle", fired when the map hasn't moved for a bit. Resolves  Issue 1371 .
  • Fixed incorrect LatLng values being returned from the click events.
  • Fixed pinch zoom bug on the iPhone. See  Issue 1723 .


September 10, 2009

Changed issues:

Other noticeable changes:

  • Syntax modified for get/set methods and event names as specified below. Old syntax remains supported to stay backwards compatible. For example:
    • set_funBoat() => setFunBoat()
    • get_funBoat() => getFunBoat()
    • funBoat_changed => funboat_changed
  • Added new method "onAdd" to the OverlayView interface, which gets called when panes and projection are first initialized. This addresses  Issue 1377 .
  • OverlayView interface's "remove" method has been renamed to "onRemove". Old name remains supported to stay backwards compatible.


September 2, 2009

Changed issues:

Other noticeable changes:

  • Enabled continuous scrollwheel and double-click zoom on Chrome, Safari 4, and Firefox 3.5
  • Improved map dragging performance
  • Double-click now centers the map after zooming


August 24, 2009

Changed issues:

Other noticeable changes:

  • Enabled scrollwheel zoom by default. To disable it, set Map option's scrollwheel property to false.
  • Documentation updated to include panTo and panBy functions.


August 14, 2009

Changed issues:

Other noticeable changes:

  • Scrollwheel zoom has been enabled.
  • Fixed issue affecting iPhones where map jumps occur after drag.


August 4, 2009

Changed issues:

Other noticeable changes:

  • Pinching and dragging on the iPhone should be more robust.
  • Added zIndex setters and getters to InfoWindow objects.

Documentation changes:

  • Marker get_draggable and set_draggable methods added
  • Marker drag, dragstart, dragend, draggable_changed events added
  • Marker draggable property added
  • Info Window get_zIndex and set_zIndex methods added
  • Info Window zIndex_changed event added
  • Info Window zIndex property added


July 13, 2009

Changed issues:

Other noticeable changes:

  • Developers no longer need to specify size for a MarkerImage, the API will detect it when not provided. On a related note, the size, anchor, and origin arguments for MarkerImage are all optional.
  • Developers no longer need to call OverlayView.call(this) in an OverlayView subclass's constructor.
  • The OverlayView "changed" methods were removed from the interface. This should not affect developer's code, as these methods weren't actually used before.
  • The partialmatch option was removed from Geocoder Request objects. If a developer continues to pass it, it will have no effect on the query.


June 12, 2009

Changed issues:

  •  Issue 1363 : Bug: Map click events are not dispatched on the iPhone

Other noticeable changes:

  • Large zoom control is clickable in all browsers
  • Infowindow "clears" the large zoom control, positioning itself fully inside the map and controls
  • Mobile copyright uses pretty images
  • Tiles load from the center instead of the top left
  • Users can no longer select the text of the map type buttons, or any of the control images
  • The main library is smaller by ~1.9 KB


Comment by wida21yati, Jul 17, 2009

Dear Sir,

I want to inform you My CD AT API in my PC nothing Because my Comp Error, I' m Hassbeen Install and now My screen Not Stubble Always Around, maybe u can help me

Thanks/ wiwied


Sign in to add a comment
Hosted by Google Code