Move On Map
constructor(environment: MapEnvironment<T, O, S>, node: Node<T>, routingStrategy: RoutingStrategy<T, GeoPosition>, speedSelectionStrategy: SpeedSelectionStrategy<T, GeoPosition>, targetSelectionStrategy: TargetSelectionStrategy<T, GeoPosition>)
Parameters
environment
the environment
node
the node
routing Strategy
the RoutingStrategy
speed Selection Strategy
target Selection Strategy