I recently tried to extend the Isochrone class when using GraphHopper as a lib, Unfortunately, this is not easily possible, because you cannot change the used implementation of the Isochrone class.
How about we also inject the Isochrone class in IsocchroneResource?