Java com.google.gwt.maps.client.services DirectionsService fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client.services DirectionsService fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.maps.client.services DirectionsService.

The text is from its open source code.

Method

DirectionsServicenewInstance()
Creates a new instance of a DirectionsService that sends directions queries to Google servers.
voidroute(DirectionsRequest request, DirectionsResultHandler handler)
Issue a directions search request.