Hi guys,
Is there a way to import the toolkit directly into the JS-File and then call the matching function? Thus far, I can use your client through the terminal and receive the matched location. In addition, tried to import the sharedstreets/src/index.ts, but this failed with "Unexpected token: Export ". I already tried to import babel.js without success. Is that the right way to import your toolkit? Is there maybe an easier way to match the geolocations on the streets with Javascript/Typescritpt?
Thank you very much in advance
Jonas