-
- All Implemented Interfaces:
public interface RerouteResponse
Navigation reroute response
-
-
Method Summary
Modifier and Type Method Description abstract RerouteInfo
getResponse()
Response reroute result and present the route planning results. -
-
Method Detail
-
getResponse
abstract RerouteInfo getResponse()
Response reroute result and present the route planning results.
-
-
-
-