0

flexible-polyline algorithm provided here (https://github.com/heremaps/flexible-polyline) is not working properly on ios webview. I am wondering if there is a way to receive regular polyline via here routes api?

ouflak
  • 2,458
  • 10
  • 44
  • 49
stackbee
  • 1
  • 1

1 Answers1

0

The HERE Routing v7 API (in maintenance) is returning a regular polyline.
Here is the API Reference

It seems there is no parameter to get a regular polyline with the Routing v8 API.

Michel
  • 26,600
  • 6
  • 64
  • 69