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

Track selected route via LRM events. #42

Merged
merged 1 commit into from
Feb 18, 2015

Conversation

perliedman
Copy link
Contributor

Noticed tools.js uses a non-standard method getSelectedAlternative from LRM. Replaced it by tracking the routeselected event.

The same pattern should be applicable to fix #26.

Removes usage of non-standard LRM method "getSelectedAlternative".
@TheMarex
Copy link
Member

Thanks @perliedman! 👍
That reminds me, I probably still have some patches that I didn't push upstream yet. But nothing big afaik.

TheMarex added a commit that referenced this pull request Feb 18, 2015
Track selected route via LRM events.
@TheMarex TheMarex merged commit 1cdcdd0 into Project-OSRM:master Feb 18, 2015
mstock added a commit to mstock/osrm-frontend that referenced this pull request Apr 8, 2018
This works around JXON issue Project-OSRM#42 [1] by repairing the invalid XML name
space declarations in the GPX data and should thus yield usable GPX files
in IE11, too.

[1] tyrasd/jxon#42
mstock added a commit to mstock/osrm-frontend that referenced this pull request Apr 8, 2018
This works around JXON issue Project-OSRM#42 [1] by repairing the invalid XML name
space declarations in the GPX data and should thus yield usable GPX files
in IE11, too.

[1] tyrasd/jxon#42
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

Successfully merging this pull request may close these issues.

2 participants