mapbox / mapbox-sdk-js

A JavaScript client to Mapbox services, supporting Node, browsers, and React Native
Other
719 stars 186 forks source link

add ev params to directions service #447

Closed chriswhong closed 2 years ago

chriswhong commented 2 years ago

Adds new ev routing parameters to the directions service.

These are needed to add ev routing capabilities to the Directions API playground.

ShrayKhullarMX commented 2 years ago

@chriswhong I took a look and it looks okay. But I am not familier with mapbox-sdk-js and recommend getting a review from engineers familier with it. @zugaldia @browndp08