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

Enclosing class:
Geocoder

public static interface Geocoder.Callback

Callback type for handling asynchronous responses from geocode.


Method Summary
 void handle( a, GeocoderStatus b)
          Called by the callback handler
 

Method Detail

handle

void handle( a,
            GeocoderStatus b)
Called by the callback handler