Using the gmapsdistance package, I tried to run a simple line of code:
results=gmapsdistance("Chicago+IL","New+York+City+NY","walking","myapicode")
I get the following error:
Error: 1: Input is not proper UTF-8, indicate encoding ! Bytes: 0xC9 0x74 0x61 0x74
Please tell me what I'm doing wrong or call me in the direction to help solve my problem.
source share