Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPEED_TO_MPH different values between Constants.cs and ApiConstants.cs #1363

Closed
originalfoo opened this issue Feb 6, 2022 · 0 comments · Fixed by #1364
Closed

SPEED_TO_MPH different values between Constants.cs and ApiConstants.cs #1363

originalfoo opened this issue Feb 6, 2022 · 0 comments · Fixed by #1364
Assignees
Labels
BUG Defect detected confirmed Represents confirmed issue or bug high priority Affects lots of users SPEED LIMITS Feature: Speed limits

Comments

@originalfoo
Copy link
Member

Describe the problem

Different speeds between old constants and newer api constants....

Old:
image

API:
image

Related: #1224 #988

Also, the old constants should be [Obsolete].

PR incoming :)

@originalfoo originalfoo added BUG Defect detected high priority Affects lots of users confirmed Represents confirmed issue or bug SPEED LIMITS Feature: Speed limits labels Feb 6, 2022
@originalfoo originalfoo added this to the 11.6.4-hotfix-7 milestone Feb 6, 2022
@originalfoo originalfoo self-assigned this Feb 6, 2022
originalfoo added a commit that referenced this issue Feb 6, 2022
- [Meta] TM:PE 11.6.4-hotfix-7
- [Meta] Bugfix for default speeds which affects speed limits tool, overlays, and roundabout curvature speed
- [Fixed] Default netinfo speed should only inspect customisable lanes #1362 #1346 (aubergine18)
- [Fixed] Fix `SPEED_TO_MPH` value in `ApiConstants.cs` #1364 #1363 #988 (aubergine18)
- [Removed] Obsolete: `SPEED_TO_MPH` and `SPEED_TO_KMPH` in `Constants.cs` #1364 #1363 (aubergine18)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Defect detected confirmed Represents confirmed issue or bug high priority Affects lots of users SPEED LIMITS Feature: Speed limits
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant