You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: