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

decode always prints the input #48

Closed
mem48 opened this issue Oct 30, 2020 · 2 comments
Closed

decode always prints the input #48

mem48 opened this issue Oct 30, 2020 · 2 comments

Comments

@mem48
Copy link

mem48 commented Oct 30, 2020

I updated to the latest version of googlePolylines and now decode always prints the input character string.

For example:

input <- "ohlbDnbmhN~suq@am{tAw`qsAeyhGvkz`@fge}A"
output <- googlePolylines::decode(input)
"ohlbDnbmhN~suq@am{tAw`qsAeyhGvkz`@fge}A"

This is not a problem for a single line, but when you parse lots of lines it fills the consol with text.

@dcooley
Copy link
Collaborator

dcooley commented Oct 30, 2020

argh - sorry, don't know how I missed this. I'll get the fix update don CRAN ASAP.

@dcooley
Copy link
Collaborator

dcooley commented Nov 1, 2020

now on CRAN

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