com.google.maps.gwt.client
Interface Circle.CenterChangedHandler

Enclosing class:
Circle

public static interface Circle.CenterChangedHandler

This event is fired when the circle's center is changed.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.