public interface Route extends Annotation
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LatLng> |
getCoordinates()
Gets the route points.
|
boolean |
isActive()
Deprecated.
|
getId, getTag@Deprecated
@DeprecatedSince(month=10,
year=2018)
boolean isActive()
@NonNull java.util.List<LatLng> getCoordinates()