Bugfix in "OSMBehaviorController.makeStep()": "topography.moveElement()" was used wrongly.
"Topography.moveElement()" expects the old position as second argument and not the new position.
"Topography.moveElement()" expects the old position as second argument and not the new position.
mentioned in issue #220 (closed)
·