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

Use InvariantCulture to parse GPX values #486

Merged
merged 1 commit into from
Jul 25, 2016
Merged

Use InvariantCulture to parse GPX values #486

merged 1 commit into from
Jul 25, 2016

Conversation

AkibaAT
Copy link
Contributor

@AkibaAT AkibaAT commented Jul 25, 2016

GPX files weren't working with regional settings not using . as decimal seperator.
Thus, I have added CultureInfo.InvariantCulture to all Convert.ToDouble calls related to GPX.

@maximegmd maximegmd merged commit e727850 into NecronomiconCoding:master Jul 25, 2016
@AkibaAT AkibaAT deleted the Patch-2 branch July 26, 2016 09:04
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.

3 participants