com.google.maps.gwt.client
Interface DirectionsRenderer.DirectionsChangedHandler

Enclosing class:
DirectionsRenderer

public static interface DirectionsRenderer.DirectionsChangedHandler

This event is fired when the rendered directions change, either when a new DirectionsResult is set or when the user finishes dragging a change to the directions path.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.