-
- All Implemented Interfaces:
public interface IsochroneResponse
Isochrone response
-
-
Method Summary
Modifier and Type Method Description abstract Response<EncodedPolyline>
getResponse()
* Response present the isochrone calculation results. -
-
Method Detail
-
getResponse
abstract Response<EncodedPolyline> getResponse()
* Response present the isochrone calculation results.
-
-
-
-