-
Notifications
You must be signed in to change notification settings - Fork 383
Open
Labels
Description
Hi everyone,
Does anyone know of an option to include the costing_options
parameter to the Valhalla service? Currently what i think happens is that the profile gets used to define the costing
value for the Valhalla request. There is no way to send the costing_options
to the matrix or route endpoint of Valhalla.
I have noticed there is a branch named experiment/extra-valhalla-options
but the values for costing options are hard-coded.
Did anyone ever figure out a way to add extra costing_options
dynamically? Perhaps with extra custom profiles?
Thanks in advance!
PS: I know there are also a few related issues asking the same thing, but I was wondering if anyone has found out a solution.
(#584 #601 VROOM-Project/vroom-express#45)