Jim Riecken
Jim Riecken
Thanks for the PR! Would it be possible to add some tests?
Thanks for the PR! Would it be possible to add some tests?
Thanks for the PR! Would it be possible to add some tests?
What are you trying to export? Polygons? There's currently no built-in way to do this.
I agree - unfortunately I currently don't have time to spend on any significant changes to this library. I would take a look at a pull request though (maybe exposed...
Sorry, I've been super busy and haven't had time to look at this. I'm not 100% sure when I can get to it, but be assured I'm not ignoring it!...
Will look into it when I get some free time!
Implemented via #47
I've been hesitant to add any sort of official serialization/deserialization support to this library as it's possible to add data to the graph that is not serializable. See this comment...
I think if the max retry is reached, you would just continue using that max value rather than continually increasing it. Having a random jitter added/removed to the calculated retry...