Closed marcagba closed 7 years ago
What: Instanciating PolylineDecorator on a Polyline array result on an error.
Why: This is due to a typo error in the internal function _initPaths in charge of harmonizing the paths given to the PolylineDecorator.
How: Fix the typo error in the _initPath() function.
Refs: #68
What: Instanciating PolylineDecorator on a Polyline array result on an error.
Why: This is due to a typo error in the internal function _initPaths in charge of harmonizing the paths given to the PolylineDecorator.
How: Fix the typo error in the _initPath() function.
Refs: #68