- Prevent the consumption model from being added to the request when the transport mode is set to
"pedestrian"
inisoline()
androute()
functions (closes #167). - Adjust the rate limit in
route()
to 7 requests per second (RPS). Although HERE's documentation specifies a 10 RPS limit, it has been lowered to 5 RPS to avoid frequent 429 "Too Many Requests" errors.