public class DirectionsSource
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
DirectionsSource.MapPoint |
static class |
DirectionsSource.PlacemarkKey |
| Constructor and Description |
|---|
DirectionsSource() |
| Modifier and Type | Method and Description |
|---|---|
static DirectionsSource |
forMapPoint(EditorKey mapKey,
android.graphics.PointF point) |
static DirectionsSource |
forPlacemarkKey(EditorKey placemarkKey) |
public static DirectionsSource forPlacemarkKey(EditorKey placemarkKey)
public static DirectionsSource forMapPoint(EditorKey mapKey, android.graphics.PointF point)