public static interface DirectionsManager.Code extends CommonErrorConstant.Code
Handler.onFailure(Error)
on the DirectionsManager
Modifier and Type | Field and Description |
---|---|
static int |
BUILDING_REQUEST_FAILED
Error downloading the building data needed to calculate a route
|
static int |
ROUTE_NOT_FOUND
Route not found between the two points
|
INTERNET_NOT_AVAILABLE
static final int BUILDING_REQUEST_FAILED
static final int ROUTE_NOT_FOUND