com.google.maps.gwt.client
Interface MaxZoomService.Callback

Enclosing class:
MaxZoomService

public static interface MaxZoomService.Callback

Callback type for handling asynchronous responses from getMaxZoomAtLatLng.


Method Summary
 void handle(MaxZoomResult a)
          Called by the callback handler
 

Method Detail

handle

void handle(MaxZoomResult a)
Called by the callback handler