Package | Description |
---|---|
com.google.gwt.maps.client.services |
Modifier and Type | Method and Description |
---|---|
static DirectionsRendererOptions |
DirectionsRendererOptions.newInstance()
This object defines the properties that can be set on a
DirectionsRenderer object.
|
Modifier and Type | Method and Description |
---|---|
static DirectionsRenderer |
DirectionsRenderer.newInstance(DirectionsRendererOptions options)
Renders directions retrieved in the form of a DirectionsResult object
retrieved from the DirectionsService.
|
void |
DirectionsRenderer.setOptions(DirectionsRendererOptions options)
Change the options settings of this DirectionsRenderer after
initialization.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.