public class DirectionsSource extends Object implements 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,
PointF point) |
static DirectionsSource |
forPlacemarkKey(EditorKey placemarkKey) |
public static DirectionsSource forPlacemarkKey(EditorKey placemarkKey)
public static DirectionsSource forMapPoint(EditorKey mapKey, PointF point)