routingpy icon indicating copy to clipboard operation
routingpy copied to clipboard

Implement HERE Directions v8

Open TimMcCauley opened this issue 5 years ago • 2 comments

TimMcCauley avatar Sep 13 '20 09:09 TimMcCauley

Hi, do we have any updates about this implementation of HERE v8? What can I do to contribute about it?

phat96 avatar Aug 31 '22 09:08 phat96

We don't have any plans of integrating it ourselves unless we'll need it for some client project. I'd be happy to review a PR though if you want to give it a shot. Basically it's about adding a v8 class here, while we could stub a new v7 class to point to the existing class (for backwards-compatibility). Probably needs some re-arranging of some classes like WayPoint depending on whether they could/should be re-used in a v8 integration.

nilsnolde avatar Aug 31 '22 09:08 nilsnolde