Note: API v2.156 is not yet live. It's possible that the code may be
changed before it goes live. It's not a good idea to use pre-release
versions for live sites.

New Class

  GBandwidth

New Constants

  GBandwidth.ALLOW_ALL = 3
  GBandwidth.ALLOW_KEEP = 1
  GBandwidth.ALLOW_ONE = 2
  GBandwidth.DENY = 0

New Properties

  GBandwidth.hybTileLayer
  GBandwidth.mapTileLayer
  GBandwidth.satTileLayer
  GBandwidth.terTileLayer

New Static Methods

  GBandwidth.forceLowBandwidthMode(a)
  GBandwidth.getLowBandwidthPath()
  GBandwidth.initializeLowBandwidthMapLayers()
  GBandwidth.isInLowBandwidthMode()
  GBandwidth.setLowBandwidthMode(a)
  GBandwidth.setupBandwidthHandler(a,b,c)
  GBandwidth.trackTileLoad(a,b)

New event

  GMarker "initialized"

The GMarker "initialized" event is triggered whenever map.addOverlay()
is performed on the marker. It has no parameters.

In conjunction with the GMarker "remove" event, it could be used to
keep track of a marker that's being added and removed by a marker
manager or clusterer.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to