Follow us on GitHub

com.google.gwt.maps.client.services
Interface DistanceMatrixRequestHandler


public interface DistanceMatrixRequestHandler



See DistanceMatrixService API Doc


Method Summary
 void onCallback(DistanceMatrixResponse response, DistanceMatrixStatus status)
          response from callback for Distance Matrix Request
 

Method Detail

onCallback

void onCallback(DistanceMatrixResponse response,
                DistanceMatrixStatus status)
response from callback for Distance Matrix Request

Parameters:
response -
status -


Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.