itinero/routing

Add to existing matrix?

EvilDonkey opened this issue · 0 comments

Hey, thanks for all your hard work. Really enjoy Itinero Routing.

I have a question related to WeightMatrixAlgorithm. I have around 6000 locations and making a matrix takes 2-4min on my laptop, which is fine. However, sometimes I need to add a few more locations, after the matrix is done, which again takes 2-4min. Is there any way to build upon a existing MatrixResult?