MoveOnMap

constructor(environment: MapEnvironment<T, O, S>, node: Node<T>, routingStrategy: RoutingStrategy<T, GeoPosition>, speedSelectionStrategy: SpeedSelectionStrategy<T, GeoPosition>, targetSelectionStrategy: TargetSelectionStrategy<T, GeoPosition>)(source)

Parameters

environment

the environment

node

the node

routingStrategy
speedSelectionStrategy
targetSelectionStrategy