create
fun create(routePlanner: <Error class: unknown class>, configuration: <Error class: unknown class> = RouteReplannerConfiguration()): <Error class: unknown class>
Creates an instance of the online RouteReplanner.
Important: This is a Public Preview API. It may be changed or removed at any time.
Parameters
routePlanner
RoutePlanner used to perform routing requests.
configuration
Configuration used for dynamic routing.