Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.services.DirectionsRequest

Packages that use DirectionsRequest
com.google.gwt.maps.client.services   
 

Uses of DirectionsRequest in com.google.gwt.maps.client.services
 

Methods in com.google.gwt.maps.client.services that return DirectionsRequest
static DirectionsRequest DirectionsRequest.newInstance()
          A directions query to be sent to the DirectionsService.
 

Methods in com.google.gwt.maps.client.services with parameters of type DirectionsRequest
 void DirectionsService.route(DirectionsRequest request, DirectionsResultHandler handler)
          Issue a directions search request.
 



Follow us on GitHub

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