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

Missing currentSpeedLimit in RouteLegProgress #10

Open
BroxZaphod opened this issue Nov 28, 2023 · 1 comment
Open

Missing currentSpeedLimit in RouteLegProgress #10

BroxZaphod opened this issue Nov 28, 2023 · 1 comment

Comments

@BroxZaphod
Copy link
Contributor

BroxZaphod commented Nov 28, 2023

I am trying to show the speed limit for the current user position.

When creating the route object i provide the 'maxSpeed' infos in the annotations but missing the currentSpeedLimit in RouteProgress.currentLeg

maxspeed

@boldtrn
Copy link
Collaborator

boldtrn commented Dec 29, 2023

The underlying issue is that the MapboxDirections from Flitsmeister is not including the maxspeed info. We would need to add this to the RouteLeg.

@KasparElmans input on this would be welcome, I gave this a try, but the repository did not build on my machine after several tries. I have seen you have a SPM PR in the making, but it seems to be bit stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants