Skip to content

Commit

Permalink
change max_speed annotation to maxspeed
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswhong committed Mar 13, 2024
1 parent af46a7d commit 468c287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/directions.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Directions.getDirections = function(config) {
'speed',
'congestion',
'congestion_numeric',
'max_speed',
'maxspeed',
'closure',
'state_of_charge'
)
Expand Down

0 comments on commit 468c287

Please sign in to comment.