com.google.maps.gwt.client
Interface MapFeaturesTracker.TrafficChangedHandler

Enclosing class:
MapFeaturesTracker

public static interface MapFeaturesTracker.TrafficChangedHandler

This event is fired whenever traffic coverage within the map changes.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.