routing icon indicating copy to clipboard operation
routing copied to clipboard

VertexToVertexWeightAlgorithm hides base member and results in base member not being set.

Open juliusfriedman opened this issue 4 years ago • 0 comments

https://github.com/itinero/routing/blob/8559dff47ae150592e686f1282cd2ec26d7e1d0d/src/Itinero/Algorithms/Contracted/Dual/ManyToMany/VertexToVertexWeightAlgorithm.cs#L183

Simply commenting them out seems to work for me as they are defined generically in the base class.

juliusfriedman avatar Mar 10 '20 14:03 juliusfriedman