Local hosted ORS

Hi

I have a cloud hosted (linux) ORS environment for development purposes. I’m looking for some help (notes or GitHub references) to integrate with React NodeJS app.

Hi @Learner018,

if you know the basics of React and NodeJS applications, you can take a look at the map applications we created in

Vue.js
and
angularjs

to get some ideas on how to structure your app.

These frameworks are quite similar so you might be able to reuse some components with a little adjustments.

Map integrations for leaflet or openlayers should exist for react as well.

Best regards