I want Help Understanding OpenRouteService JavaScript SDK Basics

Hey everyone,

I have explore the OpenRouteService JavaScript SDK but I am confused on where to begin. I have gone through the documentation but I still feel such as I am missing some practical examples to really get started. I want to understand the best way to use the SDK for simple routing tasks like calculating distances, generating isochrones & displaying them on a map.

Also I tried setting up a small project on my local machine but I am facing issues with authentication keys & map rendering. Could anyone guide me on how to properly initialize the SDK & maybe share a minimal working example that I could build on?

I am coming from a background where I worked a little with web development & even took a Rails course, I am comfortable with code but new to this mapping side of things. Any advice, links or sample code would be appreciated. Also i have check this Moving of openrouteservice documentation still need help.

Thank you..:slight_smile:

Hey,

you can find examples for everything in the README as well as the examples folder.

Best regards