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